Releases: grammyjs/grammY
Releases · grammyjs/grammY
v1.18.0
What's Changed
- feat: update to Bot API 6.8 by @KnorpelSenf in #476
Full Changelog: v1.17.2...v1.18.0
v1.17.2
What's Changed
- docs: create CODE_OF_CONDUCT.md by @KnorpelSenf in #428
- refactor: inline SomeObject type alias by @KnorpelSenf in #465
- fix: correct case usage for X-Telegram-Bot-Api-Secret-Token header in… by @lejovaar7 in #464
- Fixed use of deprecated express method by @PonomareVlad in #468
New Contributors
- @HeeroML made their first contribution in #461
- @lejovaar7 made their first contribution in #464
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Revert "refactor: avoid top-level await" by @KnorpelSenf in #451
- Package exports for Vercel Edge Runtime support by @PonomareVlad in #441
New Contributors
- @PonomareVlad made their first contribution in #441
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- refactor: avoid top-level await by @KnorpelSenf in #436
- fix: add
"node"
condition to"."
entry point by @wojpawlik in #438 - fix reference link for
answerWebAppQuery
by @waptik in #439 - refactor: use never record type instead of empty object by @Nazar-Ant in #445
- feat: keyboard button builders by @KnorpelSenf in #420
- feat: add protection against missing allowed_updates by @KnorpelSenf in #422
- feat: add API_CONSTANTS by @KnorpelSenf in #423
- feat: support supplier functions for input files by @KnorpelSenf in #421
- feat: middleware for chosenInlineResult by @MrVSiK in #293
- feat: implement InlineQueryResultBuilder by @ssistoza in #249
- feat: reset allowed_updates if unspecified by @KnorpelSenf in #424
- feat: support response objects in InputFile by @KnorpelSenf in #434
- feat: add
InputMediaBuilder
util by @KnorpelSenf in #437
New Contributors
- @Nazar-Ant made their first contribution in #445
- @MrVSiK made their first contribution in #293
- @ssistoza made their first contribution in #249
Full Changelog: v1.16.2...v1.17.0
v1.16.2
What's Changed
- feat: improve aws-lambda webhookCallback adapter by @chrisandrewcl in #418
- fix: cache Https?Agent instances per API root by @KnorpelSenf in #433
New Contributors
- @chrisandrewcl made their first contribution in #418
Full Changelog: v1.16.1...v1.16.2
v1.16.1
v1.16.0
What's Changed
- feat: narrow down ctx.from inside private chats by @KnorpelSenf in #399
- test: add tests for composer.ts by @KnorpelSenf in #400
- feat: support Bot API 6.7 by @KnorpelSenf in #408
Full Changelog: v1.15.3...v1.16.0
v1.15.3
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed
- fix: add typesVersions for /types export by @roziscoding in #386
- refactor: avoid using a symbol for input files by @KnorpelSenf in #387
- fix: guess correct file name when editing media by @KnorpelSenf in #388
- fix: type of createNewStickerSet > stickers is an array by @KnorpelSenf in #392
- build: discontinue CDN builds by @KnorpelSenf in #393
- fix: do not delay when rethrowing an error by @KnorpelSenf in #379
- feat: allow getSessionKey to use extended ctx type by @KnightNiwrem in #390
- test: refactor and extend tests by @KnorpelSenf in #394
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
- fix: built-in polling not starting by @KnorpelSenf in #384
Full Changelog: v1.15.0...v1.15.1