Skip to content

Releases: voiceittech/voiceit3-cpp

v3.0.8

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.7

23 Apr 14:57

Choose a tag to compare

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

v3.0.6

15 Apr 03:20

Choose a tag to compare

Add 30s CURLOPT_TIMEOUT to all curl requests

v3.0.5

13 Apr 16:16

Choose a tag to compare

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

3.0.4

13 Apr 00:55

Choose a tag to compare

Capitalized VPP phrase, API 3.0 updates

3.0.3

05 Jun 22:47

Choose a tag to compare

Backfilled GH release for git tag 3.0.3. See 3.0.3 on GitHub.

3.0.2

05 Jun 22:47

Choose a tag to compare

Backfilled GH release for git tag 3.0.2. See 3.0.2 on GitHub.

3.0.1

05 Jun 22:47

Choose a tag to compare

Backfilled GH release for git tag 3.0.1. See 3.0.1 on GitHub.

3.0.0

05 Jun 22:47

Choose a tag to compare

Backfilled GH release for git tag 3.0.0. See 3.0.0 on GitHub.

2.5.2

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