Skip to content

3.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@engram-design engram-design released this 12 Apr 00:35
· 58 commits to craft-5 since this release

Added

  • Add the Craft.Vizy.Config.registerTemplates() JS function for custom extensions to render their own template in a Vizy field.

Fixed

  • Fix an error for Image nodes, where the id attribute didn’t reflect an Asset Element ID.
  • Fix an error when saving Vizy blocks in some scenarios, where blocks incorrectly had an invalid ID.
  • Fix content changes being detected for nested fields when there are none. In addition, Vizy fields only listen for changes to their content when interacted with.
  • Fix incompatibility issues with Matrix fields.
  • Fix an error when sanitizing Matrix content.