Skip to content

21.20

Compare
Choose a tag to compare
@iliajie iliajie released this 08 Jul 18:31
· 111 commits to master since this release
d9fe24c

Version 21.20 (July 8, 2024)

  • Add new way of collecting server stats using WebSocket connection for better efficiency
  • Add significant improvements in supporting keyboard navigation for the navigation menu
  • Add improvements to interactions among elements during scrolling of navigation menu
  • Add support for displaying embedded calendar event details in email messages
  • Add better support for System and Server Status module
  • Add support for the new live logs viewer in the System Logs module
  • Add support for the new block IP feature in the FirewallD module
  • Add support to invalidate OS EOL cache during global cache cleaning
  • Add ability to set custom server name on login page @53b110b
  • Fix a bug in the Terminal module where text color was missing in editors
  • Fix to ensure experimental MIME types are now recognized in File Manager webmin#2147
  • Fix editor and viewer encodings select in File Manager
  • Fix custom highlights not working for Apache and many other configs in File Manager editor and viewer
  • Fix to correctly display regex pattern blocks in SpamAssassin module
  • Fix broken progressive output in Command Shell module
  • Fix the initial display lag when opening Terminal module
  • Fix the file size label positioning after saving a file in File Manager
  • Fix bookmarks dropdown to support long lists nicely in File Manager
  • Fix issues with extracting gunzip files in the File Manager
  • Fix truncation of domain names in autocomplete dropdown in Virtualmin
  • Fix to correctly navigate back to the appropriate embedded module in Virtualmin
  • Fix to correctly escape HTML when displaying the message list in Usermin
  • Fix to correctly handle cloning to a new tab virtualmin/virtualmin-gpl#796
  • Fix to validate and accept all image file types for logos and background image #1694
  • Fix positioning of arrows in multi-select and selection work using double-click
  • Fix to prevent the display of partially loaded navigation menu
  • Fix to correctly wrap mail headers in Usermin
  • Fix XSS-related issues