Skip to content

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

v1.0.4

04 Jun 05:24
b333242
Compare
Choose a tag to compare

1.0.4 (2020-06-04)

Bug Fixes

  • Retrieve release version which was released (3abf027)

v1.0.3

04 Jun 05:14
cb098d5
Compare
Choose a tag to compare

1.0.3 (2020-06-04)

Bug Fixes

  • Retrieve release version which was released (805f172)

v1.0.2

04 Jun 05:11
a3eda9d
Compare
Choose a tag to compare

1.0.2 (2020-06-04)

Bug Fixes

  • Retrieve release version which was released (14f0a84)

v1.0.1

04 Jun 05:03
c290e70
Compare
Choose a tag to compare

1.0.1 (2020-06-04)

Bug Fixes

  • Retrieve release version which was released (1feeaab)

v1.0.0

04 Jun 04:45
0323281
Compare
Choose a tag to compare

1.0.0 (2020-06-04)

Bug Fixes

  • Add token for semantic-release (e4e81fc)
  • docker: Remove typescript files from the image (8721fef)
  • Fix group detection and change text (3aa389d)
  • bot: Allow voice messages in supergroups and channels (43dfa1b)
  • bot: Answer group commands (Closes #51) (823568b)
  • bot: Deny to have conversations with bots (4143f8a)
  • bot: Handle supergroups as groups (2e97adf)
  • bot: Send user name in groups. Store name for group in stat (Closes #49, Closes #50) (4ba314b)
  • cicd: Fix workflow (9af2630)
  • cicd: Fix workflow (1be223e)
  • daemon: Re-think scheduling mechanism (Closes #28) (62bfcd7)
  • db: Fix log typo (8bdbebe)
  • lint: Fix eslint errors (4e47812)
  • server: Set self url as separate method (e162c11)
  • stat: Add stat version for node (Closes #52) (0e66108)
  • stat: Update username in case it changes (493f39f)
  • Add local log tag for development (d1b16e7)
  • Add missing Lambda dependencies (cf92cd3)
  • Add route not found handler (375f51e)
  • Fix error method name typo (f9d04b8)
  • Fix ngrok set it to be real dependency (cec824a)
  • Fix routing issues for production (aeb76b7)
  • Fix user name detection (4aafd12)
  • Get closest sample rate if current is not supported (f98a4b3)
  • Log message was too long. Skip for groups (d0e02c5)
  • Refactor requests (837f688)
  • Retry telegram WebHook url api (Closes #34) (5c3bfb7)
  • log: Fix log tags, replace url into plain string (a2921a4)
  • replica: Set lifecycle to eq 2 (2d3251e)
  • Test simplified bot routes (0eef8d9)
  • Turn typescript off for production build (fd78672)
  • Use Typescript private variables not JS-like (5810896)

Features

  • Apply semantic release to the project (e278c33)
  • Refactor bot model and add group support (fdd1eb1)
  • cicd: Add sleep timeout for slave to avoid race conditions (c1ea09b)
  • lint: Set up eslint (ceffbe2)
  • package: Add some keywords (73f5a2d)
  • server: Add app version into health check (b3b0237)
  • Add node stat to see each status in DB not in logs (7bb63c5)
  • Add support command (6022cbb)
  • Add username into stat DB data (f3d698b)
  • Apply cloud logger (150b90e)
  • Collect usage stats (0efb578)
  • Fix language in command (7b57c71)
  • Fix language in command (d034563)
  • Fix typos in text (cf70874)
  • Implement language selection (9a8c2cd)
  • Rewrite project on Typescript (f0c4e02)
  • heroku: Go with Heroku (004d232)

Performance Improvements

  • Rewrite ogg to wav converter (a90f5aa)