All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removes PHP
^8.1.0
requirement.
- Now requires PHP
^8.1.0
. - Now requires Craft
^4.0.0
.
- Fix settings not showing when other Vue based plugins interfere.
- Syntax highlighting for when editing raw JSON data.
- Jason now requires Craft CMS 3.4 or above.
- 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!)
- Fixed issue with textareas being the incorrect height when switching tabs
- Fix bug preventing some field settings from loading
- Initial release