- Avoid notices with PHP8 (PR #41) (thanks @georgringer)
- Fix Max-Age cookie value. (#16) (thanks Aleksandra Fey)
- Keep GET/POST parameters on redirect. (#19) (thanks @erguenyogurtcu)
- Add Google PageSpeed Insights to bot pattern (thanks @erguenyogurtcu)
- Fix error with android-app scheme (Closes #6)
- Update documentation
- Add language fallbacks. (Closes #8) Thanks to Raphael Zschorsch
- Improve fallbacks for accept-language headers
- Update composer dependencies
- Fix Hreflang comparison (Closes #13)
- Add extension icon
- Ignore search engine bots (Fixes #3)
- Update README
- Improve documentation
- Add IP address based redirect method.
- Add documentation.
- Add differentiation between "en-gb" & "en-us", etc. (Fixes #1)
- Update composer dependencies to also support TYPO3 10
- Fix typo in composer.json
- Add description to ext_emconf.php
- Fix bug with Accept-Language order
- Add CHANGELOG
- Mark as stable
- Initial releasee