Skip to content

Releases: lochmueller/language_detection

4.0.0

16 Oct 17:54
Compare
Choose a tag to compare
  • Drop PHP 7.4 support
  • Drop TYPO3 10.x Support
  • Add TYPO3 12.x Support
  • Small bugfixes
  • New Github publish process

3.0.0

24 Feb 17:59
Compare
Choose a tag to compare
  • 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

20 Dec 20:37
Compare
Choose a tag to compare

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

05 Nov 13:26
Compare
Choose a tag to compare
  • Decouple Middleware and Handler
  • Create custom exceptions
  • Code cleanups and tests

1.9.0

13 Oct 19:40
Compare
Choose a tag to compare

Many many many tests and infrastructure for a more stable extension!!!!

1.8.0

28 Sep 20:03
Compare
Choose a tag to compare
  • Update documentation
  • Many Unit tests
  • StoppableEventInterface for events for more speed in the execution

1.7.0

19 Apr 07:26
Compare
Choose a tag to compare
  • Add fallback language option (configurable) in Negotiate Event

1.6.0

25 Feb 20:51
Compare
Choose a tag to compare
  • TYPO3 v11 compatibility

1.5.2

21 Jan 08:10
Compare
Choose a tag to compare
  • Fix Resources/Private exclude to get the language files

1.4.0

03 Jan 13:58
Compare
Choose a tag to compare
  • Exclude bots from language detection