Merge pull request #14496 from tobiasd/2024.09-CHANGELOG

CHANGELOG for 2024.10
This commit is contained in:
Tobias Diekershoff 2024-12-31 21:58:14 +01:00 committed by GitHub
commit c6c1833c0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,67 @@
Version 2024.09 (unreleased)
Version 2024.12 (unreleased)
Friendica Core
Updates to the translations AR, BG, CA, CS, DE, EO, ES, ET, FR, GD, HU, IS, IT, JA, NL, PL, RU, SV
Updates to the documentation [annando, bmillwood, tobiasd]
Updates to the themes (frio) [haheute]
Friendica Core is now REUSE complient [tobiasd]
General code cleanup [annando, nupplaphil, mexon]
Improved federation with Bluesky, Hubzilla, Peertube, threads, Wordpress [annando]
Improved the API [annando]
Improved display of contact connection state [annando]
Improved handling of bad webfinger requests [annando, mexon, zotanmew]
Improved the order of actions on the 2FA settings page [tobiasd]
Improved server type detection [annando]
Improved content negotiation [annando]
Improved expiration [annando]
Improved contact archiving [annando]
Improved delivery of content [annando]
Improved displayed project icons [annando]
Improved splitting of long postings via connectors [annando]
Improved contact import [annando]
Improved URL detection in searches [annando]
Improved handling of blocked users [annando]
Fixed a bug in creating app specific passwords [nupplaphil]
Fixed a bug in importing some notes from Mastodon [annando]
Fixed a bug with postings from buffer including images [annando]
Fixed a apache2 problem with unsafe URLs [annando]
Fixed a bug in the contact settings [annando]
Fixed a bug with latin1 encoded databases [annando]
Fixed a bug while uploading server blocklists [ne20002]
Fixed a bug while parsing events [annando]
Fixed a bug in the initial registry settings [annando]
Fixed a bug in 0Auth with buffer [annando]
Fixed a problem with rich HTML content [annando]
Fixed a bug with private comments [annando]
Fixed a bug in gettext [tobiasd]
Fixed a bug in the installation process [tobiasd]
Fixed schema.org issue [annando]
Added admin info to stats module [nupplaphil]
Added an option to exclude postings with images without ALT text [anando]
Added an option to hide custom emojis [annando]
Added support for HLS [annando]
Added devcontainer for Friendica [ne20002]
Added jetstream support for AT protocol [annando]
Added native probe support for AT protocol [annando]
Removed custom emojis from contact names [annando]
Removed OStatus support [annando]
Friendica Addons
bluesky
Added block functionality [annando]
Added option to compleate threads [annando]
Fixed issue with blocking contacts [annando]
Improved handling of startersets [annando]
Improved fetching of postings [annando]
invidious [loma-one]
unicode_smilies [loma-one]
fancebox
Deprecated the addon [tobiasd]
Closed Issues
13270, 13943, 14121, 14126, 14145, 14174, 14212, 14244, 14281,
14292, 14294, 14303, 14307, 14344, 14368, 14370, 14373, 14377,
14381, 14413, 14421, 14525, 14450, 14451, 14464, 14487, 14488,
14491, 14495, 14512, 14587, 14609, 14630
Version 2024.08 (2024-08-17)
Friendica Core