Skip to content

Releases: codezero-be/laravel-localized-routes

Version 2.6.3

19 Dec 23:32
1617291

Choose a tag to compare

  • Attempt to translate the full URI before translating slugs individually

Version 2.6.2

28 Nov 16:17
61fac4e

Choose a tag to compare

  • Do not cache redirect responses (#48)

Version 2.6.1

19 Oct 22:23
c18bf4b

Choose a tag to compare

  • Manually register LocalizerServiceProvider

Version 2.6.0

16 Aug 14:18
f880f25

Choose a tag to compare

  • Implement expected Route::is() behavior with Route::isLocalized() (#25)

Version 2.5.0

17 Apr 13:23
6695309

Choose a tag to compare

  • Support redirects to localized routes (#35) (#18)
  • Fix registering duplicate locale when using domains (#32)

Version 2.4.2

16 Apr 10:21
eea5d03

Choose a tag to compare

  • Support custom route keys with Route::localizedUrl()

Version 2.4.1

26 Mar 14:14
425e6d2

Choose a tag to compare

  • Fix port in absolute Url (#36 )

Version 2.4.0

02 Nov 10:50
fab7dbb

Choose a tag to compare

  • Add support for PHP 8.0

Version 2.3.2

14 Sep 17:06
92ed3a4

Choose a tag to compare

  • Fix UrlGenerator class_exists on interface (#30)

Version 2.3.1

14 Sep 16:02
dc19309

Choose a tag to compare

  • Fix Laravel 8 cached routes (#29)