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
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
Added - Transfer protocol for bot account hosts support. - Python 3.12 support. - Aiofiles version bump.