Skip to content

Releases: nitreojs/puregram

v2.14.0

01 Oct 20:50
Compare
Choose a tag to compare

puregram@2.14.0 (Oct 1, 2023)

  • chore(keyboards): allow strings in Keyboard.keyboard
  • chore(keyboards): disallow payload in InlineKeyboard.urlButton
  • chore(keyboards): require payload in InlineKeyboard.textButton
  • feat(puregram): add some new enums
  • feat(scripts): oh yeah updated generate-interfaces
  • feat(scripts): regenerate interfaces

v2.13.2

29 Sep 10:34
Compare
Choose a tag to compare

puregram@2.13.2 (Sep 29, 2023)

  • feat(keyboards): add InlineKeyboard.empty

v2.13.1

29 Sep 10:17
Compare
Choose a tag to compare

puregram@2.13.1 (Sep 29, 2023)

  • feat(updates): add webhooks secret tokens support
  • chore(docs): add fastify example (untested tho 🤪)

v2.13.0

22 Sep 23:37
Compare
Choose a tag to compare

puregram@2.13.0 (Sep 23, 2023)

  • feat(scripts): regenerate interfaces
  • feat(puregram): add Bot API v6.9 support

v2.12.2

23 Aug 14:15
Compare
Choose a tag to compare

puregram@2.12.2 (Aug 23, 2023)

  • fix(keyboards): we dont talk about it

v2.12.1

23 Aug 14:09
Compare
Choose a tag to compare

puregram@2.12.1 (Aug 23, 2023)

  • fix(keyboards): add missing Button to the method name
  • fix(keyboards): add missing switchToChosenChatButton to the builder

v2.12.0

18 Aug 17:24
Compare
Choose a tag to compare

puregram@2.12.0 (Aug 18, 2023)

  • feat(scripts): regenerate interfaces
  • feat(puregram): add Bot API v6.8 support

v2.10.2

12 Mar 01:37
Compare
Choose a tag to compare

puregram@2.10.2 (Mar 12, 2023)

  • fix: introduce forgotten sendVoice media method
  • fix: fix undici's duplex problem
  • fix: fxi a tpyo (agian)

v2.10.1

11 Mar 22:54
Compare
Choose a tag to compare

puregram@2.10.1 (Mar 12, 2023)

  • fix(media-source): fix invalid array buffer check
  • chore(deps): bump json5 from 1.0.1 to 2.2.3 in /packages/puregram

v2.10.0

11 Mar 01:50
Compare
Choose a tag to compare

puregram@2.10.0 (Mar 11, 2023)

  • feat(scripts): regenerated interfaces
  • fix(scripts): fixed a tpyo
  • feat(puregram): added Bot API v6.3-6.6 support
  • feat(scripts): updated generate-constants, added generate-index
  • chore(deps): upgraded deps
  • chore(docs): updated README links