Releases: voiceittech/voiceit3-nodejs
Releases · voiceittech/voiceit3-nodejs
v3.0.11
v3.0.10
Maintenance release — naming consistency, dependency updates, and bug fixes.
v3.0.9
Pass timeout and network errors to callback instead of throwing
v3.0.8
Fix shared BASE_URL, add 30s HTTP timeout, fix double-callback in token helpers
v3.0.7
Security: URL-encode path parameters via encodeURIComponent so caller-supplied values cannot inject path segments or query parameters.
v3.0.6
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
Remove duplicate userId form params in faceVerificationByUrl and videoVerificationByUrl.
3.0.4
Capitalized VPP phrase, API 3.0 updates
2.5.5
Changes
- Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
- Standardize Getting Started signup text
- Update README documentation