Skip to content

Releases: voiceittech/voiceit3-nodejs

v3.0.11

27 Apr 23:53

Choose a tag to compare

  • Add workflow_dispatch trigger and branch filter to CI
  • Fix badge: pin to main branch to prevent stale Dependabot status

v3.0.10

23 Apr 14:58

Choose a tag to compare

Maintenance release — naming consistency, dependency updates, and bug fixes.

v3.0.9

15 Apr 02:12

Choose a tag to compare

Pass timeout and network errors to callback instead of throwing

v3.0.8

15 Apr 01:47

Choose a tag to compare

Fix shared BASE_URL, add 30s HTTP timeout, fix double-callback in token helpers

v3.0.7

13 Apr 18:05

Choose a tag to compare

Security: URL-encode path parameters via encodeURIComponent so caller-supplied values cannot inject path segments or query parameters.

v3.0.6

13 Apr 13:44

Choose a tag to compare

Security: bump axios to 1.15.0 (fixes GHSA-3p68-rc4w-qgx5, GHSA-fvcv-3m26-pcqx). Clear mocha-transitive advisories via npm overrides.

v3.0.5

13 Apr 12:23

Choose a tag to compare

Remove duplicate userId form params in faceVerificationByUrl and videoVerificationByUrl.

3.0.4

13 Apr 00:55

Choose a tag to compare

Capitalized VPP phrase, API 3.0 updates

2.5.5

31 Mar 14:49

Choose a tag to compare

Changes

  • Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
  • Standardize Getting Started signup text
  • Update README documentation