]> git.mxchange.org Git - friendica.git/commitdiff
updated CHANGELOG
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 28 Dec 2024 21:49:36 +0000 (22:49 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 28 Dec 2024 21:49:36 +0000 (22:49 +0100)
CHANGELOG

index 6d61cf98bdefaa25c9e9741a63edf2143e281f7c..3e212d0c37522161da72dd3a987e7be70372b10f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
-Version 2024.10 (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 [bmillwood, tobiasd]
+    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]
@@ -13,6 +13,13 @@ Version 2024.10 (unreleased)
     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]
@@ -22,11 +29,19 @@ Version 2024.10 (unreleased)
     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]
 
@@ -38,9 +53,10 @@ Version 2024.10 (unreleased)
     unicode_smilies [loma-one]
 
   Closed Issues
-    14121, 14126, 14145, 14174, 14212, 14244, 14281, 14292, 14294,
-    14303, 14307, 14368, 14370, 14373, 14377, 14381, 14413, 14421,
-    14451, 14464, 14488
+    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