Releases: gturi/all-you-can-eat-bot
Releases · gturi/all-you-can-eat-bot
1.7.0
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
- 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
- fix reply markup not working for super groups
- fix welcome message typo
1.5.0
- add webhook based version
- remove unused code
- update quarkus to 2.9.1Final
1.4.0
- 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
- fix wrong cleanup command cache param
1.3.0
- 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
- add command to list a chat available orders
- add command to list user orders and dishes
1.1.0
- add app docker image
- add commands hint publish on startup