added new API endpoint for events to the CHANGELOG

This commit is contained in:
Tobias Diekershoff 2022-10-10 07:57:12 +02:00
parent 656e74605f
commit 7e8c48a539
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Version 2022.09 (unreleased)
Friendica Core Friendica Core
Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN
Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan] Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]
Added an API endpoint to create events [MrPetovan, pankraz]
Added the possibility to store profile avatars in a separate directory [annando] Added the possibility to store profile avatars in a separate directory [annando]
Added an option to not fetch parent postings [annando] Added an option to not fetch parent postings [annando]
Added an option to reject postings by language received by the relay [annando] Added an option to reject postings by language received by the relay [annando]