Skip to content

Commit

Permalink
23.00
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Feb 13, 2025
1 parent ee7b46a commit 3ca0b8a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 6 deletions.
28 changes: 26 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
## Changelog

#### Version 23.00 (February 14, 2025)

* Add ability to zoom the terminal window in/out using standard hotkeys
* Add support for CPU and fan data in live stats
* Add an option to select the retention period for live stats
* Add labels to I/O graphs for better readability
* Improve the Bandwidth Monitoring module display
* Enhance color palettes and contrast for better accessibility
* Add full support for the new Virtualmin License Manager page
* Improve sorting for date-based columns in data tables
* Account for non-essential motion settings based on OS preferences
* Enhance display support for the Fetchmail module
* Fix long subtitles wrapping correctly in headers
* Stop adding domains to autocomplete in Virtualmin
* Fix page progress issues when installing SSL certificates in Virtualmin
* Check first if delete, rename, paste, and save are allowed in File Manager
* Fix "DirectoryMatch" highlighting when manually editing Apache config files
* Correctly handle teletype text inside error messages
* Fix live history stats display when using proxy servers via link
* Prevent the theme page from getting stuck after using the HTTP Tunnel module
* Fix Cloudmin backup progressive output issues
* Remove unmaintained language translations
* Update upstream libraries

<!--- separator --->

#### Version 21.20.7 (August 7, 2024)
* Add network I/O support in real-time monitoring for FreeBSD
* Fix network I/O calculations on Linux systems
Expand Down Expand Up @@ -64,8 +90,6 @@
* Fix to correctly wrap mail headers in Usermin
* Fix XSS-related issues

<!--- separator --->

#### Version 21.10 (March 31, 2024)
* Add improved upload progress indicator [#1692](https://github.com/authentic-theme/authentic-theme/issues/1692)
* Add HTML signatures support in Usermin
Expand Down
8 changes: 4 additions & 4 deletions theme.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Aw
bootstrap=3
spa=1
nomodcall=xnavigation=1
version=23.00-rc1
mversion=07
bversion=01
version=23.00
mversion=00
bversion=00
webmin=1
usermin=1
depends=2.210 2.030
depends=2.300 2.030
depends_reason=https://github.com/webmin/webmin/commit/83457fe4c06084a3aa3d9c5587cf63a19db78385
websockets=1

0 comments on commit 3ca0b8a

Please sign in to comment.