Skip to content

Releases: chasegiunta/craft-jason

Version 3.0.1

17 Nov 23:29
Compare
Choose a tag to compare

Fixed

  • Removes PHP ^8.1.0 requirement.

Version 3.0.0

20 Sep 22:53
Compare
Choose a tag to compare

Changed

  • Now requires PHP ^8.1.0.
  • Now requires Craft ^4.0.0.

Version 2.0.1

11 May 17:21
Compare
Choose a tag to compare

Fixed

  • Fix settings not showing when other Vue based plugins interfere.

Version 2.0.0

10 May 17:12
1783d80
Compare
Choose a tag to compare

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!)

v1.0.2

27 May 21:44
Compare
Choose a tag to compare

Fixed issue with textareas being the incorrect height when switching tabs

v1.0.1

03 May 01:11
a3c07e9
Compare
Choose a tag to compare
  • Fix bug preventing some field settings from loading

v1.0.0

01 May 14:28
Compare
Choose a tag to compare

Initial Release