Releases: eliashaeussler/typo3-form-consent
Releases · eliashaeussler/typo3-form-consent
0.5.1
What's Changed
🚑 Fixed
- [BUGFIX] Provide
implementationClassName
in BE finishers definition by @eliashaeussler in #56 - [BUGFIX] Do not require "composer mode" checkbox in issue forms by @eliashaeussler in #57
⚙️ Dependencies
- [TASK]: Bump actions/checkout from 2 to 3 by @dependabot in #54
- [TASK]: Bump codecov/codecov-action from 2 to 3 by @dependabot in #53
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Catch exceptions while invoking finishers by @eliashaeussler in #49
🚀 Improved
- [FEATURE] Enable Dependabot for GitHub Actions by @eliashaeussler in #52
🚑 Fixed
- [TASK] Revert "[BUGFIX] Skip one acceptance test for PHP 8.1" by @eliashaeussler in #47
- [BUGFIX] Automate local development environment preparation by @eliashaeussler in #51
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
🚀 Improved
- [TASK] Streamline locallang*.xlf files with XLIFF 1.2 by @eliashaeussler in #48
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
🚀 Improved
- [TASK] Streamline Code of Conduct with TYPO3 core by @eliashaeussler in #45
🚑 Fixed
- [BUGFIX] Skip one acceptance test for PHP 8.1 by @eliashaeussler in #46
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
⚡ Breaking
- [!!!][FEATURE] Introduce generic "state" field for consents by @eliashaeussler in #42
- [!!!][FEATURE] Invoke finishers on consent dismissal by @eliashaeussler in #44
🚀 Improved
- [FEATURE] Allow passing custom responses via DismissConsentEvent by @eliashaeussler in #43
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
📖 Documentation
- [DOCS] Mention download via TER by @eliashaeussler in #40
🚀 Improved
- [FEATURE] Enable GitHub's automatic generation of release notes by @eliashaeussler in #41
🚑 Fixed
- [BUGFIX] Switch to arm-compatible Selenium image by @eliashaeussler in #39
Other changes
- [TASK] Include
composer unused
in CI by @eliashaeussler in #38
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
Changelog
0.3.0 (2022-03-11)
Breaking
- [!!!][FEATURE] Allow execution of post consent approval finishers #24
Changed
- [TASK] Rename
master
branch tomain
#34 - [FEATURE] Introduce configuration for excluded elements from persistence #33
- [TASK] Replace SonarCloud by codecov and CodeClimate #30
Fixed
- [BUGFIX] Correctly detect honeypot element for persistence #32