From 29709c3c510691f4441cc96560232a515bc242b6 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Sat, 21 Jun 2025 21:05:07 +0300 Subject: [PATCH] Update changelog for another minor release --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa11602f..f83ac47ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## Changelog +#### 2.403 (June 30, 2025) +* Add status monitor for PHP FPM #2499 +* Add support for redirecting to the enforced domain when the `musthost_redirect` directive is set +* Add a UI API to mask sensitive text—like displayed passwords, unless hovered over container +* Fix MySQL/MariaDB to remove obsolete `set-variable` options that break modern config files #2497 + + #### 2.402 (June 16, 2025) * Update the Authentic theme to the latest version with various fixes and improvements * Fix support for EL10-based systems