github python-telegram-bot/python-telegram-bot v13.2

latest releases: v21.1.1, v21.1, v21.0.1...
3 years ago

Version 13.2

Released 2021-02-02

Major Changes:

  • Introduce python-telegram-bot-raw (#2324)
  • Explicit Signatures for Shortcuts (#2240)

New Features:

  • Add Missing Shortcuts to Message (#2330)
  • Rich Comparison for Bot (#2320)
  • Add run_async Parameter to ConversationHandler (#2292)
  • Add New Shortcuts to Chat (#2291)
  • Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282)
  • Allow Passing Custom Filename For All Media (#2249)
  • Handle Bytes as File Input (#2233)

Bug Fixes:

  • Fix Escaping in Nested Entities in Message Properties (#2312)
  • Adjust Calling of Dispatcher.update_persistence (#2285)
  • Add quote kwarg to Message.reply_copy (#2232)
  • ConversationHandler: Docs & edited_channel_post behavior (#2339)

Minor changes, CI improvements, doc fixes and type hinting:

  • Doc Fixes (#2253, #2225)
  • Reduce Usage of typing.Any (#2321)
  • Extend Deeplinking Example (#2335)
  • Add pyupgrade to pre-commit Hooks (#2301)
  • Add PR Template (#2299)
  • Drop Nightly Tests & Update Badges (#2323)
  • Update Copyright (#2289, #2287)
  • Change Order of Class DocStrings (#2256)
  • Add macOS to Test Matrix (#2266)
  • Start Using Versioning Directives in Docs (#2252)
  • Improve Annotations & Docs of Handlers (#2243)

Don't miss a new python-telegram-bot release

NewReleases is sending notifications on new releases.