From 9c5494a92dbd348577eba2cfdbf22b933f1009dd Mon Sep 17 00:00:00 2001 From: iliajie Date: Mon, 10 Jul 2023 05:27:46 +0300 Subject: [PATCH] 21.00 --- CHANGELOG.md | 15 +++++++++------ theme.info | 8 ++++---- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89accc696..cc7ee2751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,21 @@ ## Changelog -#### Version 20.30-RC1 (May 12, 2023) +#### Version 21.00 (July 09, 2023) +* Add new column layout mode with variations * Add list of theme hotkeys in single help screen (F1) -* Add complete support for the new `ui_paginations` API -* Add support to copy any element name and value to clipboard using special hotkey -* Add better support for latest iOS versions -* Fix to correctly flip hardcoded hotkeys for Mac +* Add significant improvements to the dark palette +* Add support for the new read and reply mail features +* Fix support for the latest iOS versions +* Fix to correctly flip hardcoded hotkeys on Mac * Fix VNC display and positioning in Cloudmin * Fix showing a false-positive error pop-up in Cloudmin when changing servers * Fix mailbox selection in navigation menu in Usermin [usermin#84](https://github.com/webmin/usermin/issues/84#issuecomment-1494041564) * Fix choosers work correctly in proxy mode [forum.virtualmin.com/t/112248](https://forum.virtualmin.com/t/system-logs-file-manager-lists-main-server-file-list-instead-of-guest-when-using-cloudmin-link/112248) * Fix not to display splash screen when changing expired password * Fix elements positioning in password reset form +* Fix plenty of other bugs and add various improvements + + #### Version 20.22 (April 09, 2023) * Add to allow setting host and protocol in custom links [#904#issuecomment-1482540434](https://github.com/webmin/authentic-theme/issues/904#issuecomment-1482540434) @@ -20,7 +24,6 @@ * Fix custom selects when loaded from cache * Fix labels wrapping in File Manager - #### Version 20.21 (March 19, 2023) * Add support for displaying symlinked folders in file tree-view in File Manager diff --git a/theme.info b/theme.info index 938534b25..21d7e3b29 100644 --- a/theme.info +++ b/theme.info @@ -3,10 +3,10 @@ longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Aw bootstrap=3 spa=1 nomodcall=xnavigation=1 -version=20.30-RC1 -mversion=152 +version=21.00 +mversion=00 bversion=00 webmin=1 usermin=1 -depends=2.020 1.862 -depends_reason=https://github.com/webmin/webmin/pull/1846 +depends=2.100 2.000 +depends_reason=https://github.com/webmin/webmin/pull/1917 https://github.com/webmin/webmin/pull/1915