news/plugins/langswitcher/CHANGELOG.md

1.8 KiB

v1.5.0

07/01/2021

    • Made langswitcher display more customizable. See README.md for full details.

v1.4.3

06/25/2021

    • Made langswitcher data available in Grav object
    • Fix multilang alternatives #58

v1.4.2

03/17/2021

    • Pass phpstan level 1 tests
    • Require Grav v1.6
    • Fix hreflang URLs #57

v1.4.1

05/09/2019

    • Added some translations #45

v1.4.0

06/29/2017

    • Added the untranslated_pages_behavior option to determine what to do with a language link when the current page doesn't exist in that language or it exists but it's not published
    • Fixed generated URLs when append_url_extension is set, via PR #22

v1.3.0

02/17/2017

    • Added support for hreflang annotations via PR #19

v1.2.1

05/28/2016

    • Display all language names, even those with non supported locales

v1.2.0

05/03/2016

    • Take URI parameters into account when switching languages
    • Add external class to avoid problems on modular pages when jquery.singlePageNav is loaded

v1.1.0

10/15/2015

    • Added active class to language links

v1.0.2

07/13/2015

    • Improved homepage routing

v1.0.1

07/08/2015

    • Updated blueprints with some typo fixes

v1.0.0

07/08/2015

    • ChangeLog started...