Skip to content

Releases: verbb/vizy

1.0.22

24 Dec 23:45

Choose a tag to compare

Fixed

  • Fix GraphQL queries throwing an error when fields aren’t initialized fully.

2.0.9

08 Nov 22:42

Choose a tag to compare

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

23 Oct 03:10

Choose a tag to compare

Fixed

  • Fix handling of Vizy fields inside element slideouts, instead of block relationship fields when being edited.

1.0.21

23 Oct 03:01

Choose a tag to compare

Fixed

  • Fix handling of Vizy fields inside element slideouts, instead of block relationship fields when being edited.

2.0.7

25 Sep 10:19

Choose a tag to compare

Added

  • Add support for entries conditions for Vizy fields.

Changed

  • Switch deprecated ueberdosis/html-to-prosemirror package to ueberdosis/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

25 Sep 09:56

Choose a tag to compare

Fixed

  • Fix an issue where nested Vizy fields in Matrix/Super Table/etc fields weren’t having their content serialized correctly.

1.0.19

22 Sep 21:59

Choose a tag to compare

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 HtmlToProseMirror package when importing content via Feed Me.

2.0.6

11 Aug 02:45

Choose a tag to compare

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

11 Aug 02:39

Choose a tag to compare

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

08 Aug 22:23

Choose a tag to compare

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.