Releases: webmin/webmin
Releases Β· webmin/webmin
2.402
2.401
- Add forgotten password recovery support for Virtualmin mailbox users
- Add forgotten password recovery support in Usermin
- Fix account lock status check in MySQL/MariaDB module that was blocking new database user creation #2484
- Fix to prevent safe users from sending emails
- Fix to always show password recovery link if enabled
2.400
- Add built-in support for forgotten password recovery
- Add support for SSL certificates and DNS over TLS in the BIND module
- Add support to configure listen for any type of address in Dovecot module
- Add ability to manage available PHP packages directly from PHP Configuration module
- Add ability to configure and show proper branding logo on the login page
- Add display of the PHP binary and its version in the PHP Configuration module
- Add improvements to MySQL/MariaDB module when editing users and privileges
- Add support for AxoSyslog in System Logs NG module
- Add TOML as editable format in the File Manager module
- Add support for template variables in help pages
- Add support for enabling gender-neutral translations if supported by the language
- Improve security of single-use login links
- Fix to check if local version of
mysqldump
supports--set-gtid-purged
flag - Fix to respect option to copy new key and certificate to Webmin in the SSL Encryption module
- Fix to use new API for auxiliary remote QR code generation
- Fix to show human-readable timestamps for kernel log in the System Logs module
- Fix to respect reverse order flag in the System Logs module
- Fix to prefer JSON::XS over JSON::PP if available for better performance
- Fix bugs with IPv6 interface creation on systems using Network Manager
- Fix to address the security issue in the System Documentation module
- Fix to use fast PRC mode by default in the Webmin Servers Index module
- Fix Fail2Ban version detection
- Fix to follow German translation rules that most people already accept
- Fix to correctly read EOL cache data
2.303
- Fix permissions error when attempting to open a temp file for writing
- Fix Network Configuration module to use
ip
command instead ofifconfig
on Debian systems - Fix to correctly save IPv6 nameservers in Network Configuration module
- Fix to run
man
asnobody
to prevent section param misuse in System Documentation module - Add support for Sendmail hash files ending with
.cdb
- Update German translations
2.302
- Add ability to preserve allow/deny IPs in Webmin Configuration module #2427
- Add enhancements to module config saving to ensure reliability under all conditions
- Fix to improve wording when applying network in Network Configuration module
- Fix regression in MySQL/MariaDB database user permission assignment
- Fix to clean up old code
- Update German translations
2.301
2.300
- Add multiple improvements to SSH Server module to support contemporary systems
- Add support to configure SSH socket activation in SSH Server module in contemporary systems #2356
- Add support for managing PHP extensions in PHP Configuration module
- Add API to edit systemd units in Bootup and Shutdown module
- Add rich-rule and direct-rule API to FirewallD module
- Add support for collecting bandwidth stats on systems with Journald in Bandwidth Monitoring module
- Add support for displaying translations aggregated and separate statistics using language manager script
- Add support for allowing a given IP temporarily or permanently in FirewallD module
- Add support for listing
deb822-style
repos on Debian and derivatives in Software Package Updates module - Add support for openEuler Linux LTS and Innovation versions
- Add support for setting up repos on SUSE distros using repo setup script
- Add a status monitor to check if a reboot is required in System and Server Status module
- Add support for displaying CPU and disk data in the latest macOS versions
- Add UI option to control if SSL client certificate provided by proxies can be trusted
- Add ACL option to set the allowed user based on the directory being accessed in File Manager module
- Add ability to resolve compatibility-level conditionals in Postfix module
- Add ability to use zoom window in/out using standard hotkeys in Terminal module
- Add service restart button in MySQL/MariaDB module
- Add DBI and DBD modules to the recommended list
- Fix to check first if delete, rename, paste, and save are allowed for safe user in File Manager
- Fix to stop trusting remote client IP address for Webmin logging unless it's allowed
- Fix to correctly set exit code on success when using force mode in Webmin
set-config
CLI command - Fix to include zone name in deleted records log message in BIND DNS module
- Fix to ensure systemd custom units are created in the correct directory in Bootup and Shutdown module
- Fix to create correct RC script on FreeBSD systems when Webmin is installed using the setup script
- Fix to improve how permissions are displayed in MySQL/MariaDB module
- Fix to show current hashed password if there is one in MySQL/MariaDB module
- Fix to place editable options at the top of the list in MySQL/MariaDB module #2319
- Fix to correctly quote usernames in
xfs_quota
command in Disk Quotas module - Fix file locking in global generic file locking function
- Fix to clean up temporary Webmin PID-based lock directories
- Fix to bring back support for limits in last command in Users and Groups module
- Fix Postfix module incorrectly saving config files for some pages
- Fix to support multi-line mappings in Postfix module for virtual maps
- Fix to turn off autorenew for all Webmin-generated Let's Encrypt SSL certificates as renewals are handled internally
- Fix to prefer JSON::XS over JSON::PP if both are installed
- Fix to just lock the DNS zone file instead of the whole domain to prevent potential deadlocks
- Fix SPF record joining to avoid space separation in BIND DNS module
- Fix updating serial number in BIND DNS module
- Fix error message for salt field in BIND DNS module
- Fix for slave zones can now be called secondary in BIND DNS module #2257
- Fix not to save passwords in the password fields in Users and Groups module
- Fix not binding to an IP, add a
Listen
directive for a custom port if needed in Apache module #2341 - Fix Usermin manual installation using setup script
- Fix to enhance display support for Fetchmail module
- Fix WebSocket connections for sudo-capable users
- Rename Google Authenticator to just TOTP Authenticator
- Improve sorting for date-based columns in data tables
- Drop
lynx
package from the recommended list - Drop
Authen::OATH
module and all its dependencies in favor of a simpler implementation for TOTP authentication - Updated Chinese translations
- Update German translations
2.202
- Add support for importing schemas to the LDAP Server module
- Add support for displaying disk and network I/Os in FreeBSD on the dashboard
- Fix to automatically set the WebSocket URL webprefix correctly
- Fix to name downloaded backup file nicely in Backup Configuration Files module #2239
- Fix to optimize getting table index stats for large tables in MySQL/MariaDB module pull#2234
- Fix duplication of systemd actions and init scripts #2227
- Fix BIND service name for Debian 12 and Ubuntu 24.04
- Update the Authentic theme to the latest version with various fixes and improvements
2.201
2.200
- Add support for blocking a given IP temporarily or permanently in the FirewallD module
- Add support for parsing iCalendar event files in the Mailbox module
- Add support for tailing logs in real time in System Logs module
- Add ability to preserve original file ACLs when writing files webmin/authentic-theme#1511
- Add a
patch
sub-command to thewebmin
command for easy application of patches - Add a config option to display hostname and comment in the DHCP Server module #2221
- Add support for ED25519 and ED448 algorithms in BIND DNS module for DNSSEC
- Add support for larger ranger of authentication methods in Dovecot module
- Add improved support for displaying last logins in the Users and Groups module
- Fix to prevent duplicate
also-notify
andallow-transfer
IPs in the BIND DNS module - Fix issues with Terminal module to correct text display problems in editor mode
- Fix to store Terminal module logs in the
/var/webmin
directory - Fix to display the Spam folder nicely in the Mailbox module
- Fix how modules are loaded in ProFTPd module
- Fix support for the Chrony service on Debian systems in the System Time module
- Fix to use static routes to set the default gateway in Network Configuration module
- Fix to correctly invalidate EOL cache on re-checks #2139
- Fix to change default monitor name based on database used MariaDB vs MySQL #2139
- Fix to disable manual upgrades for systems installed from the repository
- Fix to preserve Webmin service state during package upgrades #2133
- Change to enforce sudo-capable logins as themselves in the Terminal module docs/modules/terminal
- Rename "System Logs" module to "System Logs RS" and "System Logs Viewer" to "System Logs" for clarity