From 06d2e372732370d2a65b1cf28a4503da1410575b Mon Sep 17 00:00:00 2001 From: iliajie Date: Thu, 21 Jul 2022 14:32:07 +0300 Subject: [PATCH] Update CHANGELOG.md (upcoming 1.998) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93cf85a1b..bf1667954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ ## Changelog +#### 1.998-dev (July, 2022) + +* Fix Apache, BIND, MySQL, ProFTPd and other modules configs on newest distros for new installs +* Fix to use Cron default path when run from UI +* Fix post uninstall cleanups +* Add better support for CentOS Stream Linux for new installs +* Add improvements for searching and naming global PHP configs files +* Add latest Authentic [theme update](https://github.com/webmin/authentic-theme/releases/tag/19.98-RC1) with various bug fixes and small improvements + #### 1.997 (July 12, 2022) * Add support for mirror and RAID volumes in LVM module * Add latest Authentic [theme update](https://github.com/webmin/authentic-theme/releases/tag/19.97) with nice new features in File Manager and other fixes