updated CHANGELOG for 2026.01 release

This commit is contained in:
Tobias Diekershoff 2026-01-25 20:27:30 +01:00
commit f75feab368
2 changed files with 128 additions and 2 deletions

128
CHANGELOG
View file

@ -1,11 +1,135 @@
Version 2025.07 (unreleased)
Version 2026.01 (unreleased)
Friendica Core
Deprecated bin/daemon in favor of bin/console daemon (PR 14642) [nupplaphil]
Updates to the translations
Updates to the themes (frio, vier) [annando, haheute, loma-one, mfxa, marcusxss, MarekBenjamin, MrPetovan, Raroun]
Updated to the documentation [Art4, MarekBenjamin, MrPetovan]
Added the possibility to apply filter addons to the API (#15048) [annando]
Added caching for system and user defined channels [annando]
Added missing category to reports to the admin panel (#14525) [marcusxss]
Added setting the item read state after accessing it via API (#13996) [annando]
Added partial support of FEP-044f (#15096 PR 15261) [annando]
Added the possibility for users to sort widgets and timelines [randompenguin1]
Added admin setting to not show media for non logged in visitors (#15257 #15343) [annando]
Added import/export functionality for contact blocklists in admin panel (#15339) [Raroun]
Added support for Songlink (Odesli) for embedded music (#15359) [annando]
Deprecated bin/daemon in favor of bin/console daemon (#14650; PR 14642) [nupplaphil]
Deprecated bin/jetstream in favor of bin/console jetstream (PR 14655) [nupplaphil]
Deprecated hooks in favor of EventDispatcher (PR 14640) [Art4]
Deprecated Addon class in favor of AddonHelper (PR 14909) [Art4]
Deprecated OEmbed (PR 15160) [annando]
Deprecated Friendica\Core\Logger (PR 14758) [Art4]
General code cleanup [annando, Art4, nupplaphil, MrPetovan, Ramoonus, Raroun, Tealk]
Fixed posts send to groups are not send via connectors anymore [annando]
Fixed the display of profile addresses in frio [mfxa]
Fixed display of the wrong email address in instance information by the API (#8166) [mxfa]
Fixed missing name space in generated RSS/Atom feeds (#15413) [annando]
Fixed a bug in trust checks of activities (#14491) [annando]
Fixed missing source field in API (#15114) [annando]
Fixed wrongly displaying remote logins as pending registration in the admin panel (#14424) [annando]
Fixed malformed API responses to PushSubscriptions (#14325 #14450 #14469) [MrPetovan]
Fixed malformed OpenGraph information (#14524) [annando]
Fixed a bug leading to an empty community page (#14689) [MrPetovan]
Fixed non available remote_follow path (#14681) [annando]
Fixed item callback on filing items to folders (#14702) [MrPetovan]
Fixed line breaks in log-file (#14711) [MrPetovan]
Fixed wrong contact ID in vcards (#14607) [MrPetovan]
Fixed wrong contact account in API (#14744) [MrPetovan]
Fixed missing / blurred images (#14800) [annando]
Fixed the installer expecting the /addon directory [juliend2]
Fixed a bug handling notification links in emails (#15047) [annando]
Fixed a bug disallowing admins to create new accounts when invite_only is enabled [marcusxss]
Fixed a bug in contact suggestions (#15344) [annando]
Improved compatibility with 32bit systems [annando]
Improved the web app manifest by using the host name as short name (#15423) [annando]
Improved the performance of the background workers (#14609 #1509 #15434 #15435) [annando, Art4, ne20002]
Improved YT preview embedding (#14223 #14621) [annando]
Improved handling of YT URLs [haheute]
Improved dependency handling (#8583 #14519; PR 14523) [Art4]
Improved the display of ALT text for images (#14491) [annando, mfxa]
Improved FEP-b2b8 support (#15100) [annando]
Improved completing thread (#14572 #14850) [annando]
Improved completing thread from Bluesky [annando]
Improved image upload (#14680 #14695) [xundeenergie]
Improved federation with bridgy, diaspora, GotoSocial, IceShrimp, lemmy, mbin, Misskey, Mitra, peertube, pixelfed (#12771 #14723 #14851 #14692 #15006 #15262) [annando, randompenguin1]
Improved detection of relays (#14826) [annando]
Improved punctuation of the sign-up form (#14774) [waldyrious]
Improved database performance (#14759 #14763 #14914 #15043) [cluster15, Eduu, MrPetovan]
Improved browser language detection (#14881) [annando]
Improved performance of autocompletion [MrPetovon]
Improved DICE [Art4]
Improved CI/CD pipeline [Art4, nupplaphil]
Improved the gallery [haheute]
Improved handling of quoted posts [annando]
Improved the bin/console CLI tool [Art4]
Improved the performance of contact relation discovery [annando]
Improved screen reader accessibility [annando, KreerC]
Improved header levels and added missing titles for buttons [annando, KreerC]
Improved Embed (#1732 #4957 #9438 #10019 #10059 #14063 #14128 #14190) [annando]
Improved group RSS feeds by including shared items (#14433) [annando]
Improved monitoring of Friendica, adding cache statistics [nupplaphil]
Improved the installer for docker setups (PR 14784) [re20002]
Improved Mastodon API compatibility (PR 14835; #14978 #15114 #15165) [annando]
Improved ACL for images (#15008) [annando]
Improved remote_self to include reshared posts [annando]
Improved email notifications (#12504) [annando]
Improved display of notifications (#15097) [Raroun]
Improved handling of videos if ffmpeg is installed [annando]
Improved display of scheduled postings [randompenguin1]
Improved language detection of user subscribed tags [annando]
Improved theme settings in the admin panel [marcusxss]
Improved user import [annando, hrizibilel4]
Improved display of Matrix and XMPP accounts in profile [Tealk]
Friendica Addons
Updated the translations
blockbot
Fixed a potential loop (#14692) [annando]
bluesky
Added sending mentions to bluesky [annando]
Fixed then fetching of pinned feeds (#14667) [annando]
Fixed duplication of reshares [annando]
Improve following of accounts [annando]
libravatar
Update the addon to used the AddonHelper class (#14535) [Art4]
mailstream
Improve mail threading [mexon]
markdown
Improve accessibility [annando]
monolog
Fix registration of the logging factory [Art4]
phpmailer
Updated PHPMailer version [tobiasd]
pumpio
Update the addon to used the AddonHelper class (#14535) [Art4]
ratioed
Added statistics about "reply likes" and "reply guy" [mexon]
Improved UI [haheute]
rendertime
Improve accessibility [annando]
s3 storage
Fixed a bug, preventing the addon to work (#14834 #14998) [nupplaphil]
showmore
Improve accessibility [annando]
saml
Improve UI (#14701) [jakob]
tesseract
Improved usage of system resources [loma-one]
tumblr
Improved handling of tags [MrPetovan]
xmppchat
Added new XMPP based webchat addon [annando]
Closed Issues
1732, 4957, 8166, 8583, 9438, 10019, 10059, 12504, 12771,
13996, 14063, 14099, 14128, 14190, 14223, 14275, 14325, 14424,
14433, 14450, 14469, 14491, 14519, 14524, 14525, 14535, 14572,
14607, 14609, 14621, 14650, 14667, 14680, 14681, 14689, 14692,
14695, 14701, 14702, 14711, 14717, 14723, 14725, 14744, 14746,
14759, 14763, 14774, 14782, 14800, 14801, 14819, 14826, 14834,
14850, 14851, 14879, 14881, 14890, 14914, 14978, 14998, 15004,
15006, 15008, 15043, 15047, 15096, 15097, 15100, 15048, 15114,
15128, 15154, 15155, 15165, 15181, 15191, 15216, 15253, 15262,
15263, 15291, 15302, 15321, 15344, 15350, 15362, 15413, 15423
Version 2024.12 (2024-12-31)
Friendica Core

View file

@ -17,6 +17,8 @@
- [FEP-e232: Object Links](https://codeberg.org/fediverse/fep/src/branch/main/fep/e232/fep-e232.md)
- [FEP-61cf: The OpenWebAuth Protocol](https://codeberg.org/fediverse/fep/src/branch/main/fep/61cf/fep-61cf.md) - basics to log in to Hubzilla
- [FEP-67ff: FEDERATION.md](https://codeberg.org/fediverse/fep/src/branch/main/fep/67ff/fep-67ff.md)
- [FEP-b2b8: Long-form Text](https://codeberg.org/fediverse/fep/src/branch/main/fep/b2b8/fep-b2b8.md) - partial support
- [FEP-044f: Consent-respecting quote posts](https://codeberg.org/fediverse/fep/src/branch/main/fep/044f/fep-044f.md) - initial support
## ActivityPub