Skip to content

Releases: ExpressApp/pybotx

0.70.0

02 Aug 09:41
e5237e5
Compare
Choose a tag to compare

Added

fields into UserFromSearch:

  • created_at
  • cts_id
  • description
  • ip_phone
  • manager
  • office
  • other_ip_phone
  • other_phone
  • public_name
  • rts_id
  • update_at

0.69.1 (Jul 10, 2024)

10 Jul 16:28
09a8cec
Compare
Choose a tag to compare

Fixed

  • ImportError in aiocsv >= 1.3 and python <= 3.10

0.69.0 (Jul 10, 2024)

10 Jul 10:23
b835750
Compare
Choose a tag to compare

Added

  • chat_deleted_by_user event

Changed

  • the specification of synchronous smartapp requests

0.68.1 (Jun 18, 2024)

18 Jun 10:25
848971a
Compare
Choose a tag to compare

Added

  • the following fields into UserFromCsv: avatar, avatar_preview, manager, office, description, phone, other_phone, ip_phone, other_ip_phone

0.68.0 (Jun 13, 2024)

13 Jun 14:20
a472447
Compare
Choose a tag to compare

Added

  • A manager_huid field into UserFromCSV

0.67.1 (Jun 11, 2024)

11 Jun 14:11
d3f1a46
Compare
Choose a tag to compare

Fixed

  • Return mypy_extensions to main deps

0.67.0 (Jun 11, 2024)

11 Jun 13:17
5fb0552
Compare
Choose a tag to compare

Added

  • A handler for synchronous SmartApp events

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.