Releases: FriendsOfTYPO3/visual_editor
Releases · FriendsOfTYPO3/visual_editor
1.6.0 Conditionally prefix content element uid in action bar title
What's Changed
Full Changelog: 1.5.0...1.6.0
1.5.0 small UX improvements
What's Changed
- [DOCS] Add demo link to README by @Kanti in #79
- [TASK] Use
SystemResourceFactoryinstead of deprecated functions by @Kanti in #80 - [BUGFIX] Create new content above selected elements by @Kanti in #81
- [FEATURE] Keep TYPO3 links in edit mode by @Kanti in #82
- [FEATURE] Fit drop zone labels into narrow areas by @Kanti in #83
- [BUGFIX] Hide action bar when editable text loses focus by @Kanti in #84
Full Changelog: 1.4.2...1.5.0
1.4.2
1.4.1 Improve Visual Editor accessibility
Improves accessibility across Visual Editor controls with labels, keyboard activation, focus styling, semantic roles, and localized accessibility texts. This makes editor actions easier to use with keyboards and assistive technologies, and adds README guidance about project-level accessibility responsibilities.
What's Changed
- [TASK] add functional and unit test setup by @Kanti in #73
- [TASK] improve visual editor accessibility by @Kanti in #74
Full Changelog: 1.4.0...1.4.1
1.4.0 Big Addition: Images are now editable
Images can now be edited by simply clicking on them:

What's Changed
- [FEATURE] make images editable by @Kanti in #70
- [BUGFIX] handle doktypes with option isViewable=false without breaking the editor by @cowboyxup in #72
New Contributors
- @cowboyxup made their first contribution in #72
Full Changelog: 1.3.0...1.4.0
1.3.0 add FormEngine-style unsaved changes dialog
1.2.1
1.2.0 move away PageTree :)
1.1.4 refines inline editing, drag behavior, and field visibility
What's Changed
- [BUGFIX] allow trailing spaces while editing trimmed text by @Kanti in #54
- [TASK] Prevent disallowed named arguments usage using phpstan by @Kanti in #55
- [TASK] keep empty editable fields highlighted by @Kanti in #56
- [BUGFIX] Try getParsedBody() before decoding request body stream by @Kanti in #57
- [TASK] Hide fields that are emptied after blur by @Kanti in #58
- [BUGFIX] only show the action bar when hovering the content element by @Kanti in #59
- Auto-scroll page when dragging content elements in visual editor by @N0S0I in #60
New Contributors
Full Changelog: 1.1.3...1.1.4