Saturday updates to the CHANGELOG

This commit is contained in:
Tobias Diekershoff 2020-09-20 08:36:13 +02:00
parent fe6ffc83a0
commit a3c950580c
1 changed files with 12 additions and 5 deletions

View File

@ -17,6 +17,7 @@ Version 2020.09 (unreleased)
Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd] Enhanced sample lighttpd and nginx configs [MrPetovan, tobiasd]
Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer] Enhanced the checks for incoming postings using ActivityPub [annando, Roger Meyer]
Enhanced the import of RSS feeds by removing tracking pixels [annando] Enhanced the import of RSS feeds by removing tracking pixels [annando]
Enhanced the speed of the full text search [annando]
Replaced library used for text completion [MrPetovan] 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 recipients of direct messages to be selected [MrPetovan]
Fixed a problem that prevented new email contacts from being added [annando] Fixed a problem that prevented new email contacts from being added [annando]
@ -28,6 +29,8 @@ Version 2020.09 (unreleased)
Fixed some composer notices [nupplaphil] Fixed some composer notices [nupplaphil]
Fixed a problem for empty preview data when importing feed posts [annando] Fixed a problem for empty preview data when importing feed posts [annando]
Fixed a problem with the pager on search result pages [annando] Fixed a problem with the pager on search result pages [annando]
Fixed some templates to show the correct un-/follow button for contacts [annando]
Fixed a problem with the generation of the Message-ID of notification emails [nupplaphil]
Added nodeinfo2 support [annando] Added nodeinfo2 support [annando]
Added CSV export and import of blocked servers to the console [tobiasd] Added CSV export and import of blocked servers to the console [tobiasd]
Added new admin debug module for ActivityPub [MrPetovan] Added new admin debug module for ActivityPub [MrPetovan]
@ -44,6 +47,7 @@ Version 2020.09 (unreleased)
Removed the unused rating functionality [annando] Removed the unused rating functionality [annando]
Removed unneded network request for local stuff [annando] Removed unneded network request for local stuff [annando]
Removed some useless info messages [annando] Removed some useless info messages [annando]
Reworked some additional features according to a user voting [MrPetovan]
Friendica Addons: Friendica Addons:
Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams] Updates to the translations: DE, EN GB, EN US, IT, NL, RU, ZH_CN [translation teams]
@ -53,15 +57,18 @@ Version 2020.09 (unreleased)
added some "good" bots [annando] added some "good" bots [annando]
forumdirectory: forumdirectory:
fixed some SQL queries [MrPetovan] fixed some SQL queries [MrPetovan]
phpmailer:
fixed a problem leading to double message ID headers [nupplaphil]
qcomment: qcomment:
restructured the addon and fixed a bug preventing the addon from working [MrPetovan] restructured the addon and fixed a bug preventing the addon from working [MrPetovan]
Closed Issues: Closed Issues:
4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860, 8874, 2811, 4606, 5742, 5782, 7660, 8676, 8788, 8797, 8798, 8847, 8860,
8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941, 8967, 8874, 8882, 8885, 8906, 8914, 8922, 8928, 8929, 8935, 8940, 8941,
8989, 8993, 8994, 8995, 8997, 8999, 9000, 9004, 9013, 9015, 9051, 8956, 8958, 8961, 8967, 8989, 8993, 8994, 8995, 8997, 8999, 9000,
9064, 9065, 9072, 9081, 9090, 9091, 9099, 9107, 9135, 9137, 9138, 9004, 9013, 9015, 9051, 9064, 9065, 9072, 9081, 9090, 9091, 9099,
9140, 9150, 9153, 9154, 9163, 9164, 9172, 9182, 9193, 9204 9107, 9135, 9136, 9137, 9138, 9140, 9142, 9150, 9153, 9154, 9163,
9164, 9172, 9182, 9192, 9193, 9204, 9210, 9229, 9231
Version 2020.07-1 (2020-09-08) Version 2020.07-1 (2020-09-08)
Friendica Core Friendica Core