X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=89f200df9b29cba6ad4035f6d8701fc12a5a8989;hb=20a4799902a8a9fd85ffd4c0d15c9b98a1f21e98;hp=50f9275aca7bece346c2e79daa170ec2e1d15d26;hpb=a110f7a7c6973a8bf08b59d05d3e5f43fa7c30e7;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index 50f9275aca..89f200df9b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,13 @@ -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 [AlfredSK, annando, MrPetovan] @@ -52,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: @@ -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)