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.
- Craft 4 compatibility
- fix namespacing issue
- revert last change
- fix namespace issue for composer 2
- update to composer 2
- remove the 'all' option in checkbox field as it was causing issues
- minor update to fix variable naming
- rework how the groups are handled so they don't get set as config settings
- ensures the group parameter has been posted before using the plugin
- Initial release