Skip to content

Files

Latest commit

585e252 · Aug 2, 2022

History

History
82 lines (45 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

82 lines (45 loc) · 1.75 KB

2.3.3

2.3.0

  • 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)

2.2.2

  • Fix error with android-app scheme (Closes #6)

2.2.1

  • Update documentation

2.2.0

  • Add language fallbacks. (Closes #8) Thanks to Raphael Zschorsch

2.1.4

  • Improve fallbacks for accept-language headers

2.1.3

  • Update composer dependencies

2.1.2

  • Fix Hreflang comparison (Closes #13)

2.1.1

  • Add extension icon

2.1.0

  • Ignore search engine bots (Fixes #3)

2.0.2

  • Update README

2.0.1

  • Improve documentation

2.0.0

  • Add IP address based redirect method.
  • Add documentation.

1.1.0

  • Add differentiation between "en-gb" & "en-us", etc. (Fixes #1)

1.0.5

  • Update composer dependencies to also support TYPO3 10

1.0.4

  • Fix typo in composer.json

1.0.3

  • Add description to ext_emconf.php

1.0.2

  • Fix bug with Accept-Language order
  • Add CHANGELOG

1.0.2

  • Mark as stable

1.0.0

  • Initial releasee