diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cc8603d3..ae467af3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)