Skip to content

Releases: terminal42/contao-changelanguage

3.1.9

22 Mar 14:37
Compare
Choose a tag to compare
  • Add validation for multiple parent table relations in the same language
  • Require at least Contao 3.5.9 (fixes #145)

3.1.8

26 Jan 17:14
Compare
Choose a tag to compare
  • Add page title to duplicateMainLanguage Exception (#139)
  • Add microdata to (#140)
  • Add a module template selection (#141)
  • Fix onchange event so it works in IE and Edge (#142)

3.1.7

26 Jan 17:12
Compare
Choose a tag to compare
  • fixed orderNavigationItems not working in some cases
  • use getLanguageTag instead of getNormalizedLanguage to avoid comparison between e.g. de-DE and de_DE (which always fails and is the reason it did not work)
  • add unittest for LanguageText where the ordering is tested

3.1.6

01 Aug 09:29
Compare
Choose a tag to compare
  • Fixed language page picker in Contao 4.4 (#123)
  • Always make sure pages have detail (#120)

3.1.5

26 Jul 08:07
Compare
Choose a tag to compare

Fixed module object instead of navigation item was passed to template (01ebd49)

3.1.4

17 Jul 12:09
Compare
Choose a tag to compare
  • Fixed URL parameter for current page if auto_item is enabled (#125)
  • Fixed insert tags (#118)
  • Always check root pages when searching for related pages (#113)

3.1.3

25 Apr 10:04
Compare
Choose a tag to compare
  • Fixed exception in article view with forward pages (#117)
  • Removed base URL from nav_dropdown template (#111)

3.1.2

27 Feb 19:54
Compare
Choose a tag to compare
  • Fixed exception when having more than two domains linked together (#102)
  • Fixed master field not being added to database (#103)

3.1.1

02 Feb 16:03
Compare
Choose a tag to compare
  • Fixed error message when a parent page was not published (#96)
  • Fixed issue with third-party modules using tl_content table (#82)
  • Fixed moving pages in non-fallback-tree losing relations (#92)
  • Do not show warning sign in articles if teaser is not enabled (#85)

3.1.0

23 Nov 11:45
Compare
Choose a tag to compare
  • Added support for third-party label callbacks (#87)
  • Allow to switch backend language in news, calendar and FAQ (#83)
  • Re-enable HTML input for custom language text (#88)
  • Do not add header <link> if the page is not a direct fallback (#89)
  • Fixed exception when a root page was not published (#90)