Version bump 2.202

This commit is contained in:
Ilia Ross
2024-07-30 22:13:20 +03:00
parent ba26d2aac0
commit e1398bf75b

View File

@ -1,7 +1,11 @@
## Changelog
#### 2.202 (Upcoming)
* Fix to set the WebSocket URL webprefix correctly
#### 2.202 (July 30, 2024)
* Add LDAP related fixes and improvements
* Fix to automatically set the WebSocket URL webprefix correctly
* Fix to name downloaded backup file nicely in Backup Configuration Files module [#2239](https://github.com/webmin/webmin/issues/2239)
* Fix to optimize getting table index stats for large tables in MySQL/MariaDB module [pull#2234](https://github.com/webmin/webmin/pull/2234)
* Fix duplication of _systemd_ actions and init scripts [#2227](https://github.com/webmin/webmin/issues/2227)
#### 2.201 (July 24, 2024)
* Fix real-time monitoring not updating graphs in the Dashboard [#2222](https://github.com/webmin/webmin/issues/2222)