2021.09 CHANGELOG some more work has been done
This commit is contained in:
parent
5d9e71e187
commit
11943bbec4
1 changed files with 4 additions and 2 deletions
|
@ -20,6 +20,8 @@ Version 2021.09 (unreleased)
|
|||
Enhanced the display of logs in the admin panel [fabrixxm]
|
||||
Fixed a bug in the L10n functions not showing plural forms [annando]
|
||||
Fixed a bug in following IMAP accounts [annando]
|
||||
Fixed a bug preventing photos to be deleted [annando]
|
||||
Fixed a bug preventing the display of the accounts avatar [annando]
|
||||
Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando]
|
||||
Removed the legacy OAuth server [annando]
|
||||
Bumped the minimal PHP version to 7.3
|
||||
|
@ -47,8 +49,8 @@ Version 2021.09 (unreleased)
|
|||
rename "Parser" to "session" [annando]
|
||||
|
||||
Closed Issues
|
||||
6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587,
|
||||
10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705
|
||||
6101, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558, 10568,
|
||||
10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705
|
||||
|
||||
Version 2021.07 (2021-07-04)
|
||||
Friendica Core
|
||||
|
|
Loading…
Reference in a new issue