Skip to content

Releases: FriendsOfTYPO3/visual_editor

1.8.0: Built for multilingual editing, funded by the TYPO3 Community 🌍✨

Choose a tag to compare

@Kanti Kanti released this 25 Jun 12:34
Immutable release. Only release title and notes can be modified.
bb0f733

World Premiere

This is a really big release for the Visual Editor: version 1.8.0 introduces multi-language editing directly inside the visual editing experience. Editors can now work with multiple language versions side by side, making it much easier to compare content, review translations, spot layout differences, and keep pages aligned across languages.

No other CMS offers side-by-side comparison and direct editing of multiple language versions in a fully rendered WYSIWYG/frontend editor.

The new workflow also brings important improvements around navigation, saving, loading feedback, and editor synchronization, making multilingual editing feel much more connected and reliable.

A huge thank you goes to the TYPO3 Community ❤️ This feature was financed by the community, and this release would not have been possible without that support.

DEMO: Test it yourself

VE_1.8.0_language_compare_promo.mp4
grafik

What's Changed

  • [FEATURE] Enable multi-language editing in Visual Editor by @Kanti in #106
  • [BUGFIX] Fix newly created workspace page previews by @Kanti in #109

Full Changelog: 1.7.3...1.8.0

1.7.3 Improve edit mode reliability and development workflow

Choose a tag to compare

@Kanti Kanti released this 23 Jun 13:30
Immutable release. Only release title and notes can be modified.
b9f9dcc

What's Changed

  • [TASK] add eslint configuration and fix everything by @Kanti in #104
  • [TASK] Reduce functional CI matrix by @Kanti in #105
  • [BUGFIX] Restore cHash exclusion for edit mode by @Kanti in #107
  • [BUGFIX] Scope image editing to file references by @Kanti in #108

Full Changelog: 1.7.2...1.7.3

1.7.2 fix caret position in editable text

Choose a tag to compare

@Kanti Kanti released this 12 Jun 08:47
Immutable release. Only release title and notes can be modified.
521e391

What's Changed

  • [BUGFIX] keep cursor position if nothing changes the editable text on focus by @Kanti in #101
  • [TASK] Split save persistence from edit mode middleware by @Kanti in #102
  • [BUGFIX] Restore caret after editable text conversion by @Kanti in #103

Full Changelog: 1.7.1...1.7.2

1.7.1

Choose a tag to compare

@Kanti Kanti released this 11 Jun 07:49
Immutable release. Only release title and notes can be modified.
0a7fd98

What's Changed

New Contributors

Full Changelog: 1.7.0...1.7.1

1.7.0 Show hidden + nbsp and shy editable

Choose a tag to compare

@Kanti Kanti released this 10 Jun 12:22
Immutable release. Only release title and notes can be modified.
7e9e655

What's Changed

  • [BUGFIX] Load configured RTE import modules by @Kanti in #94
  • [DOCS] Add README section for editors by @Kanti in #95
  • [FEATURE] Add Show hidden toggle to hide disabled content elements by @rolf-thomas in #99
  • [FEATURE] Make special text characters editable by @N0S0I in #97

New Contributors

Full Changelog: 1.6.1...1.7.0

1.6.1 improves edit mode stability and RTE handling

Choose a tag to compare

@Kanti Kanti released this 02 Jun 10:23
Immutable release. Only release title and notes can be modified.
5d1ac80

What's Changed

  • [BUGFIX] set GLOBALS[TYPO3_REQUEST] before DataHandler in saveStuff() by @format-gmbh in #86
  • [DOCS] Document visual editor limitations by @Kanti in #91
  • [BUGFIX] Load configured RTE import modules by @Kanti in #92
  • [BUGFIX] Disable frontend cache in edit mode by @Kanti in #90

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0 Conditionally prefix content element uid in action bar title

Choose a tag to compare

@Kanti Kanti released this 13 May 14:47
Immutable release. Only release title and notes can be modified.
c02ef56

What's Changed

  • [FEATURE] Conditionally prefix content element uid in action bar title by @Kanti in #85

Full Changelog: 1.5.0...1.6.0

1.5.0 small UX improvements

Choose a tag to compare

@Kanti Kanti released this 13 May 12:23
Immutable release. Only release title and notes can be modified.
dc51d81

What's Changed

  • [DOCS] Add demo link to README by @Kanti in #79
  • [TASK] Use SystemResourceFactory instead 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

Choose a tag to compare

@Kanti Kanti released this 10 May 09:30
Immutable release. Only release title and notes can be modified.
27fa72d

What's Changed

  • [BUGFIX] Fix f:mark.contentArea in v14 by @Kanti in #77

Full Changelog: 1.4.1...1.4.2

1.4.1 Improve Visual Editor accessibility

Choose a tag to compare

@Kanti Kanti released this 30 Apr 12:41
Immutable release. Only release title and notes can be modified.
abd8e17

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