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.
- updated table styling
- export csv with double quotes to fix multiline strings
- added form delete action
- fixed \n & \r json decode errors
Warning The 2.x release contains breaking changes. You need to check the DB structure and maybe update the plugin settings.
- Craft CMS 4.x ready
- Refactoring whole code
- Make the form viewer ready for the new DB structure
- updated table styling
- export csv with double quotes to fix multiline strings
- added form delete action
Warning The 1.1.x release contains breaking changes. You need to check the DB structure and maybe update the plugin settings.
- Craft CMS 3.x backwards compatibility from tag 2.0.0
- Initial release