]> git.mxchange.org Git - friendica.git/commitdiff
Updates for the CHANGELOG for 2022.09
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 21 Sep 2022 07:46:24 +0000 (09:46 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 21 Sep 2022 07:46:24 +0000 (09:46 +0200)
CHANGELOG

index 79301e6dd9cd9a4bd4c1d5e4d4c9d4818bae2da8..9b9441c8a62d65bc0dd89e29cc45eacda3d9f278 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,41 @@
 Version 2022.09 (unreleased)
   Friendica Core
+    Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN
+    Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]
+    Added the possibility to store profile avatars in a separate directory [annando]
+    Added an option to not fetch parent postings [annando]
+    Added an option to reject postings by language received by the relay [annando]
+    Added a notification mail to all users when the server block list is updated [MrPetovan]
+    Added a download link to the CSV file of the server block list on the about page [MrPetovan]
+    Updates to the themes (frio, smoothly) [AlessandroLorenzi, HankG, MrPetovan, tobiasd]
+    General code cleanup [annando, fabrixxm, Quix0r, tobiasd]
+    Enhanced the performance (cache, database, rendering) [annando, Quix0r]
+    Enhanced the language detection [annando]
+    Enhanced the display of the reason why a posting is shown to a user [annando]
+    Enhanced the fetching of missing postings [annando]
+    Enhanced the server detection [annando]
+    Enhanced the UI for 2FA logins [nupplaphil]
+    Enhanced the Woodpecker integration [nupplaphil]
+    Enhanced integration with ejabberd [nupplaphil]
+    Fixed a federation problem with Diaspora* during the author signature check [annando]
+    Fixed a problem with Forwarded-For headers [nupplaphil]
+    Fixed a problem with the encoding of mails send [MrPetovan]
+    Updated dependencies [MrPetovan]
+    Replace SFTP-publish with docker-publish [nupplaphil]
+    Removed the poke functionality [MrPetovan]
 
   Friendica Addons
+    Added GD translation, updates to the translation AR, FR
+    Removed the addons: morechoice, morepokes
+    Marked the addon whindowsphonepush as unsupported
+    twitter:
+      Valid post body can be empty [MrPetovan]
 
   Closed Issues
-
+    11177, 11317, 11458, 11566, 11625, 11635, 11636, 11638, 11651, 11661,
+    11666, 11695, 11700, 11704, 11706, 11708, 11712, 11716, 11723, 11724,
+    11726, 11731, 11732, 11751, 11765, 11775, 11779, 11794, 11798, 11799,
+    11824, 11826, 11861, 11870
 
 Version 2022.06 (2022-06-11)
   Friendica Core