From 250eff56135a4ca396ffd09e2183c54786f8de94 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Wed, 5 Feb 2020 03:47:21 +0300 Subject: [PATCH] 19.46 --- CHANGELOG.md | 19 +++++++++++++++++++ theme.info | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaeb6e101..284e60615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ ## Changelog +#### Version 19.46 (February 04, 2020) +* Set royal blue color palette as default +* Add recipient (from address book) autocomplete for new mail composer in Usermin +* Add significant even though tiny CSS enhancements +* Add ability to navigate pages using backspace/⇧+backspace (before user interaction) +* Add hotkeys to maximize/normalize file editor window (Alt + ▵/Alt + ▿) +* Add ability to select/deselect row using ⇧ + ▵ or ⇧ + ▿ in File Manager +* Add better post server-error handling for initial load in File Manager +* Add ability to save accordions state used last time on Dashboard +* Add ability to clear table/accordion filter with escape key as well +* Fix to improve keyboard navigation (up/down/pgup/pgdn/home/end) in File Manager +* Fix to embed font family and size values inline for new mail composer +* Fix to forbid recalling certain pages on page reload +* Fix to let manually dismiss session reauthenticate modal +* Fix fatal fail on invalid/incomplete regex passed in System Logs/View Logfile +* Fix users in jailed mode in Usermin for File Manager +* Fix tree depth control for multiple modes in File Manager + + #### Version 19.45 (January 14, 2020) * Add stored listing navigation in File Manager [@2405933](https://github.com/authentic-theme/authentic-theme/commit/2405933f5fb526cdafb0377e157dccbbaa89c8c8) * Add protection against re-submitting progressive/modifier pages diff --git a/theme.info b/theme.info index c3cb333c5..088678490 100644 --- a/theme.info +++ b/theme.info @@ -1,7 +1,7 @@ desc=Authentic Theme longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/authentic-theme/authentic-theme) -version=19.46-beta6 -mversion=13 +version=19.46 +mversion=00 depends=1.941 1.791 webmin=1 usermin=1 \ No newline at end of file