diff --git a/CHANGELOG.md b/CHANGELOG.md index ded04dd1b..d97a1d7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## Changelog +#### Version 19.09.2 (February 22, 2018) +* Add fail proof method of extracting page content with broken HTML [webmin/webmin#825](https://github.com/webmin/webmin/issues/825) +* Add better Cloudmin support and fixed corresponding issues +* Add German and Catalan language translation updates +* Fix to drop using smartmatch [#1014](https://github.com/qooob/authentic-theme/issues/1014) +* Fix to contrast the look of the pop-up reauthentication screen +* Fix various UI issues + #### Version 19.09.1 (February 14, 2018) * Add highlight of matched strings for code-viewer * Add listener for user interaction before triggering autofocus [virtualmin.com/55770](https://www.virtualmin.com/node/55770) diff --git a/VERSION.txt b/VERSION.txt index 66aa0e268..a4de070ba 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1 @@ -19.09.1 - +19.09.2 diff --git a/theme.info b/theme.info index 250101c4d..d56543320 100644 --- a/theme.info +++ b/theme.info @@ -1,6 +1,6 @@ desc=Authentic Theme longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/qooob/authentic-theme) -version=19.09.1 +version=19.09.2 depends=1.872 1.733 webmin=1 usermin=1