Skip to content

Releases: voiceittech/voiceit3-ruby

v3.8.7

23 Apr 14:57

Choose a tag to compare

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

v3.8.6

15 Apr 03:20

Choose a tag to compare

Add 30s HTTP timeout to all RestClient requests

v3.8.5

15 Apr 02:47

Choose a tag to compare

Use ERB::Util.url_encode for path segments and encode missing enrollment-listing userIds

v3.8.4

13 Apr 15:46

Choose a tag to compare

Security: URL-encode userId, groupId, contentLanguage, and subAccountAPIKey path params via CGI.escape so caller-supplied values cannot inject path segments or query parameters.

3.8.3

13 Apr 00:55

Choose a tag to compare

Capitalized VPP phrase

3.7.1

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