From: Tobias Diekershoff Date: Mon, 10 Oct 2022 05:57:12 +0000 (+0200) Subject: added new API endpoint for events to the CHANGELOG X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7e8c48a5394d105ff3851fb54c484c9f0fee41b6;p=friendica.git added new API endpoint for events to the CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index d1320ddd83..ec188fd709 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Version 2022.09 (unreleased) Friendica Core 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 an API endpoint to create events [MrPetovan, pankraz] 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 reject postings by language received by the relay [annando]