Skip to content

Releases: ExpressApp/pybotx

0.75.2 (July 31, 2025)

31 Jul 10:25
8b7ebd6

Choose a tag to compare

feat: Add method to create thread to Bot

* feat: Add method to create thread to Bot

* fix: linter errors

* fix: remove duplicate exception

* fix: docstring format

* add enum value for thread chat type

* Add test cases, move duplicating code to fixture, fix name of test

0.75.1 (May 16, 2025)

16 May 10:35
a2afe3d

Choose a tag to compare

fix: poetry req >=1.2.0

poetry>=1.2.0

0.75.0 (May 15, 2025)

15 May 17:33
c7fb541

Choose a tag to compare

fix:

  • readme links

patch:

  • drop python 3.8 support
  • add python 3.13 support
  • bump libs

0.74.0 (May 7, 2025)

07 May 12:32
ea3498d

Choose a tag to compare

Added

  • System events support (system:user_joined_to_chat, system:conference_changed, system:conference_created, system:conference_deleted)

0.73.4 (Apr 29, 2025)

29 Apr 12:08
11dfda6

Choose a tag to compare

Updated httpcore to 1.0.9 to address security vulnerability CVE-2025-43859

0.73.3 (Jan 29, 2025)

29 Jan 10:36
99ede80

Choose a tag to compare

fix: in UserFromSearch field ip_phone, other_ip_phone from int to str

0.73.2 (Jan 27 2025)

27 Jan 08:18
8ba25aa

Choose a tag to compare

Fixed:

  • In UserFromSearch field other_phone from int to str
  • In UserFromSearch field ip_phone, other_ip_phone from str to int

0.73.1 (Dec 28, 2024)

28 Dec 12:11
45eae0f

Choose a tag to compare

Added

  • support aurora

0.73.0 (Oct 22, 2024)

22 Oct 13:15
eb5d648

Choose a tag to compare

Added

  • trusted issuers for request token verification

0.72.0 (Sep 17, 2024)

17 Sep 14:49
dc7da94

Choose a tag to compare

Added

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