Skip to content

Releases: webmin/authentic-theme

23.02

05 Mar 01:41
3fa77d2
Compare
Choose a tag to compare

Version 23.02 (March 5, 2025)

  • Fix to unregister service worker on theme change
  • Add improvements to JavaScript redirect function

23.01

16 Feb 20:19
9a93872
Compare
Choose a tag to compare

Version 23.01 (February 16, 2025)

  • Fix the line height of plain-text email body
  • Fix bottom controls positioning when viewing mail
  • Fix horizontal scrollbars when scrolling tables
  • Fix server pagination controls size
  • Fix various bugs in dark palette
  • Fix password tooltips display in Cloudmin
  • Change to prevent disk space calculation in File Manager on spacebar by default

23.00

13 Feb 00:49
3ca0b8a
Compare
Choose a tag to compare

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

21.20.7

07 Aug 14:41
be2b908
Compare
Choose a tag to compare

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
  • Fix cache purging support for the new real-time monitoring stats server

21.20.6

04 Aug 17:37
962705c
Compare
Choose a tag to compare

Version 21.20.6 (August 4, 2024)

  • Fix memory leak in the new real-monitoring stats server forum.virtualmin.com/t/128189
  • Fix pie charts not to show in red for real memory usage if virtual memory exists

21.20.5

31 Jul 22:16
60d497d
Compare
Choose a tag to compare

Version 21.20.5 (August 1, 2024)

  • Fix to remove the old ability to upgrade the theme from Git using the UI webmin#2243
  • Fix the issue of the logo being stuck in mobile mode
  • Fix to improve matching for currently selected name in domain autocomplete dropdown in Virtualmin

21.20.4

30 Jul 18:57
dcc5aee
Compare
Choose a tag to compare

Version 21.20.4 (July 30, 2024)

  • Add new Teal and Maroon color palettes
  • Fix contrast ratio for all color palettes
  • Fix reconnection attempt rate to the real-time monitoring socket
  • Fix real-time monitoring server return correctly encoded data webmin#2237
  • Fix to improve error handling in File Manager on files upload and download

21.20.3

23 Jul 15:15
518c511
Compare
Choose a tag to compare

Version 21.20.3 (July 23, 2024)

  • Fix a bug where in some configurations the navigation product switch was stuck on the initial load

21.20.2

22 Jul 12:26
20f9fec
Compare
Choose a tag to compare

Version 21.20.2 (July 22, 2024)

  • Update JSON dependency to use correct namespace webmin#2222
  • Fix the autofocus for the username field on the login page
  • Fix to consider user preference for accordion visibility state in Dashboard

21.20.1

20 Jul 17:46
0591bef
Compare
Choose a tag to compare

Version 21.20.1 (July 20, 2024)

  • Fix not to attempt enabling stats in proxy mode
  • Fix to limit the number of potential tries to connect to the socket
  • Fix re-authentication modal leaking user password to Webmin logs