From 81d01366cb3e579183a29d31388ff8ce0029f2eb Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 9 Sep 2020 07:49:45 +0200 Subject: [PATCH] hotfix 2020.07-1 release and other work on the RC branch --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a622d6ba16..6bfb2aa58a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Version 2020.09 (unreleased) Friendica Core: Updates to the tranlations: DE, EN GB, EN US, ES, FR, IT, NL, PL, RU, ZH_CN [tranlation teams] Updates to the themes (all) [MrPetovan, tobiasd] - Updates to the documentation [annando, realkinetix] + Updates to the documentation [annando, mpanhans, realkinetix, tobiasd] General code cleanup and refactoring [annando, MrPetovan, nupplaphil] Enhanced the API [annando] Enhanced the processing of background jobs [annando] @@ -20,6 +20,8 @@ Version 2020.09 (unreleased) Fixed a problem that prevented new email contacts from being added [annando] Fixed a problem with the console command search [tobiasd] Fixed a problem during the search for contacts [annando] + Fixed a problem with the JOT of private notes [MrPetovan] + Fixed missing HTML encoding [MrPetovan] Added nodeinfo2 support [annando] Added CSV export and import of blocked servers to the console [tobiasd] Added new admin debug module for ActivityPub [MrPetovan] @@ -46,6 +48,10 @@ Version 2020.09 (unreleased) 8914, 8928, 8929, 8935, 8940, 8941, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 +Version 2020.07-1 (2020-09-08) + Friendica Core + Fixed a problem that leakted sensitive information [Roger Meyer, MrPetovan] + 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]