Skip to content

Releases: Crowdhandler/crowdhandler-javascript-sdk

v2.4.4

26 May 09:57
ebd8690

Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

26 May 09:46
3c9d61c

Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.2

13 May 10:39
8405add

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

01 May 15:02
23dba31

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Apr 10:49
07c75da

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

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.