Added
- Community language support: communities can now configure their preferred language (#663).
- Release confirmation feature: users must confirm before releasing funds, preventing accidental releases (#723).
- User command logging: all commands sent by users are now logged to a dedicated log file for auditing (#717).
- Unit tests for utility functions, improving test coverage (#700).
- External health monitoring module: push-based heartbeat system for monitoring bot health via an external service (#753).
Fixed
- Persian (IRT) translation: corrected currency name from "ریال" to "تومان" (#716).
- Fixed
next_arginitialization: prevents errors whenmatch[2]is undefined in command parsing (#740).
Changed
- Updated Mongoose from 7.x to 8.17.1 (#725).