Skip to content

1.0.2

Compare
Choose a tag to compare
@engram-design engram-design released this 30 May 05:08
· 200 commits to craft-3 since this release

Added

  • Allow marks to use merge when using template-based config.
  • Add getOwner() to Vizy Block element, to allow use of owner for block field settings.

Changed

  • Update all tiptap dependancies to latest beta versions.
  • Remove duplicate Vue dependancy, causing some conflicts with other plugins using Vue.

Fixed

  • Fix incompatibility issues with Inventory plugin.
  • Fix an error when a block type’s tab contained only numbers.
  • Fix orphaned layouts for deleted block types, or deleted Vizy fields.
  • Fix field layout setting updates not being stored to project config (adding or removing field).
  • Ensure general block type errors are show when saving a field fails.
  • Fix multiple field layouts being created if a block type fails validation when saving the field settings.
  • Fix unload warnings when no content has changed, when a field has nested Vizy fields.
  • Fix nested Vizy fields and their toolbars not sticking when using toolbarFixed.
  • Fix “add block” button not always appearing on a new line, depending on formatted text.
  • Fix incomplete field data being saved when a Matrix (or similar) field contained a nested Matrix, when the owner element has unchanged block content.