Releases: sinso/app_routes
Releases · sinso/app_routes
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.2
Full Changelog: 2.0.0...2.0.2
2.0.0
1.5.0
What's Changed
- feat: Add caching information to response header by @smichaelsen in #19
Full Changelog: 1.4.2...1.5.0
1.4.2
1.4.1
What's Changed
- fix: prevent undefined array access in AppRoutesMiddleware by @smichaelsen in #17
Full Changelog: 1.4.0...1.4.1
1.4.0
Full Changelog: 1.3.4...1.4.0
1.3.4
What's Changed
- [BUGFIX] Fix multilanguage support in v10 by @smichaelsen in #14
Full Changelog: 1.3.3...1.3.4
[RELEASE] 1.3.3
What's Changed
- [BUGFIX] Properly init TypoScriptFrontendController in TYPO3 v11 by @amirarends in #13
New Contributors
- @amirarends made their first contribution in #13
Full Changelog: 1.3.1...1.3.3
1.3.1
[TASK] Code cleanup in AppRoutesMiddleware