Releases: verbb/vizy
Releases · verbb/vizy
3.1.2
3.1.1
Added
- Add support for importing Vizy Blocks for Feed Me feeds. Still requires constructing payload manually.
- Add support for Craft Content Block fields within Vizy Blocks.
3.1.0
Changed
- Revamp Vizy Block field rendering to use DOM portals, rather than within Vue/Tiptap directly.
Fixed
- Fix Vizy Block’s containing selectize dropdowns not working correctly when moving blocks.
3.0.14
Added
- Add Link Settings to Vizy fields to allow control of what settings a Link button has access to.
Fixed
- Fix handling of corrupted list items not being normalized properly.
3.0.13
Changed
- Improve content-encoding handling for special-characters, HTML content, emoji’s and more.
Fixed
- Fix empty text nodes not being filtered out correctly.
3.0.12
Changed
- Improve change-detection checks for Vizy Blocks.
Fixed
- Fix an issue for Vizy Blocks that contained relational fields, when the fields were eager-loaded.
- Fix an issue for Table nodes, where attributes set on
tablewere also set ontbody.
3.0.11
Changed
- Update migration-mode check.
Fixed
- Fix an error for some field content, that appeared JSON-like, but wasn’t error-handled gracefully.
2.1.29
Changed
- Update migration-mode check.
3.0.10
Added
- Add support for programatically creating Vizy Block content with the Vizy Block Type handle.
Fixed
- Fix extra-small lightswitch style.
- Fix an error migrating Vizy 1 content containing Vizy Block fields with
<iframe>content. - Fix Super Table migration from Craft 4 handling.
2.1.28
Fixed
- Fix an error migrating Vizy 1 content containing Vizy Block fields with
<iframe>content.