Skip to content

Releases: verbb/vizy

3.1.2

03 Mar 04:32

Choose a tag to compare

Added

  • Add vizy/content/fix-vizy-block-field-uids console command to assist with some migration issues for missing field layout fields in Vizy Blocks.

Fixed

  • Fix Vizy Block’s not normalize content when stored with deprecated field handles.

3.1.1

07 Feb 02:49

Choose a tag to compare

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

25 Jan 10:19

Choose a tag to compare

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

23 Jan 21:34

Choose a tag to compare

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

29 Nov 03:52

Choose a tag to compare

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

06 Nov 03:28

Choose a tag to compare

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 table were also set on tbody.

3.0.11

16 Sep 03:20

Choose a tag to compare

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

16 Sep 03:09

Choose a tag to compare

Changed

  • Update migration-mode check.

3.0.10

18 Jul 14:05

Choose a tag to compare

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

18 Jul 10:00

Choose a tag to compare

Fixed

  • Fix an error migrating Vizy 1 content containing Vizy Block fields with <iframe> content.