Skip to content

Releases: ExpressApp/pybotx

0.66.1 (May 22, 2024)

22 May 07:42
65c0aa7
Compare
Choose a tag to compare

Fixed

  • add new fields in event_edit

0.66.0 (Apr 12, 2024)

12 Apr 07:48
1a3eb1a
Compare
Choose a tag to compare

Added

  • A method for sending a smartapp manifest with full screen parameters to BotX
  • Additional parameters for the Forward class
  • Support for passing URLs to bot buttons

Fixed

  • Unverified request error due to invalid iat

0.65.0 (Mar 26, 2024)

26 Mar 07:08
8703175
Compare
Choose a tag to compare

Changed

  • The host attribute of the BotAccountWithSecret class has been replaced with cts_host.

Fixed

  • Invalid issuer error during incoming request verification if the bot host contains url parts other than the domain.

0.64.0 (Mar 22, 2024)

22 Mar 07:13
e6d0795
Compare
Choose a tag to compare

Added

  • Transfer protocol for bot account hosts support.
  • Python 3.12 support.
  • Aiofiles version bump.

0.63.0 (Feb 22, 2024)

22 Feb 13:49
fb09734
Compare
Choose a tag to compare

Added

  • Verification of incoming BotX requests

0.62.1 (Feb 02, 2024)

02 Feb 11:46
49d4082
Compare
Choose a tag to compare

Fixed

  • Change attachment voice extension

0.62.0 (Jan 22, 2024)

22 Jan 10:34
c57b791
Compare
Choose a tag to compare

Added

  • The ability to disable logging of incoming requests

0.61.4 (Jan 19, 2024)

18 Jan 21:29
8543ea1
Compare
Choose a tag to compare

Added

  • Attachments and entities in system event: event_edit

0.61.3 (Jan 12, 2024)

12 Jan 10:43
c5e44c9
Compare
Choose a tag to compare

Added

  • System event: event_edit

0.61.2 (Jan 9, 2024)

09 Jan 08:39
b7f87f5
Compare
Choose a tag to compare

Fixed

  • UnicodeDecodeError in users_as_csv method