Skip to content

v3.13.0

Compare
Choose a tag to compare
@manchuck manchuck released this 12 Feb 19:03
· 93 commits to 3.x since this release
3137e18

Version 3.13.0 delivers fixes and a new feature, including corrections for JWT algorithm parameters, session creation in the video API, authentication in Number Insights V2, updates to SMS and silent authentication in Verify2, and the introduction of the conversations package.

Fixed:

  • Outdated/wrong algorithm argument in JWT handling.
  • Video API session creation to ensure JSON return type.
  • Incorrect authentication method in Number Insights V2.
  • (Typescript only) Locale can now be any string along with a value from the enum

Added:

  • Conversations package for enhanced communication features.

Updated:

  • Added from, entityId, and contentId to the SMS workflow in Verify V2.
  • Verify V2 will return back the check_url if present.

New Contributors:

@Ymirke

Full Changelog View on GitHub