From 29e614d554021d4567378da60f3b075eb88e7005 Mon Sep 17 00:00:00 2001 From: Bernhard M Date: Sun, 1 Feb 2026 22:14:30 +0100 Subject: [PATCH] Update CHANGELOG with new features and fixes Updated changelog with new features and fixes for various management and contacts components. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12fec49..26409eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project. - Mgmt / Contacts; Auto Add Types now shows clearer labels (e.g., "USR (Users)"). - Contacts / Repeater Admin; reorganized Login screen layout to prevent status text overlap and improve readability. - Contacts / Repeater Admin; added live login status lines (Direct/Flood send mode, wait countdown, result, role). +- Mgmt / UI -> UI Zoom; improved zoom step granularity for finer control with extra buttons for more/less zoom. ### Fixed - Mgmt / Channels; fixed an issue where adding a new #hashtag channel could show "Channel exists" and could lead to duplicate message display.