Skip to content

2.0.4

Compare
Choose a tag to compare
@blueset blueset released this 09 Jul 09:48
· 58 commits to master since this release
v2.0.4
6ac9ee6

2.0.4 - 2020-07-09

Added

  • Add support to outgoing 🎲, 🎯, 🏀 messages from Telegram
  • Allow wizard to set commands list of the bot
  • Show invalid remote chats when sending /link to a group (#100)
  • Suppress first poll conflict warning within 60 seconds as an isolated case (#103)

Fixed

  • Program breaks when older version of Pillow is encountered
  • Attempt to fix the issue where choosing destination for a an unaddressed
    message may lead to unintended behavior
  • Wizard should return int instead of float
  • Some symbols are over escaped in chat names
  • Missing send_to_last_chat in wizard (#99)
  • Migrate from tgs to lottie per upstream library
  • Editing messages sent with destination specified post-sending will not trigger error message again (#102)