update changelog

This commit is contained in:
Simon Vieille 2023-09-26 16:14:59 +02:00
parent 252e146936
commit 978bb05ab2
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,19 @@ hide:
# Changelog
???+ success "[1.21.0] - 2023-08-11"
???+ success "[1.21.1] - 2023-08-17"
**Added**
* add form error handle in inline edit action and refill the form using the previous request content
* add form error handle in ssettings actions and refill the form using the previous request content
**Fixed**
* fix tinymce reload when modal is closed and reopened
* fix modal hiding when a file is successfuly uploaded in the file manager
??? abstract "[1.21.0] - 2023-08-11"
**Added**