Skip to content
Snippets Groups Projects
Commit d56a4e6a authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update Changelog

parent 99d47ecc
No related branches found
No related tags found
2 merge requests!68DOC: update CHANGELOG,!62FIX: Save WYSIWYG saving in source mode
Pipeline #18070 canceled
...@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed (for any bug fixes) ### Fixed (for any bug fixes)
* Fixed saving of text properties that were changed in the Source-Editing mode
of the WYSIWYG editor.
### Security (in case of vulnerabilities) ### Security (in case of vulnerabilities)
### Documentation (for notable additions or changes of the documentation) ### Documentation (for notable additions or changes of the documentation)
...@@ -37,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -37,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Optional WYSIWYG editor with markdown output for text properties. Controled by * Optional WYSIWYG editor with markdown output for text properties. Controled by
the `BUILD_MODULE_EXT_EDITMODE_WYSIWYG_TEXT` build variable which is set do the `BUILD_MODULE_EXT_EDITMODE_WYSIWYG_TEXT` build variable which is set do
`DISABLED` by default. `DISABLED` by default.
- Added button to version history panel that allows restoring old versions * Added button to version history panel that allows restoring old versions
### Changed (for changes in existing functionality) ### Changed (for changes in existing functionality)
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment