Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@blueset blueset released this 24 May 19:47
· 2 commits to master since this release

2.3.0 - 2022-05-24

Added

  • Support for custom Telegram API endpoints and local Tglib Bot API client mode. (#116)
  • Add support to video stickers. (#120)

Fixed

  • Attempt to fix “Database is Locked” issue. (#110 by @whtsky)
  • Telegram GIF image processing may trigger an early download.
  • Preserve filenames from Telegram for music files. (#117)
  • Redundant error message when trying to send unsupported media.
  • Remove bot.set_webhook calls. (#113 by @JamzumSum)