v1.46.0
Added 1
- Support Bot API 10.3
Fixed 2
- Prevent memory buildup by unregistering signals
- Increase robustness for future error handling changes
From grammY
What's Changed
- fix: prevent memory buildup by unregistering signals by @KnorpelSenf in https://github.com/grammyjs/grammY/pull/934
- fix: increase robustness for future error handling changes by @KnorpelSenf in https://github.com/grammyjs/grammY/pull/963
- feat: support Bot API 10.3 by @KnorpelSenf in https://github.com/grammyjs/grammY/pull/964
Full Changelog: https://github.com/grammyjs/grammY/compare/v1.45.1...v1.46.0