diff --git a/docs/changelog/core.md b/docs/changelog/core.md index 24099d5..29a8233 100644 --- a/docs/changelog/core.md +++ b/docs/changelog/core.md @@ -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**