π [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.txtto 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
- β¬οΈ