* Added some translations [#45](https://github.com/getgrav/grav-plugin-langswitcher/pull/45)
# v1.4.0
## 06/29/2017
1. [](#new)
* 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
1. [](#bugfix)
* Fixed generated URLs when `append_url_extension` is set, via PR [#22](https://github.com/getgrav/grav-plugin-langswitcher/pull/22)
# v1.3.0
## 02/17/2017
1. [](#new)
* Added support for `hreflang` annotations via PR [#19](https://github.com/getgrav/grav-plugin-langswitcher/pull/19)
# v1.2.1
## 05/28/2016
1. [](#bugfix)
* Display all language names, even those with non supported locales
# v1.2.0
## 05/03/2016
1. [](#improved)
* Take URI parameters into account when switching languages
* Add `external` class to avoid problems on modular pages when `jquery.singlePageNav` is loaded