Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 21:38
· 85 commits to main since this release
2734f69

3.0.0 (2023-11-29)

Notable Changes

  • ESM and UMD support
  • WebVTT and SRT captions published as a standalone package
  • Separate async and sync transcription methods.
  • JavaScript and Node.js friendly (isomorphic)
  • Improved live transcription events
  • Switch from request to fetch
  • Initialization by function instead of class
  • Scoped constructor config
  • Better errors
  • Support for future products
  • Support for on-prem deployments

Release

BREAKING CHANGES

  • Complete rearchitecture of the Node/JavaScript SDK to work in browsers and Node.