Skip to content

Releases: verbb/vizy

3.0.6

02 Feb 00:37
Compare
Choose a tag to compare

Added

  • Add Node::EVENT_MODIFY_RENDERED_NODE event to modify the fully rendered HTML of a node.
  • Add back content migration for some fields to use (Hyper).

Changed

  • Disable Matrix, Neo and Super Table fields from being able to be included in Vizy blocks, until proper support has been added.
  • Improve source map bundle size.
  • Update icons to Font Awesome 6.
  • Update the element selector window for element-based links to only show the site menu for multi-site installs.
  • Refactor change-handling to better deal with Craft 5 ElementEditor updates and other fields.

Fixed

  • Fix an error with element select fields in Craft 5.6+ when used in a Vizy block.
  • Fix Vizy Block settings icon alignment.
  • Fix an error when handling Matrix blocks in Vizy blocks.
  • Fix an error when creating new Vizy Blocks for Vizy fields.
  • Fix Db::prepareForJsonColumn deprecation and handling.

2.1.25

02 Feb 00:33
Compare
Choose a tag to compare

Added

  • Add Node::EVENT_MODIFY_RENDERED_NODE event to modify the fully rendered HTML of a node.

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.