Releases: nightfallai/nightfall-nodejs-sdk
Releases · nightfallai/nightfall-nodejs-sdk
v1.1.2
v1.1.1: File upload bug fix
What's Changed
- Fix encoding during file uploads by @evanfuller in #13
Full Changelog: v1.1.0...v1.1.1
Alerts config, PolicyUUIDs, and Locations
- Add alerts config, which deprecates the old webhookURL.
- Add commit hash to finding location.
- Add row and column range to finding location.
- Add policyUUIDs field to text scan endpoint.
Bump version number
Bumped the version number in package.json to support the changes introduced in v1.0.1.
Added default redaction config in the text scanning method
You can now supply a default redaction config in the text scanning method.
Initial release of the Nightfall Node.js SDK
v1.0.0 Config changes to publish the package to NPM (#4)