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.
- Add funding options
- Unit test fixes
- PHPStan fixes
- Setting to only run this in Developer Mode
- Separate
Configclass - Added PHP 7.4+ syntax
- Rewrite controller to use
HttpGetActionInterfaceonly - More helpful comments with configuration options
- Remove legacy data-helper
- Removed support for PHP 7.4
- Removed support for Magento 2.2 or older
- Removed unneeded Success-block
- Remove
setup_versionfrommodule.xml
- Missing order data in event (@JamesFX2) #23
- NOINDEX,NOFOLLOW
- Magento PHPCS compliance
- Remove page layout specification in XML layout (which is duplicate) (@GrimLink)
- Magento 2.4 support
- Proper integration testing for browsing depending on config settings
- Settings for "enabled" and "ip" were not properly picked up
- Add
versiontocomposer.json - Add
etc/config.xmlfile with default values - Add KeepAChangeLog support
- Move configuration to separate Yireo section
For older releases, see the GitHub commit messages.