Skip to content

Releases: EdJoPaTo/grammy-inline-menu

v2.0.1

16 Sep 21:39
8d1c2f0
Compare
Choose a tag to compare

Bug Fixes

  • only run action handler.hide when its an action (a2c0ea5)
  • select: dont call hide without key (c440a97)

v2.0.0

16 Sep 18:19
dd6afcf
Compare
Choose a tag to compare

Features

  • select: limit maximal rows of buttons (4089727)
  • rework the logic to be loaded not until .init() is used (a3dd6b2)

BREAKING CHANGES

  • multiple method arguments are swapped, changed and
    improved. Check README

v1.7.0

13 Sep 23:00
04c5c37
Compare
Choose a tag to compare

Features

  • add support for switchToChat and switchToCurrentChat (32a242d)
  • action-code: concat ActionCodes together (5b0b4a7)

v1.6.0

10 Sep 13:26
044d5b1
Compare
Choose a tag to compare

Bug Fixes

  • catch 'message is not modified' on menu update (425d153)

Features

  • question: allow question to be answered by all kinds of messages (f811904)

v1.5.0

10 Sep 01:13
bad1221
Compare
Choose a tag to compare

Features

  • manual: add root option (7d05cc4)

v1.4.0

09 Sep 23:30
3f3186d
Compare
Choose a tag to compare

Bug Fixes

  • use middleware() instead of bot.middleware() (0f9db30)

Features

  • urlButton: add urlButton support (4a8c442)

v1.3.1

09 Sep 18:23
fe89217
Compare
Choose a tag to compare

Bug Fixes

  • select: hide has the key now always set (8f048fd)

v1.3.0

09 Sep 18:22
f34ad11
Compare
Choose a tag to compare

Features

  • toggle: include state to be set into actionCode (79c2c47)

v1.2.0

09 Sep 18:22
74f9ace
Compare
Choose a tag to compare

Features

  • add 'joinLastRow' option (3494e5c)
  • button: add simple button (af7509b)

v1.1.0

09 Sep 18:21
c9f2235
Compare
Choose a tag to compare

Features

  • manual: add manual action (ad04310)
  • question: add question (47a4232)