Releases: ExpressApp/pybotx
Releases · ExpressApp/pybotx
0.75.2 (July 31, 2025)
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)
fix: poetry req >=1.2.0 poetry>=1.2.0
0.75.0 (May 15, 2025)
fix:
- readme links
patch:
- drop python 3.8 support
- add python 3.13 support
- bump libs
0.74.0 (May 7, 2025)
Added
- System events support (system:user_joined_to_chat, system:conference_changed, system:conference_created, system:conference_deleted)
0.73.4 (Apr 29, 2025)
Updated httpcore to 1.0.9 to address security vulnerability CVE-2025-43859
0.73.3 (Jan 29, 2025)
fix: in UserFromSearch field ip_phone, other_ip_phone from int to str
0.73.2 (Jan 27 2025)
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)
Added
- support aurora
0.73.0 (Oct 22, 2024)
Added
- trusted issuers for request token verification
0.72.0 (Sep 17, 2024)
Added
- subscribe to unread counter in sending manifest
- ios and android fullscreen layout params for sending manifest