Releases: Laravel-Lang/routes
Releases · Laravel-Lang/routes
1.11.0
Changed
- Update preview by @github-actions[bot] in #41
- Update repository banner image by @github-actions[bot] in #42
- [source]: Add Laravel 13 support by @andrey-helldar in #43
1.10.1
Changed
- Change image link in README for routes localization by @andrey-helldar in #38
- The year in the LICENSE file has been updated by @github-actions[bot] in #37
1.10.0
Changed
- Create code-style.yml by @andrey-helldar in #31
- Fix LocalizationByHeader middleware by @asbiin in #33
1.9.1
Changed
- Removed communication block from Readme by @andrey-helldar in #29
1.9.0
Added
- Added support for working without using route grouping by @andrey-helldar in #28
- Adding default locale hiding during URL generation by @bald-cat in #27
1.8.0
Changed
- The list of middlewares of the route group is moved to config by @andrey-helldar in #26
1.7.0
Added
- Added Laravel 12 support by @andrey-helldar in #21
1.6.0
Added
- Added the installation of the session key when it is detected by @andrey-helldar in #24
Fixed
- Fixed determination of localization by the heading by @andrey-helldar in #25
- Fixed header locale detection by @andrey-helldar in #23
- Fixed tests by @andrey-helldar in #22
1.5.0
Fixed
- Replaced the UrlGenerator override with the
localizedRoutemethod by @andrey-helldar in #20
1.4.0
Added
- Added automatic forwarding of the localization parameter when calling group methods by @andrey-helldar in #19