Releases: ExpressApp/pybotx
Releases · ExpressApp/pybotx
0.55.8 (Jul 25, 2023)
Fixed
- Getting sticker packs
0.55.7 (Jun 22, 2023)
Added
- Add default button center align.
0.55.6 (Jun 22, 2023)
Fixed
- Made _UndefinedType as a Singleton class.
0.55.5 (Jun 8, 2023)
Fixed
- replaced avatar return type from BotXAPIAttachment to base64 string
0.55.4 (Jun 7, 2023)
Added
- Human-friendly markup representantion to improve testing
0.55.3 (Jun 2, 2023)
Changed
- Upgrade pytest version to 7.2.0 for a security
- Upgrade fastapy version to 0.95.2 for a security. Details on Starlette's security advisory
- Update request version to 2.31.0 for a security. Details on Unintended leak of Proxy-Authorization header in requests
0.55.2 (May 24, 2023)
Updated
- Add Python 3.11 support
0.55.1 (Apr 5, 2023)
Added
user_udid
parsing
0.55.0 (Feb 20, 2023)
Added
- Method to upload smartapp static file to file storage.
0.54.0 (Jan 24, 2023)
Added
- Method to refresh OpenID access token.