Skip to content

Releases: gturi/all-you-can-eat-bot

1.7.0

26 Jul 21:38
Compare
Choose a tag to compare

user experience improvements:

  • add buttons to join/leave order after its creation
  • add commands to display a menu with order and dish buttons
  • improve message for add dishes command

1.6.0

08 Jul 20:13
Compare
Choose a tag to compare
  • add command for adding multiple dishes with a single message
  • reorganize commands order
  • improve cleanup command memory usage
  • reduce startup warnings
  • upgrade quarkus and telegram bots dependencies

1.5.1

26 May 19:14
Compare
Choose a tag to compare
  • fix reply markup not working for super groups
  • fix welcome message typo

1.5.0

24 May 21:20
Compare
Choose a tag to compare
  • add webhook based version
  • remove unused code
  • update quarkus to 2.9.1Final

1.4.0

16 May 20:12
Compare
Choose a tag to compare
  • improve groups command support
  • add reply when a command is not supported
  • fix command cache bug that was happening when a user was using consecutive times command cache
  • upgrade quarkus framework to 2.9.0Final

1.3.2

08 May 19:37
Compare
Choose a tag to compare
  • fix wrong cleanup command cache param

1.3.1

08 May 19:24
Compare
Choose a tag to compare
  • fix typo in query

1.3.0

08 May 19:24
Compare
Choose a tag to compare
  • add job to self ping the application to avoid inactivity shutdown
  • now a reply will ask to forward command required params if the command is sent without any of them
  • add job to cleanup user command cache

1.2.0

04 May 21:14
Compare
Choose a tag to compare
  • add command to list a chat available orders
  • add command to list user orders and dishes

1.1.0

03 May 21:09
Compare
Choose a tag to compare
  • add app docker image
  • add commands hint publish on startup