Skip to content

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 07:39
· 46 commits to develop since this release

2.8.0 (2022-11-05)

Features

  • add support collect phone number from input (047fb3a)
  • add use prisma as storage for BOT_COMMANDS_STORAGE, add support send message about new taxi order to admins (f98459c)
  • demo-taxi-orders: add support use contacts for detect contact phone (c104aba)
  • extract all logic into different services (70ea8fc)
  • remove all not needed codes (8fe3cfe)
  • rename botCommandHandlerId to handlerId, botGlobalContext to globalContext, botCommandHandlerBreak to handlerStop, isStart to start (4cd0f2b)
  • start add demo-taxi-orders (#77) (ab678d6)

Bug Fixes

  • update for correct wor k context and other commands (8c26130)
  • update for correct work getStateByUsedMessageId (fa96678)