Releases: wachter-org/wachter-bot
Releases · wachter-org/wachter-bot
v2.0.0
v1.1.0
What's Changed
Features
- add Telegram job persistence.
Bugfixes
- fix message deletion behaviour in some places.
Misc
- refactor texts;
- debug cmds.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Features
- redesign admin menu UX, featuring more controls (setting up reminder timeout, #whois length, etc);
- add the step-by-step group onboarding UX;
- support #whois updates via the #update tag.
Bugfixes
- enforce correct behavior when multiple users are added to the group simultaneously;
- update reminder jobs and kick jobs when changing timeouts;
- add improved, more readable texts.
Misc
- upgrade Python version to 3.9;
- upgrade
python-telegram-botversion to 13.15; - refactor code, introduce pre-commit hooks (
black); - improve the monitoring setup via Telegram groups.
New Contributors
- @alexeyqu made their first contribution in #11
- @houndlord made their first contribution in #12
- Special thanks to @katebogd for working on UX design and content alignment.
Full Changelog: https://github.com/alexeyqu/wachter_bot/commits/v1.0.0