- Merge pull request #10 from ujamii/feature/compat-v10
- [DOC] added version overview
- [DOC] added deprecation note for cookie consent feature
- [DOC] cleaned up readme
- [TASK] updated command for v10/v11 compat
- [DOC] updated readme
- [CLEANUP] removed extension builder leftovers
- [TASK] updated be controller for v10/v11 compat
- [TASK] updated version constraints
- Update composer.json
- [FEATURE] Adding compatibility for TYPO3 v9
- [DOC] fixed packagist link
- [DOC] added packagist badge
- [TASK] PSR-1/2 code style
- [BUGFIX] added missing config for powermail table
- [RELEASE] bumped version
- [BUGFIX] fixed order of query parts in v8 method
- [RELEASE] bumped version
- [TASK] improved translation integration
- [RELEASE] marked 0.4.1 as stable
- [BUGFIX] excluded external assets from compression
- [RELEASE] bumped version
- [DOC] added doc part for new anonymization mode
- [FEATURE] set MODE_ANONYMIZE instead of MODE_DELETE as default action
- [FEATURE] added anonymization mode for v7 (legacy)
- [FEATURE] added anonymization mode for v8 in be module
- [FEATURE] added anonymization mode for v8 on cli
- [DOC] fixed link
- [DOC] added alternative installation guide via archive file
- [DOC] removed TODOs from readme (see GitHub issues)
- [RELEASE] adjusted dependency and version info
- [FEATURE] fixes #4 (TYPO3 7.6LTS compat)
- [FEATURE] added cookie opt out example and doc
- [DOC] fixed file link
- [DOC] added doc part for cookie consent
- Merge branch 'master' into feature/cookie-consent
- [DOC] added TOC and link to issues on GitHub
- [FEATURE] added cookie consent example template
- [RELEASE] bumped version
- [BUGFIX] added missing data-to-timestamp conversion to sql
- [BUGFIX] added missing data-to-timestamp conversion to sql
- added TODOs
- added TODOs
- [FEATURE] first working version as backend module and command controller
- created basic extension structure
- Initial commit