]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
added new API endpoint for events to the CHANGELOG
[friendica.git] / CHANGELOG
index d1ac37e9d0240faee227374d441f00652ca094e2..ec188fd709a65133c7bf3f43fad7081bb9e482fc 100644 (file)
--- 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]
@@ -21,7 +22,7 @@ Version 2022.09 (unreleased)
     Fixed a federation problem with Diaspora* during the author signature check [annando]
     Fixed a problem with Forwarded-For headers [nupplaphil]
     Fixed a problem with the encoding of mails send [MrPetovan]
-    Fixed a problem with wired formatted date notations [annando, MrPetovan]
+    Fixed a problem with weird formatted date notations [annando, MrPetovan]
     Fixed a problem following some RSS feeds [mexon]
     Updated dependencies [MrPetovan]
     Replace SFTP-publish with docker-publish [nupplaphil]