Releases: grammyjs/grammY
Releases · grammyjs/grammY
v1.41.1
What's Changed
- fix: convert all networking errors to HttpErrors by @KnorpelSenf in #877
- fix: always default InlineQueryResultPhoto thumbnail to photo url by @ExposedCat in #879
- fix: improve body parsing by @KnorpelSenf in #878
New Contributors
- @ExposedCat made their first contribution in #879
Full Changelog: v1.41.0...v1.41.1
v1.41.0
What's Changed
- fix: use correct options for chat permissions by @KnorpelSenf in #874
- feat: support Bot API 9.5 by @KnorpelSenf in #875
Full Changelog: v1.40.1...v1.41.0
v1.40.1
v1.40.0
What's Changed
- test: cover bot.ts by @arunr-inji in #860
- feat: support Bot API 9.4 by @KnorpelSenf in #870
Full Changelog: v1.39.3...v1.40.0
v1.39.3
What's Changed
- fix: implement constant-time comparison for webhook secret token by @arunr-inji in #853
- fix: upload retries by @KnorpelSenf in #865
Full Changelog: v1.39.2...v1.39.3
v1.39.2
Full Changelog: v1.39.1...v1.39.2
v1.39.0
What's Changed
- perf: do not perform useless checks by @KnorpelSenf in #855
- feat: support getting boosts for current chat by @KnorpelSenf in #856
- test: cover the
webhookCallbackimplementation by @arunr-inji in #842 - test: use fake time in tests by @KnorpelSenf in #857
- feat: support Bot API 9.3 by @KnorpelSenf in #858
Full Changelog: v1.38.4...v1.39.0
v1.38.4
What's Changed
- fix: request types of Cloudflare Workers adapter by @SpEcHiDe in #828
- fix: add "purchased_paid_media" to the list of default update types by @rayz1065 in #838
- fix: update type of BunAdapter json body by @rayz1065 in #841
- fix: support sendChatAction in all message threads by @KnorpelSenf
Full Changelog: v1.38.3...v1.38.4
v1.38.3
What's Changed
- fix: properly end fastify requests by @KnorpelSenf in #825
- fix: update elysia types by @KnorpelSenf in #832
- build: update all deps, ignore new linting rules by @KnorpelSenf in #831
Full Changelog: v1.38.2...v1.38.3
v1.38.2
What's Changed
- fix: do not pass message_thread_id to unrelated chats by @KnorpelSenf in #822
Full Changelog: v1.38.1...v1.38.2