Skip to content

0.3.0

Compare
Choose a tag to compare
@malemburg malemburg released this 25 Apr 10:20
· 22 commits to main since this release

The 0.3.0 release fixes a few bugs and adds more features:

  • Added new challenge ListItemChallenge
  • Added new config variables MAX_FAILED_CHALLENGES to limit the number of failed
    challenge responses. Defaults to 3.
  • Added docker-compose config example to sources
  • Fixed display of the user name to always show the full name, where available.
  • Added work-around for pyrogram to not create session files inside
    the package dir when running the bot in -m mode
  • Fixed bug to make file logging work
  • Fixed bug in ban time handling; this now works correctly

It has been battle-tested in production for more than two months already and is proving to be a really useful tool to help with Telegram group administration.