Releases: verbb/vizy
Releases · verbb/vizy
1.0.22
Fixed
- Fix GraphQL queries throwing an error when fields aren’t initialized fully.
2.0.9
Fixed
- Fix Feed Me importing not supporting all node types (just plain text).
- Fix an error where field settings for a block’s field layout can be corrupted.
2.0.8
Fixed
- Fix handling of Vizy fields inside element slideouts, instead of block relationship fields when being edited.
1.0.21
Fixed
- Fix handling of Vizy fields inside element slideouts, instead of block relationship fields when being edited.
2.0.7
Added
- Add support for entries conditions for Vizy fields.
Changed
- Switch deprecated
ueberdosis/html-to-prosemirrorpackage toueberdosis/tiptap-php.
Fixed
- Fix Vizy blocks not being site-aware.
- Fix “Open link in new tab” not saving correctly for link nodes.
- Fix asset fields within Matrix/Super Table fields not moving from the temporary upload directory.
- Fix an error when propagating element fields’s content for un-translated Vizy/SuperTable/Inner fields.
- Fix an error when propagating Super Table rows for un-translated Vizy/SuperTable/Inner fields.
- Fix an error when propagating Matrix blocks for un-translated Vizy/Matrix/Inner fields.
- Fix importing nodes via Feed Me not working for some node types.
1.0.20
Fixed
- Fix an issue where nested Vizy fields in Matrix/Super Table/etc fields weren’t having their content serialized correctly.
1.0.19
Fixed
- Fix display issues with Vizy fields in Live Preview.
- Fix an overflow issue for small screens for the block picker.
- Fix a legacy error where in some cases blocks were missing their block type.
- Fix toggling field tabs not working correctly for nested Vizy fields.
- Fix legacy handling of
HtmlToProseMirrorpackage when importing content via Feed Me.
2.0.6
Fixed
- Fix Vizy node content being reset when inserting other nodes directly before it.
- Fix a field alignment issue in nested Vizy fields.
- Fix Vizy fields not initializing when switching entry types.
- Fix fields not working correctly in element slideouts, in some instances.
1.0.18
Changed
- Update all tiptap dependancies to latest beta versions.
Fixed
- Fix Vizy node content being reset when inserting other nodes directly before it.
2.0.5
Fixed
- Fix GraphQL queries throwing an error when fields aren’t initialized fully.
- Fix blocktype picker not appearing in Live Preview.
- Fix potential error for blocktypes.
- Update Vizy loading for input to handle proper loading using Vite.