From 263cc142a6a9a2febad2ffd387107b878dbb0ced Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Tue, 24 Mar 2026 00:40:34 +0200 Subject: [PATCH] Update changelog for 2.630 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e8c8692..c18068a8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## Changelog +#### 2.630 (March 24, 2026) +* Add improvements to user input validation across all modules +* Update Authentic theme to the latest version with various improvements and fixes: + - Add a new airy button style to the light palette to match the dark one + - Fix to optimize stats server to reduce WebSocket memory usage + - Fix the real-time follow indicator when viewing the journal + - Fix regex-based match highlighting when viewing the journal + - Fix mail compose panel sizing in HTML mode on low-DPR screens + - Fix display of the 2FA QR code in the dark palette + #### 2.621 (January 25, 2026) * Fix to prevent NAT from dropping idle RPC sessions during long transfers * Fix to improve the message when socket authentication is used in the MySQL/MariaDB module