Skip to content

Releases: verbb/vizy

3.0.5

14 Nov 03:00
Compare
Choose a tag to compare

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

14 Nov 02:57
Compare
Choose a tag to compare

Fixed

  • Fix listenForChanges check to include certain elements (element fields) which would prevent click event detection.

3.0.4

09 Oct 09:17
Compare
Choose a tag to compare

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

09 Oct 09:13
Compare
Choose a tag to compare

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

14 Aug 13:55
Compare
Choose a tag to compare

Fixed

  • Fix an issue with multiple Vizy editors with different formatting or table configs.
  • Fix buttons styles not working correctly.

2.1.22

14 Aug 13:53
Compare
Choose a tag to compare

Fixed

  • Fix an issue with multiple Vizy editors with different formatting or table configs.
  • Fix buttons styles not working correctly.

3.0.2

11 Aug 00:06
Compare
Choose a tag to compare

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

11 Aug 00:03
Compare
Choose a tag to compare

Fixed

  • Fix some click events in Vizy Block fields not triggering change event listener.
  • Fix an error when initializing Vizy fields multiple times.

3.0.1

21 Jul 00:38
Compare
Choose a tag to compare

Added

  • Add the ability to set links to current site, or specific site for element-based links.

Changed

  • Change change-detection mechanism incorrectly flagging changed JSON due to discrepancies with PHP vs JS JSON encoding.

Fixed

  • Fix an error when creating search indexes.
  • Fix default site for Link nodes.
  • Fix Image node URLs not being dynamics when non-transforms are selected.
  • Fix default transform value for Image nodes.
  • Fix change detection mechanism for Vizy Blocks.

2.1.20

21 Jul 00:33
Compare
Choose a tag to compare

Added

  • Add the ability to set links to current site, or specific site for element-based links.

Changed

  • Change change-detection mechanism incorrectly flagging changed JSON due to discrepancies with PHP vs JS JSON encoding.

Fixed

  • Fix an error when creating search indexes.
  • Fix default site for Link nodes.
  • Fix Image node URLs not being dynamics when non-transforms are selected.
  • Fix default transform value for Image nodes.
  • Fix change detection mechanism for Vizy Blocks.