Releases: verbb/vizy
Releases · verbb/vizy
3.0.6
Added
- Add
Node::EVENT_MODIFY_RENDERED_NODE
event to modify the fully rendered HTML of a node. - Add back content migration for some fields to use (Hyper).
Changed
- Disable Matrix, Neo and Super Table fields from being able to be included in Vizy blocks, until proper support has been added.
- Improve source map bundle size.
- Update icons to Font Awesome 6.
- Update the element selector window for element-based links to only show the site menu for multi-site installs.
- Refactor change-handling to better deal with Craft 5 ElementEditor updates and other fields.
Fixed
- Fix an error with element select fields in Craft 5.6+ when used in a Vizy block.
- Fix Vizy Block settings icon alignment.
- Fix an error when handling Matrix blocks in Vizy blocks.
- Fix an error when creating new Vizy Blocks for Vizy fields.
- Fix
Db::prepareForJsonColumn
deprecation and handling.
2.1.25
Added
- Add
Node::EVENT_MODIFY_RENDERED_NODE
event to modify the fully rendered HTML of a node.
3.0.5
Fixed
- Fix
listenForChanges
check to include certain elements (element fields) which would prevent click event detection. - Fix an error when editing a Vizy field within another field’s layout, in the slide-out pane.
- Fix duplicate Bold extension registration for editor.
- Fix fixed toolbar not working in element editor slideout.
- Fix compatibility with Hyper 2.1.x.
- Fix a Craft 5.5+ incompatibility.
2.1.24
Fixed
- Fix
listenForChanges
check to include certain elements (element fields) which would prevent click event detection.
3.0.4
Added
- Add support for modifying nested nodes through Twig (for Table nodes).
- Add support for entry/category/asset custom sources when picking links.
- Add
vizyInput
as a callback parameter when registering custom extensions/buttons/commands in JavaScript.
Changed
- Update custom-registered Vizy extension registration format.
Fixed
- Fix an error when inserting links on non-multi site installs.
- Fix an error when trying to deserialize HTML content.
- Fix Vizy Block group name being incorrectly saved as uppercase.
- Fix custom-registered Vizy extensions being globally enabled for all Vizy fields.
2.1.23
Added
- Add support for modifying nested nodes through Twig (for Table nodes).
Fixed
- Fix an error when inserting links on non-multi site installs.
- Fix an error when trying to deserialize HTML content.
- Fix Vizy Block group name being incorrectly saved as uppercase.
3.0.3
Fixed
- Fix an issue with multiple Vizy editors with different formatting or table configs.
- Fix buttons styles not working correctly.
2.1.22
Fixed
- Fix an issue with multiple Vizy editors with different formatting or table configs.
- Fix buttons styles not working correctly.
3.0.2
Fixed
- Fix some click events in Vizy Block fields not triggering change event listener.
- Fix an error when initializing Vizy fields multiple times.
- Fix incorrect field serialization when in live preview.
- Fix Live Preview detection.
- Fix compatibility with Hyper.
2.1.21
Fixed
- Fix some click events in Vizy Block fields not triggering change event listener.
- Fix an error when initializing Vizy fields multiple times.