From 5f5bee6da0442451fbdf676e66ff64335e1b9181 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 6 Sep 2020 14:28:17 +0200 Subject: [PATCH] a 1st draft of the 2020.09 CHANGELOG file --- CHANGELOG | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2c5662c2b7..c0feaa2494 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,49 @@ 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] + General code cleanup and refactoring [annando, MrPetovan, nupplaphil] + Enhanced the API [annando] + Enhanced the processing of background jobs [annando] + Enhanced federation of activities [annando, vpzomtrrfrt] + Enhanced the user notifications[annando] + Enhanced database usage [annando] + Enhanced ActivityPub support for forums [annando] + Enhanced the utilization of the cache [annando, MrPetovan] + Enhanced the performance of the daemon [annando] + Enhanced the communication with the directory servers [annando] + Enhaceed the resharing of items [annando] + Replaced library used for text completion [MrPetovan] + Fixed a problem that prevented recipients of direct messages to be selected [MrPetovan] + 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] + Added nodeinfo2 support [annando] + Added CSV export and import of blocked servers to the console [tobiasd] + Added new admin debug module for ActivityPub [MrPetovan] + Added the automatic determination of frequency to pull feeds [annando] + Added fetching from system users [annando] + Added the discovery of new peers from contacts [annando] + Added the directory API endpoint [anndno] + Added support for signed outbox requests [annando] + By default display of resharer information is now flattened [annando] + Removed some unused POCO functionality [annando] + Removed the unused rating functionality [annando] + Removed unneded network request for local stuff [annando] + Removed some useless info messages [annando] + + Friendica Addons: + Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] + Updates to the docs [SpencerDub] + General code cleanup and maintenance [annando, MrPetovan] + blockbot: + added some "good" bots [annando] + + Closed Issues: + 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8906, + 8914, 8928, 8929, 8935, 8941, 8967, 8989, 8993, 8994, 8995, 8997, + 8999, 9000, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9107 Version 2020.07 (2020-07-12) Friendica Core: @@ -668,7 +713,7 @@ Version 2018.09 (2018-09-23) Version 2018.05 (2018-06-01) Friendica Core: Update to the translations (DE, EN-GB, EN-US, FI, IS, IT, NL, PL, RU, ZN CH) [translation teams] - Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPedovan, rudloff, tobiasd] + Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPetovan, rudloff, tobiasd] Enhancements to the DB handling [annando] Enhancements to the relay system [annando] Enhancements to the handling of URL that contain unicode characters [annando]