Skip to content

Releases: deepgram/deepgram-js-sdk

v1.18.0

23 Feb 17:07
0c13318

Choose a tag to compare

  • Make times optional,
  • Fix redaction types
  • Fix browser build

v1.17.0

07 Feb 14:12
7821a6d

Choose a tag to compare

Fixed bug in redact option. Should be string or boolean, not an Array of strings

v1.16.0

31 Jan 21:43
4967b17

Choose a tag to compare

Added configure function on live transcriptions that gives the ability to change which options are sent. Right now is supports numerals only, but we have plans to expand this functionality in the future.

v1.15.0

23 Jan 21:43
5aa33c8

Choose a tag to compare

Added tag to endpoint options
Updated error logging to surface better errors

v1.14.0

12 Dec 16:39
3c617e1

Choose a tag to compare

Added smart_format option. Fixed Readme issue mentioned in #86.

v1.13.0

08 Dec 21:57
ac20a37

Choose a tag to compare

Updates to be more clear and consistent.

  • updated sent_thresh to sentiment_threshold
  • updated translation to translate

v1.12.2

06 Dec 15:53
863ae1b

Choose a tag to compare

Fix for http requests that was preventing transcription

v1.12.1

30 Nov 20:11
4425879

Choose a tag to compare

Better errors.
Previous version was using an older property name to get error info.

v1.12.0

30 Nov 19:03
1c4fbc4

Choose a tag to compare

Add option to allow users to specify api urls that don't require HTTPS

v1.11.0

15 Nov 19:47
3beafe1

Choose a tag to compare

Added formatting features