]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
2021.09 CHANGELOG some work on translations has been done, closed issues
[friendica.git] / CHANGELOG
index 6788f646f3ad9f04a5b5793eb1b3747494811ea1..c98b432bedeede7927f8a45c3591376f6d49d5f8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 Version 2021.09 (unreleased)
   Friendica Core
-    Updates to the translation DE, HU [translation teams]
+    Updates to the translation DE, HU, RU [translation teams]
     Updates to the documentation [foss-, nupplaphil]
     General code cleanup [annando, MrPetovan, nupplaphil]
     Unification of setting label wordings towards activating something [heluecht]
@@ -18,6 +18,7 @@ Version 2021.09 (unreleased)
     Enhanced the storage back-end handling [nupplaphil]
     Enhanced the handling of zmg BBCode elements [annando]
     Enhanced the display of logs in the admin panel [fabrixxm]
+    Fixed a bug in the L10n functions not showing plural forms [annando]
     Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando]
     Removed the legacy OAuth server [annando]
     Bumped the minimal PHP version to 7.2 [annando]
@@ -44,7 +45,8 @@ Version 2021.09 (unreleased)
       rename "Parser" to "session" [annando]
 
   Closed Issues
-    9378, 10262, 10491, 10514, 10558, 10568, 10587, 10603, 10617
+    6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587,
+    10603, 10617, 10640, 10651, 10672, 10699
 
 Version 2021.07 (2021-07-04)
   Friendica Core