Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@chasegiunta chasegiunta released this 10 May 17:12
· 10 commits to master since this release
1783d80

Added

  • Syntax highlighting for when editing raw JSON data.

Changed

  • Jason now requires Craft CMS 3.4 or above.

Fixed

  • Fixed issue where certain circumstances would allow for editing when readonly is set to true.
  • Fixed issue where field settings weren't loading within Matrix fields.
  • Fixed issue where multiple Jason fields on a single edit screen (including Matrix fields - thanks @kristoffeys) wouldn't render.
  • Fixed issue where settings field wasn't loading properly on Craft 3.4+.
  • Fixed issue with setting field values programattically from other plugins (thanks @goraxan!)