diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2acea58..2ebaabd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,16 @@ Changes in OpenLP Web Remote ============================ +Version 0.9.19 +-------------- + +* Hook Web Remote up to Transifex regarding the translations. +* Add some missing translations. +* Make sure that the English translation will function in Web Remote when version 3.1.2 or newer is installed. +* The page title is not capitalized anymore. +* Prevent a TypeError in the browser console when Settings is displayed and there are no live items. +* Updated dependencies including Angular. + Version 0.9.18 -------------- diff --git a/package.json b/package.json index 02e379b..a692792 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openlp/web-remote", - "version": "0.9.18", + "version": "0.9.19", "description": "The web remote for OpenLP, written in Angular", "keywords": [ "OpenLP",