Skip to content

Releases: go-telegram/ui

v0.5.1

06 May 18:30

Choose a tag to compare

  • add ButtonURL() for inline keyboard buttons (#20)

v0.5.0

12 Feb 16:24

Choose a tag to compare

  • update bot lib version to latest
  • optional callback handler (#12)
  • Update GetCallbackHandlerID to paginator (#18)
  • Change readme, to match new API (#19)

v0.4.1

25 Oct 08:24

Choose a tag to compare

  • add ShowOptions for paginator and slider

v0.4.0

08 Oct 08:48
fa0ca63

Choose a tag to compare

  • update bot lib version to v1.8.3
  • add option paginator.WithoutEmptyButtons
  • BREAKING: change signature of dialog.New(), paginator.New(), progress.New(), slider.New() method. Add bot.Bot as first argument

v0.3.2

20 May 08:05

Choose a tag to compare

  • added 'NoDeleteAfterSelect' and 'NoDeleteAfterCancel' datepicker & slider options methods (#8)

v0.3.1

05 Mar 12:35

Choose a tag to compare

  • add WithPrefix options to all widgets
  • add Prefix() string func to all widgets

v0.3.0

04 Mar 16:34

Choose a tag to compare

  • update bot lib version to v1.1.5

v0.2.0

19 Jan 08:50

Choose a tag to compare

  • fixes for bot lib version v1.0.1 and bot API v7.0

v0.1.2

04 Oct 12:12

Choose a tag to compare

  • updated lib version to v0.8.0
  • fixes