Releases: ProjectLibertyLabs/siwf
Releases · ProjectLibertyLabs/siwf
SIWF SDK for Web v1.0.1
Documentation Changes Only
Full Changelog: sdk-web-v1.0.0...sdk-web-v1.0.1
SIWF SDK for Web v1.0.0
SIWF SDK for Web v0.1.0
v2.1.4
What's Changed
- Docs: Update docs with SDK implementation details by @claireclark1 in #276
- Docs: Refactor the SDK Documentation to separate pages and apply feedback by @wilwade in #289
- Docs: Minor Docs updates by @wilwade in #290
- Feature: Validate against multiple login uris by @JoeCap08055 in #291
- Feature: Close the loop on allowing multiple loginUri validations by @JoeCap08055 in #292
Full Changelog: v2.1.2...v2.1.4
v2.1.2 Incremental Updates
What's Changed
- Add applicationContext to request object by @wesbiggs in #258
- add assets directory and update gh workflows by @claireclark1 in #264
- update length of hex values to 6 chars by @claireclark1 in #265
- Make the application context optional by @wilwade in #268
- Update dependencies in package.json files by @mattheworris in #275
New Contributors
- @shannonwells made their first contribution in #223
- @wesbiggs made their first contribution in #258
- @claireclark1 made their first contribution in #264
- @demisx made their first contribution in #256
Full Changelog: v2.1.1...v2.1.2
v1.1.6 Dependency Updates
What's Changed
- feat: Update dependencies across multiple packages to latest versions by @mattheworris in #274
Full Changelog: v1.1.5...v1.1.6
v2.1.1
v1.1.5 Dependency Updates
v2.1.0 Message Domain and URI Validation Updated
Breaking Changes
- Bug: Domain only validation doesn't work for custom schemes by @mattheworris in #205
Note: loginMsgDomain
is changed to loginMsgUri
this affects the following functions:
What's Changed
- Update schema listings by @wilwade in #202
- fix: add check for credential not yet valid by @mattheworris in #206
Minor Changes
- fix: typo in Live Docs link by @mattheworris in #198
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.0 to 4.24.2 in /libraries/js by @dependabot in #204
- chore(deps-dev): bump tsup from 8.3.0 to 8.3.5 in /libraries/js by @dependabot in #203
New Contributors
- @mattheworris made their first contribution in #198
- @dependabot made their first contribution in #204
Full Changelog: v2.0.6...v2.1.0