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.
- Fixed an exception that occured when trying to edit an existing commerce product with Portal installed and no multi-site setup (#8)
- Fixed an exception that occured when trying to add a new commerce product with Portal installed (#8)
- Upgraded gulp
- Fixed an issue introduced due to the LivePreview changes in Craft 3.1 (#7).
- Fixed an issue with the length of the template attribute in MySQL 5.6 (#5).
- Added support for Product Types if Commerce is installed
- Fixed an error in composer.json where the version string was not matching the tag name
- Added the Craft License
- More Scrutinizer issue fixing
- Fixed a bunch of issues thrown up by Scrutinizer
- Initial release