Merge pull request #9208 from tobiasd/2020.09-creadits
[friendica.git/.git] / CHANGELOG
index 0326860..2c5662c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,136 @@
-Version 2020.03 (unreleased3)
+Version 2020.09 (unreleased)
+
+Version 2020.07 (2020-07-12)
   Friendica Core:
+    Update to the translations: DE, EN GB, EN US, FR, ET, NL, PL, RU, ZH-CN [translation teams]
+    Updates to the themes (frio, vier) [MrPetovan]
+    Updated the shipped composer version, and the dependency list [annando, MrPetovan, tobiasd]
+    Updates to the documentation [MrPetovan]
+    General code refactoring and enhancements [AlfredSK, annando, MrPetovan]
+    Replace charged terms with "allowlist", "denylist" and "blocklist" [MrPetovan]
+    Enhanced the comment distribution in threads that involve diaspora*, AP and DFRN actors [annando]
+    Enhanced the profile probing mechanism [annando, MrPetovan]
+    Enhanced the post update process of the database [annando]
+    Enhanced the database performance [annando]
+    Enhanced ActivityPub attachment handling [MrPetovan]
+    Enhanced security of redirections [annando]
+    Enhanced database performance [annando]
+    Enhanced the handling of BBCode [pre] tags [MrPetovan]
+    Enhanced Markdown to BBCode conversion [MrPetovan]
+    Enhanced the speed of the network page [annando]
+    Fixed a problem recognising logins via the API [MrPetovan]
+    Fixed a problem with handling local diaspora* URLs [MrPetovan]
+    Fixed a problem with implicit mentions [annando]
+    Fixed a problem with the password reset token security [lynn-stephenson]
+    Fixed a problem with receiving non-public posts via ActivityPub [annando]
+    Fixed a problem with the photo endpoint of the API [MrPetovan]
+    Fixed a problem with pressing the ESC key in the frio-theme [MrPetovan]
+    Fixed a problem with the display if post categories [annando]
+    Fixed a problem with validation of feeds [annando]
+    Fixed a problem that prevented AP activities being fetched sometimes [annando]
+    Renamed the -q option of the console user delete command to -y [MrPetovan]
+    Added notification count to page title [MrPetovan]
+    Added handling of relative URLs during feed detection [MrPetovan]
+    Added entities [nupplaphil]
 
   Friendica Addons:
+    Update to the translations (EN GB, NB NO, NL, PL, RU, ZH CN) [translation teams]
+    blockbot:
+      The list of accepted user agents was enhanced [annando]
+    Diaspora*:
+      Enhanced conntector settings [MrPetovan]
+    PHP Mailer SMTP:
+      Updated phpmailer version [dependabot]
+    showmore_dyn:
+      New addon to collapse long post depending on their actual height [wiwie]
+    twitter:
+      Enhaceed the handling of mobile twitter URLs [annando]
+      Enhanced the handling of quoted tweets [MrPetovan]
+      added HTML error code handling [MrPetovan]
+    various:
+      enhancements to the probe mechanism [MrPetovan]
+
+  Closed Issues:
+    3084, 3884, 8287, 8314, 8374, 8400, 8425, 8432, 8458, 8470, 8477,
+    8482, 8488, 8489, 8490, 8493, 8495, 8498, 8511, 8517, 8523, 8527,
+    8551, 8553, 8560, 8564, 8565, 8568, 8578, 8586, 8593, 8606, 8610,
+    8612, 8626, 8664, 8672, 8683, 8685, 8691, 8694, 8702, 8709, 8714,
+    8717, 8722, 8726, 8732, 8736, 8743, 8744, 8746, 8756, 8766, 8769,
+    8781, 8800, 8807, 8808, 8827, 8829, 8836, 8844, 8846, 8857, 8866
+
+Version 2020.03 "Red Hot Poker"  (2020-03-30)
+  Friendica Core:
+    Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
+    Updates to the documentation [AlfredSK, annando, MrPetovan]
+    Updates to the themes (all) [AlfredSK, annando, MrPetovan, ozero]
+    General code refactoring and enhancements [annando, MrPetovan, nupplaphil, tobiasd]
+    Enhanced the performance in several background tasks [annando]
+    Enhanced the display of contact relations (Twitter) [annando]
+    Enhanced the permission selection for uploaded photos [annando]
+    Enhanced the access control during composing a posting [MrPetovan]
+    Enhanced the accessibility [annando, MrPetovan]
+    Enhanced the delegation process [annando]
+    Enhanced the contact management links [annando]
+    Enhanced the pagination on the community page [MrPetovan]
+    Enhanced the remote following page [annando]
+    Enhanced the generated node statistics [AlfredSK]
+    Enhanced the federation statistics page in the admin panel [annando]
+    Enhanced the probing mechanism [annando]
+    Enhanced the federation with Zot [annando]
+    Enhanced the permission selections for events [MrPetovan]
+    Enhanced the logging format of the date-time entries [MrPetovan]
+    Fixed a problem with the uninstalling of addons [annando]
+    Fixed a problem with the XML escaping in postings [MrPetovan]
+    Fixed a problem with the Markdown parser [MrPetovan]
+    Fixed AP federation problems with GNU social [annando]
+    Fixed AP federation problems with Peertube [annando]
+    Fixed a problem with the update process of the database [annando]
+    Fixed problems in the generation of notification emails [nupplaphil]
+    Fixed a problem with automatic contact approvals [annando]
+    Fixed a problem with following items [annando]
+    Fixed the redirection in the photo album after actions there [MrPetovan]
+    Fixed redirection from notifications for non logged in users [nupplaphil]
+    Fixed a problem with image permissions in comments [annando]
+    Fixed a problem leading to random deletion of postings [MrPetovan, SpcCw]
+    Fixed a problem while transmitting XML in CODE blocks [annando]
+    All target _blank links now have the rel no-opener no-referrer [MrPetovan]
+    The "more action" menu in Frio was moved to the action buttons [annando]
+    Replacement of the "hide_wall" option with more clear options [annando]
+    Replaced most of all fixed profile field with free form profile fields [MrPetovan]
+    Removed the "compose on new page" option in Frio [MrPetovan]
+    Removed multiple profiles in favour of custom profile fields [MrPetovan]
+    Added an option to hide the dislike reaction [MrPetovan]
+    Added user group filter to contact listings [MrPetovan]
+    Added folding to the widgets in the side bar [annando]
+    Added user management functionality to the Friendica console [nupplaphil]
+    Added api/friendica/events endpoint to the API [MrPetovan]
+    Added api/friendica/events endpoint to the API [MrPetovan]
+    Added custom profile fields [MrPetovan]
+    Added AP type audio for the federation with Funkwhale [annando]
 
+  Friendica Addons:
+    Update to the translations (CS, DE, FR, PL, RU, ZH-CN) [translation teams]
+    General code refactoring and enhancements [AndyHee, annando, MrPetovan, nupplaphil]
+    blockbot:
+      Ensure that good agents are allowlisted [valvin1]
+    markdown:
+      Addon to use Markdown while composing a posting was added [annando]
+    showmore:
+      Functionality is ignored by screen readers [annando]
+    twitter:
+      Added fetching of contact relations [annando]
+    unicode emoticons:
+      Extended the list of supported emoticons [loma-one]
+      
   Closed Issues:
+    4599, 5562, 6205, 6418, 6757, 7558, 7560, 7771, 7808, 7817, 7892,
+    7964, 7968, 7978, 7984, 7991, 7992, 7994, 8002, 8008, 8014, 8058,
+    8067, 8081, 8084, 8087, 8090, 8097, 8098, 8103, 8136, 8151, 8153,
+    8157, 8160, 8164, 8165, 8167, 8172, 8173, 8181, 8182, 8185, 8187,
+    8193, 8197, 8205, 8206, 8216, 8219, 8229, 8233, 8234, 8238, 8245,
+    8248, 8251, 8252, 8254, 8255, 8264, 8268, 8275, 8280, 8286, 8288,
+    8289, 8290, 8299, 8303, 8305, 8310, 8318, 8321, 8338, 8339, 8341,
+    8342, 8358, 8371, 8383, 8393, 8396, 8404, 8412, 8417, 8449, 8467
 
 Version 2019.12 (2019-12-23)
   Friendica Core:
@@ -835,7 +962,7 @@ Version 3.5.3 (2017-10-05)
     Updates to the documentation [tobiasd]
     Code revision and refactoring [Hypolite]
     pumpio, twitter bridges adopted to new background mechanism [annando]
-    Leistungsschutzrecht has a new source list, and a whitelist [annando]
+    Leistungsschutzrecht has a new source list, and an allowlist [annando]
     retriever marked unsupported due to unwanted side-effects [annando]
     Unicode emoji added [annando]
     Enhancement to the general content filter [annando]
@@ -1297,7 +1424,7 @@ Version 3.3.1 (2014-11-06)
        Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
        Correctly build urls with queries (issue #1190) (fabrixxm)
        Optionally use keywords in feed as post tags with "remote self" (annando)
-       A blacklist of keywords to not use can be defined (annando)
+       A denylist of keywords to not use can be defined (annando)
        "remote self" works also with Friendica and Diaspora contacts (annando)
        Show exact post time after 12 hours (FX7)
        Optionally redirect from non-SSL to SSL (annando)