Skip to content

Releases: Crowdhandler/crowdhandler-javascript-sdk

v2.3.1

09 Oct 15:31
e54ee4b

Choose a tag to compare

Fixed error handling in getSessionStatus() method where API errors (401, 500, network errors, etc.) were being caught and logged but not properly passed to the validation result, causing the result.error object to remain unpopulated.

v2.3.0

08 Oct 12:00
a833381

Choose a tag to compare

Various improvements primarily concerning error handling.

v2.1.1

23 Jul 10:30

Choose a tag to compare

Modifications to package.json

v2.1.0

23 Jul 10:08

Choose a tag to compare

Support for lite validator.

v2.0.2

04 Jul 15:21
f821324

Choose a tag to compare

AI assisted improvements.

v1.0.2

21 Sep 12:30

Choose a tag to compare

Move out of beta and update some meta information.

1.2.2-beta.1

09 Jul 18:12
5e8b9b8

Choose a tag to compare

Private API support and documentation.

1.1.1-beta.1

30 May 12:18

Choose a tag to compare

Readme updates and some export method rollbacks

1.0.0-beta.1

25 May 23:31
13095f9

Choose a tag to compare

Early browser support + major refactor of the gatekeeper class.