Releases: syntro-opensource/silverstripe-klaro
Releases · syntro-opensource/silverstripe-klaro
1.4.0
🔧 Changed
- changed constraints for SS5 support (#44)
🧬 Dependencies
- Bump @syntro-opensource/eslint-config-base from 1.1.1 to 1.1.2 (#42)
1.3.1
🍰 Added
- standardized testsuites (#40)
🐞 Fixed
- Dependabot correctly prefixes updates
- composer allows plugins
1.2.0
🍰 Added
- Regular expressions for service cookies
🔧 Changed
acceptAll
is true
by default
🗑 Removed
- php 7.3 from testsuite
- PHP 7.1 & 7.2 support
1.1.0
🍰 Added
- healthcheck to improve test stability
🧬 Dependencies
- klaro from 0.7.8 to 0.7.18 (#19)
- codecov/codecov-action from 1 to 2.1.0 (#25)
- @syntro-opensource/webpack-config from 1.1.0 to 1.2.1 (#12)
1.0.1
🍰 Added
🧬 Dependencies
- klaro from 0.7.4 to 0.7.8 (#8)
- @syntro-opensource/webpack-config from 1.0.6 to 1.1.0 (#9)
1.0.0
🍰 Added
- docs (#6)
- maintenance stuff (dependabot & git-chglog) (#3)
- CSS script import (#2)
- configurable, translatable klaro services (#1)
- Initial commit
🐞 Fixed