]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Fix message "empty network" in gcontact::getid
[friendica.git] / CHANGELOG
index e47a2a05debb3d46c6bde09c61ec49379cf4d918..89f200df9b29cba6ad4035f6d8701fc12a5a8989 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,16 @@
-Version 2020.03 (unreleased3)
+Version 2020.06 (unreleased)
+  Friendica Core:
+
+  Friendica Addons:
+    showmore_dyn:
+      New addon to collapse long post depending on their actual height [wiwie]
+
+  Closed Issues:
+
+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 [annando, MrPetovan]
+    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]
@@ -32,6 +41,7 @@ Version 2020.03 (unreleased3)
     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]
@@ -51,7 +61,7 @@ Version 2020.03 (unreleased3)
     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 whitelisted [valvin1]
+      Ensure that good agents are allowlisted [valvin1]
     markdown:
       Addon to use Markdown while composing a posting was added [annando]
     showmore:
@@ -61,16 +71,15 @@ Version 2020.03 (unreleased3)
     unicode emoticons:
       Extended the list of supported emoticons [loma-one]
       
-
-
   Closed Issues:
-    4599, 5562, 6205, 6418, 6757, 7558, 7560, 7808, 7817, 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, 8255, 8264, 8268, 8275, 8280, 8288, 8289, 8290, 8303, 8310,
-    8318, 8321, 8338, 8339, 8342, 8358, 8393, 8396, 8404, 8412
+    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:
@@ -902,7 +911,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]
@@ -1364,7 +1373,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)