Releases: grammyjs/grammY
Releases ยท grammyjs/grammY
v1.27.0
v1.26.1
What's Changed
- feat: suggest "privacy" commands by @KnorpelSenf in #610
Full Changelog: v1.26.0...v1.26.1
v1.26.0
v1.25.2
v1.25.1
What's Changed
- fix: resolve type conflict of ctx.chatId for callback queries by @KnorpelSenf in #603
- fix: unify webhookCallback overloads by @KnorpelSenf in #604
Full Changelog: v1.25.0...v1.25.1
v1.25.0
What's Changed
- Create type tests by @KnightNiwrem in #584
- fix: add options bag to setChatPermissions by @KnorpelSenf in #600
- feat: support Bot API 7.5 by @KnorpelSenf in #601
Full Changelog: v1.24.1...v1.25.0
v1.24.1
What's Changed
- feat: add
bun
web framework adapter by @SunsetTechuila in #583 - perf: fast array copy for installed transformers by @KnorpelSenf in #596
- feat: allow cloning
Api
instances by @KnorpelSenf in #594
New Contributors
- @SunsetTechuila made their first contribution in #583
Full Changelog: v1.24.0...v1.24.1
v1.24.0
v1.23.1
What's Changed
- fix: type of ctx.editedMessage by @KnorpelSenf in #578
- fix: Return
undefined
for koa headers if empty string by @KnightNiwrem in #580 - fix: do not crash bot.stop if starting failed by @KnorpelSenf in #577
- feat: allow
webhookCallback
to infer adapter types by @winstxnhdw in #565
New Contributors
- @winstxnhdw made their first contribution in #565
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
- refactor: prefer FsFile#readable over std/iterateReader by @fwqaaq in #560
- fix:
ctx.chat
for callback queries by @KnorpelSenf in #555 - feat: add ctx.chatId by @KnorpelSenf in #566
- feat: add warnings for errors 401 and 409 by @KnorpelSenf in #574
- feat: infer message_thread_id, fix wrong caption_entities type by @KnorpelSenf in #573
- feat: support Bot API 7.3 by @KnorpelSenf in #571
New Contributors
Full Changelog: v1.22.4...v1.23.0