Skip to content

Releases: codemix/yii2-localeurls

Release 1.4.9

16 Mar 08:26
Compare
Choose a tag to compare
  • Issue #94 Refactor handling of trailing slashes

Release 1.4.8

24 Feb 10:41
Compare
Choose a tag to compare
  • Issue #91 Fix BC break with Yii < 2.0.10 due to normalizer

Release 1.4.7

23 Feb 07:29
Compare
Choose a tag to compare
  • Issue #90 Fix compatibility issue with UrlNormalizer

Release 1.4.6

10 Jan 10:22
Compare
Choose a tag to compare
  • Issue #60 Allow creation of URLs without language code, even if persistence and auto detection is enabled

Release 1.4.5

08 Oct 16:09
Compare
Choose a tag to compare

Fix broken 1.4.4

Release 1.4.4

08 Oct 15:30
Compare
Choose a tag to compare
  • Issue #62 Use custom const for test environment

Release 1.4.3

21 Mar 21:27
Compare
Choose a tag to compare
  • Fix #63: Support URLs with Server Names

Release 1.4.2

27 Feb 10:12
Compare
Choose a tag to compare
  • Fix remaining issue with #59: Redirected to lowercase even if keepUppercaseLanguageCode was set.

Release 1.4.1

25 Feb 09:37
Compare
Choose a tag to compare
  • Do no longer add the language code to created URLs if language is the default language and enableDefaultLanguageUrlCode, enableLanguagePersistence and enableLangaugeDetection are false

Release 1.4.0

05 Feb 12:48
Compare
Choose a tag to compare
  • Add keepUppercaseLanguageCode