]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge pull request #13308 from MrPetovan/bug/13216-toggle-mobile-local
[friendica.git] / CHANGELOG
index 45fc80fad365639d194e6d1c22fc18e15c44fb7e..94b2f067a7ceb426880c3e7748db148a53f402ef 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,24 +1,91 @@
-Version 2023.04 (unreleased)
+Version 2023.09 (unreleased)
+  Friendica Core
+
+  Friendica Addons
+
+  Closed Issues
+
+Version 2023.05 (2023-05-23)
+  Friendica Core
+    Updates to the translations HU, PL
+    Updates to the themes (frio, vier) [MrPetovan, xundeenergie]
+    Updates to the documentation [MrPetovan]
+    Improved the probing of remote accounts [Annando, ne20002]
+    Improved the OWA implementation [annando, abanink]
+    Improved the database handling [nupplaphil]
+    Improved the ATOM feed handling, added OPML [annando]
+    Improved the audience handling of forum posting [annando]
+    General code cleanup [annando, MrPetovan, nupplaphil, Raroun]
+    Fixed HTML escaping for notification messages [MrPetovan, nupplaphil]
+    Fixed the feed body import [annando]
+    Fixed meaning of the limit parameter in the Mastodon API [annando]
+    Fixed a bug in the tag cloud [MrPetovan]
+    Fixed the magic links in photo menu [MrPetovan]
+    Added new hook for addons (support_probe) [annando]
+    Added support for special characters in category links [MrPetovan]
+    Added possibility to collapse postings [annando]
+    Added the emojipicker to the core [annando]
+    Added a fancybox to view images in network stream [annando]
+
+  Friendica Addons
+    Updates to the translations DE, HU
+    bluesky
+      Added the bluesky connector [annando]
+    mailstream
+      General code cleanup [mexon]
+    tumblr
+      Added OAuth2 support [ænnando]
+      Added un/follow, un/block functionality [annando]
+      Added probe [annando]
+      Added the possibility for users to follow tags [annando]
+    emojipicker, fancybox
+      The functionality of this addon has been moved to the
+      core for the frio and vier themes. [annando]
+
+  Closed Issues
+    12439, 12760, 12788, 12824, 12979, 13016, 13026, 13027, 13036,
+    13052, 13073, 13082, 13089, 13102, 13104, 13108
+
+Version 2023.04-1 (2023-04-27)
+  Friendica Core
+    Updates to the translations AR, CA, CS, DE, ES, FR, GD, HU, IT, JA, NL, PL, RU
+    Fixed a bug that broke the private messages web interface [MrPetovan]
+
+  Friendica Addons
+    tumblr
+      Added follow, unfollow, cross posting [annando]
+      Added the possibility to import the remote timeline [annando]
+      **Breaking** Switch to OAuth2 [annando]
+         Node admins have to change the redirect URL in the settings to the
+         OAuth2 specific one.            social.example.com/tumblr/redirect
+    mailstream
+      Various modernization [mexon]
+      Include post media [mexon]
+
+  Closed Issues
+    13026
+
+Version 2023.04 (2023-04-23)
   Friendica Core
     Updates to the translations AR, BG, CA, CS, DA, DE, EO, ES, ET, FR, GD, HU, IS, IT, JA, NL, PL, RU, SV
-    Updates to the themes (frio) [damianwajer, haheute, xundeenergie]
+    Updates to the themes (frio, vier) [damianwajer, haheute, MrPetovan, xundeenergie]
     Updates to the documentation [haheute, HankG, MarekBenjamin, MrPetovan]
     General code cleanup [annando, MarekBenjamin, MrPetovan, nupplaphil]
     Fixed display of blocked contacts [annando]
-    Fixed usage of enviroment variables [nupplaphil]
+    Fixed usage of environment variables [nupplaphil]
     Fixed paging on the Mastodon compatible API endpoints for timelines and statuses [HankG]
     Fixed updating of attached links via the API [HankG]
     Fixed federation issues with Diaspora*, gup.pe, Hubzilla and Peertube servers [annando]
     Fixed a bug with PubSubHubBub subscription [annando]
-    Fixed a XSS vulneralibity in Justified-Gallery Javascript dependency (frio theme) [MrPetovan]
-    Improved the translateability of activities (singular/plural forms) [nupplphil]
+    Fixed a XSS vulnerability in Justified-Gallery JavaScript dependency (frio theme) [MrPetovan]
+    Improved the translate ability of activities (singular/plural forms) [nupplaphil]
     Improved activity update handling [xundeenergie]
     Improved BBCode + Markdown parsing [annando]
     Improved known Fediverse statistics [annando]
-    Improved automatical table optimization [HankG]
+    Improved automatic table optimization [HankG]
     Improved the performance of local JsonLD requests [MrPetovan]
     Improved the performance of local requests [annando]
-    Improved the performance of the delivery of posings [annando]
+    Improved the performance of the delivery of postings [annando]
     Improved the performance of homepage rel-me checks [annando]
     Improved supported characters for passwords [MrPetovan]
     Improved the ARIA support [MrPetovan]
@@ -39,9 +106,8 @@ Version 2023.04 (unreleased)
 
   Friendica Addons
     Updates to the translations AR, CS, DE, ES, HU, IS, IT, NL, PL, RU, SV
-    mailstream
-      Various modernization [mexon]
-      Include post media [mexon]
+    securemail
+      Updated the phpseclib dependency [MrPetovan]
     twitter
       Improve remote-self handling [annando]
     impressum
@@ -62,7 +128,8 @@ Version 2023.04 (unreleased)
     12607, 12608, 12616, 12617, 12620, 12624, 12625, 12629, 12654, 12658,
     12661, 12665, 12672, 12677, 12682, 12705, 12713, 12721, 12753, 12764,
     12779, 12792, 12793, 12803, 12809, 12828, 12835, 12842, 12846, 12847,
-    12858, 12859, 12871, 12888, 12924, 12944, 12970
+    12858, 12859, 12871, 12888, 12924, 12944, 12970, 12974, 12983, 12993,
+    12995, 13002, 19996
 
 Version 2023.01 (2023-01-15)
   Friendica Core