Releases: lochmueller/language_detection
Releases Β· lochmueller/language_detection
4.0.0
3.0.0
- Add optional MaxMind IP language detection
- Rename many classes to fit modern class name schema
- Add SortService to sort languages via Detection
- Cleanup and addons in the Documentation
2.0.0
Features:
- Refactor RespectLanguageLinkDetailsTrait to Handler
- Support for NullSites (TYPO3 Pages without site handling)
- Support for v12dev
- PHP 8.1 support
- Change namespace to fit composer packages name
- Add new JSON handler for building JS language detections
Process:
- Add Codecov.io for better Code Coverage overview
- PHPStan Level 6
- PHP Mutation Test setup
- Deptrac configuration
Documentation:
- Add Treeware icon (help to plant trees!)
- Add CrowdIn Badge
- Fix tables
- Add TOC
- Add more badges to the documentation
- More documentation cleanups
1.10.0
- Decouple Middleware and Handler
- Create custom exceptions
- Code cleanups and tests
1.9.0
Many many many tests and infrastructure for a more stable extension!!!!
1.8.0
- Update documentation
- Many Unit tests
- StoppableEventInterface for events for more speed in the execution
1.7.0
- Add fallback language option (configurable) in Negotiate Event
1.6.0
- TYPO3 v11 compatibility
1.5.2
- Fix Resources/Private exclude to get the language files
1.4.0
- Exclude bots from language detection