Releases: grammyjs/grammY
Releases · grammyjs/grammY
v1.11.2
What's Changed
- fix: add support for TS 4.8 by @KnorpelSenf in #284
- feat: webhookCallback adapter for Azure functions by @vitorleo in #257
New Contributors
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- fix: support numbers and symbols in
bot.route
by @KnorpelSenf in #281
New Contributors
- @wojpawlik made their first contribution in #279
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- fix: plugin types compatibility issue with ctx.has by @Loskir in #268
- feat: update to Bot API 6.2 by @KnorpelSenf in #273
New Contributors
- @tonytkachenko made their first contribution in #265
- @Loskir made their first contribution in #268
Full Changelog: v1.10.1...v1.11.0
v1.10.0
What's Changed
- feat: enhance keyboard plugins by @WingLim in #211
- feat(test): add tests for built-in plugins by @KnorpelSenf in #245
- feat: make express, koa, fastify available on Deno by @KnorpelSenf in #251
- feat: export Bot API types by @KnorpelSenf in #166
- feat: add
ctx.has
by @KnorpelSenf in #218 - feat: add multi sessions and session enhancing by @KnorpelSenf in #216
- fix: stricter chat type types by @KnorpelSenf in #253
New Contributors
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- fix: http webhook header when no secret token by @roziscoding in #240
New Contributors
- @roziscoding made their first contribution in #240
Full Changelog: v1.9.1...v1.9.2