Skip to content

Commit 9c7f434

Browse files
authored
Update CHANGELOG for v1.2.0 release
Added /force_logout command for manual account logout and refactored bot session handling and admin commands for improved readability.
1 parent ebd9f9c commit 9c7f434

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,14 @@ Change isadmin flag to true for specific message
6464
- Disable the force join
6565

6666
---
67+
68+
## [v1.2.0] - 2026-03-10
69+
70+
### Added:
71+
- added /force_logout command to delete session file For manual account logout, when it is stuck.
72+
73+
### Fixed:
74+
Refactor bot session handling and admin commands.
75+
- Refactor error handling and session management in the bot. Simplify admin command structure and improve readability.
76+
77+
---

0 commit comments

Comments
 (0)