Releases: ExpressApp/pybotx
Releases · ExpressApp/pybotx
0.68.0 (Jun 13, 2024)
Added
- A manager_huid field into UserFromCSV
0.67.1 (Jun 11, 2024)
Fixed
- Return mypy_extensions to main deps
0.67.0 (Jun 11, 2024)
Added
- A handler for synchronous SmartApp events
0.66.1 (May 22, 2024)
Fixed
- add new fields in event_edit
0.66.0 (Apr 12, 2024)
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)
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)
Added
- Transfer protocol for bot account hosts support.
- Python 3.12 support.
- Aiofiles version bump.
0.63.0 (Feb 22, 2024)
Added
- Verification of incoming BotX requests
0.62.1 (Feb 02, 2024)
Fixed
- Change attachment voice extension
0.62.0 (Jan 22, 2024)
Added
- The ability to disable logging of incoming requests