Skip to content

Releases: n0th1ng-else/voice-to-text-bot

v4.23.9

20 Jan 19:17
a06f26a
Compare
Choose a tag to compare

4.23.9 (2024-01-20)

Bug Fixes

  • docker: Add missing init.js (81f0e6d)

v4.23.8

20 Jan 19:01
1f7021c
Compare
Choose a tag to compare

4.23.8 (2024-01-20)

Bug Fixes

  • ci: Build docker on PR level (ae975da)
  • deps: Bump dependencies (eb922d4)
  • deps: Bump newrelic (6f00f9d)
  • docker: Multistage build (72658a1)
  • prettier: Ignore tsconfig (639f4b8)
  • ts-node: Fix the develop launcher (25eecb8)

v4.23.7

10 Oct 21:10
834ae04
Compare
Choose a tag to compare

4.23.7 (2023-10-10)

Bug Fixes

  • db: Validate input config beforehand (339aa41)

v4.23.6

23 Sep 10:09
75ea585
Compare
Choose a tag to compare

4.23.6 (2023-09-23)

Bug Fixes

  • deps: Bump dependencies (60413ae)

v4.23.5

22 Sep 20:35
05f03cf
Compare
Choose a tag to compare

4.23.5 (2023-09-22)

Bug Fixes

  • telegram: Connect execution promises (bd02e79)
  • witai: Enforce the request timeout (f82cc00)

v4.23.4

18 Sep 20:14
8f92a01
Compare
Choose a tag to compare

4.23.4 (2023-09-18)

Bug Fixes

  • api: Fix timeout while streaming (0d9f7b4)

v4.23.3

04 Sep 20:06
6dae5a8
Compare
Choose a tag to compare

4.23.3 (2023-09-04)

Bug Fixes

  • api: Answer Telegram right away (99a4ab7)

v4.23.2

03 Sep 19:52
c5f8167
Compare
Choose a tag to compare

4.23.2 (2023-09-03)

Bug Fixes

  • docker: Delete mocks in docker (3dc7bc1)

v4.23.1

03 Sep 19:32
45bc8a8
Compare
Choose a tag to compare

4.23.1 (2023-09-03)

Bug Fixes

  • docker: Delete unit tests in docker (aeff648)

v4.23.0

03 Sep 19:02
d4f819b
Compare
Choose a tag to compare

4.23.0 (2023-09-03)

Bug Fixes

  • ci: define job timeouts (03b2001)

Features

  • bot: Turn run condition into promise (a0f987e)
  • db: Construct DB proxy (dcc86ce)
  • db: Create more tables (5016c54)
  • ignored-chats: Turn off for now (1da1f4b)
  • logger: Log leveling (3e8e3bf)
  • tests: Add more unit tests (2e42a3f)
  • tests: Fix e2e tests to respect the ignored chats action (a1c4dff)