Merge pull request #8426 from tobiasd/2020.03-changelog

2020.03 CHANGELOG
This commit is contained in:
Tobias Diekershoff 2020-03-30 14:22:55 +02:00 committed by GitHub
commit 713552c39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 68 additions and 1 deletions

View File

@ -1,9 +1,76 @@
Version 2020.03 (unreleased3)
Friendica Core:
Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
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]
Enhanced the display of contact relations (Twitter) [annando]
Enhanced the permission selection for uploaded photos [annando]
Enhanced the access control during composing a posting [MrPetovan]
Enhanced the accessibility [annando, MrPetovan]
Enhanced the delegation process [annando]
Enhanced the contact management links [annando]
Enhanced the pagination on the community page [MrPetovan]
Enhanced the remote following page [annando]
Enhanced the generated node statistics [AlfredSK]
Enhanced the federation statistics page in the admin panel [annando]
Enhanced the probing mechanism [annando]
Enhanced the federation with Zot [annando]
Enhanced the permission selections for events [MrPetovan]
Enhanced the logging format of the date-time entries [MrPetovan]
Fixed a problem with the uninstalling of addons [annando]
Fixed a problem with the XML escaping in postings [MrPetovan]
Fixed a problem with the Markdown parser [MrPetovan]
Fixed AP federation problems with GNU social [annando]
Fixed AP federation problems with Peertube [annando]
Fixed a problem with the update process of the database [annando]
Fixed problems in the generation of notification emails [nupplaphil]
Fixed a problem with automatic contact approvals [annando]
Fixed a problem with following items [annando]
Fixed the redirection in the photo album after actions there [MrPetovan]
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]
Replaced most of all fixed profile field with free form profile fields [MrPetovan]
Removed the "compose on new page" option in Frio [MrPetovan]
Removed multiple profiles in favour of custom profile fields [MrPetovan]
Added an option to hide the dislike reaction [MrPetovan]
Added user group filter to contact listings [MrPetovan]
Added folding to the widgets in the side bar [annando]
Added user management functionality to the Friendica console [nupplaphil]
Added api/friendica/events endpoint to the API [MrPetovan]
Added api/friendica/events endpoint to the API [MrPetovan]
Added custom profile fields [MrPetovan]
Added AP type audio for the federation with Funkwhale [annando]
Friendica Addons:
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]
markdown:
Addon to use Markdown while composing a posting was added [annando]
showmore:
Functionality is ignored by screen readers [annando]
twitter:
Added fetching of contact relations [annando]
unicode emoticons:
Extended the list of supported emoticons [loma-one]
Closed Issues:
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: