### πŸš€ **[2.4.3] – Password Editing, Telegram Enhancements & Stability Fixes** *Released: 2025-11-06* #### πŸ” **Security & UI Improvements** * **Client-Side Password Validation** – Prevent weak or invalid passwords directly from the browser. * **Editable Password Field** – Users’ passwords can now be securely updated via the user modal. #### πŸ€– **Telegram Bot Upgrades** * Added **inline keyboard support** for clearing user notes. * Enhanced **user detail display**, showing notes and improved formatting for admins. #### βš™οΈ **Backend & Server Enhancements** * **Database-based Online Tracking:** Online user count now directly pulled from MongoDB instead of memory. * **Fixed traffic bug** causing incorrect offline user status in multi-node environments. #### 🧹 **Maintenance & Dependencies** * Cleaned up `requirements.txt` to include only top-level dependencies. * Dependency upgrades: * ⬆️ `psutil` β†’ 7.1.3 * ⬆️ `certbot` β†’ 5.1.0 * ⬆️ `python-dotenv` β†’ 1.2.1 * ⬆️ `fastapi` β†’ 0.121.0 * ⬆️ `aiohttp` β†’ 3.13.2 * ⬆️ `idna` β†’ 3.11 * ⬆️ `click` β†’ 8.3.0