Skip to content

Releases: ExpressApp/pybotx

0.73.0 (Oct 22, 2024)

22 Oct 13:15
eb5d648
Compare
Choose a tag to compare

Added

  • trusted issuers for request token verification

0.72.0 (Sep 17, 2024)

17 Sep 14:49
dc7da94
Compare
Choose a tag to compare

Added

  • subscribe to unread counter in sending manifest
  • ios and android fullscreen layout params for sending manifest

0.71.0 (Sep 9, 2024)

09 Sep 17:49
4f73ec6
Compare
Choose a tag to compare

Added

  • /api/v4/botx/smartapps/unread_counter support

0.70.0 (Aug 2, 2024)

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