]> git.mxchange.org Git - friendica.git/commitdiff
changes from the core repository for 2021.03
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Apr 2021 08:09:42 +0000 (10:09 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Apr 2021 08:09:42 +0000 (10:09 +0200)
CHANGELOG

index 1afd5aa16348c8cfc6300e58c396e4571e9d72ed..ab68512060532aecd699d084615f649d0b1a70a8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,53 @@
 Version 2021.04 (unreleased)
   Friendica Core
-    Updated to the translations xx [translation teams]
-    Removed the frontend worker [annando]
+    Updates to the translations BG, DE, EN-US, ES, HU, IT, RU [translation teams]
+    Updates to the themes (frio) [Extarys, MrPetovan]
+    Updates to the documentation [tobiasd, urbalazs]
+    General code cleanup [annando, MrPetovan, Quix0r]
+    Enhanced the babel functionality to work with some addons [MrPetovan]
+    Enhanced the import of mails [annando]
+    Enhanced the PHP8 compatibility [annando, nupplaphil, realkinetix]
+    Enhanced federation with diaspora*, Peertube, Pleroma [annando]
+    Enhanced the admin panel federation overview [annando]
+    Enhanced the federated deletion of items [annando]
+    Enhanced the usability of Friendica in containers [nupplaphil]
+    Enhanced the handling of contact avatars [annando]
+    Enhanced the display of shared postings [annando]
+    Enhanced the process of deleting items [annando]
+    Enhanced the trending tags [annando]
+    Enhanced the maintenance page [MrPetovan]
+    Enhanced the performance [annando]
+    Enhanced the PWA [Extarys]
+    Enhanced the handling of private messages [fabrixxm]
+    Enhanced the video BBCode tag [MrPetovan]
+    Enhanced the installation wizard [fabrixxm]
+    Enhanced the handling of #tags [MrPetovan]
+    Moved API endpoints to pin, star, ignore and like items [MrPetovan]
+    Updated the composer dependencies [MrPetovan]
+    Reworked the database structure [annando]
+    Fixed a bug in accessing uexport and uimport [MrPetovan]
+    Fixed a bug while logging [nupplaphil]
+    Fixed a bug handling legacy photo storage [annando]
+    Fixed a bug while parsing fetched HTML [annando]
+    Fixed a bug that prevented images to be fetched [annando]
+    Fixed a bug that caused content being handled for expired users [annando]
+    Fixed some problems of handling OEmbed content [MrPetovan]
+    Fixed a bug in the storage move command [fabrixxm, utzer]
+    Fixed a bug in the mime type handling [jurassic-c]
+    Fixed a problem with the /parseurl path [MrPetovan]
+    Removed the front-end worker [annando]
+    Added a security.txt file to the repository [MrPetovan]
+    Added remember device setting for the 2FA [MrPetovan]
+    Added the possibility to block tags from the trending tags [annando]
+    Added the possibility to chmod proxied files [Quix0r]
 
   Friendica Addons
     Updated to the translations BG, DE, EN-US, ES, HU, IT [translation teams]
     Adapted the addons to the new database schema [annando]
     Adapted the addons to the new class structure [annando, MrPetovan]
     deprecated flash based addons (sniper, mahjongg) [urbalazs]
+    mailstream
+      better URL handling [mexon]
     smileybutton addon was reworked [MrPetovan]
     twitter
       Fixed an OEmbed problem with URL handling [MrPetovan]