Releases: Crowdhandler/crowdhandler-javascript-sdk
Releases · Crowdhandler/crowdhandler-javascript-sdk
v2.4.2
What's Changed
- Add forceCloudflareWorkers option to bypass runtime inference by @carl-wells-crowdhandler in #17
New Contributors
- @carl-wells-crowdhandler made their first contribution in #17
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Fix wildcard cookie domain for multi-label public suffixes (2.4.1) by @luke-owen-crowdhandler in #16
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Refactor processURL to preserve original URL encoding by @luke-owen-crowdhandler in #14
- Maintenance/workers compat by @luke-owen-crowdhandler in #15
Full Changelog: v2.3.1...v2.4.0
v2.3.1
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
Various improvements primarily concerning error handling.
v2.1.1
Modifications to package.json
v2.1.0
Support for lite validator.
v2.0.2
AI assisted improvements.
v1.0.2
Move out of beta and update some meta information.
1.2.2-beta.1
Private API support and documentation.