Skip to content

Releases: VerifiedInc/id-verification-demo-client

v0.5.2

02 Aug 20:20
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Jul 18:07
7bbfaa0
Compare
Choose a tag to compare

What's Changed

  • [CredentailRequests] update to make the phone credential optional but DOB required. It is the only credential between both hv and prove issuers. Necessary because now prove creds do not have to be issued if using the hv flavor. by @rsmets in #26

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 Jul 02:55
Compare
Choose a tag to compare

App index / manifest updated to properly reflect the demo's title.
Full Changelog: v0.4.1...v0.5.0

v0.4.1

29 Jul 02:42
Compare
Choose a tag to compare

HV demo log rocket key added.
Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Jul 02:35
Compare
Choose a tag to compare

LogRocket for sandbox env var added.

Full Changelog: v0.3.3...v0.4.0

v0.3.3

28 Jul 23:57
1eab163
Compare
Choose a tag to compare

What's Changed

  • [Redirect] url fix. Small wording update on welcome page. by @rsmets in #25

Full Changelog: v0.3.2...v0.3.3

v0.3.2

28 Jul 18:18
Compare
Choose a tag to compare

CI fix for deploying to none default namespaces.
Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Jul 18:12
e78b20e
Compare
Choose a tag to compare

What's Changed

  • [CI] sandbox namespace deployment fix. Also, npm audit fix ran. by @rsmets in #24

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jul 17:52
0eefbc6
Compare
Choose a tag to compare

Welcome page added via issuerCallback url usage to show how our wallet reverts back
to the customer's context during the signup flow.

Also, split the demo into two flavors: one with HyperVerge with Prove Prefill and one with just HyperVerge based on an env var value. This enables anyone to try to demo thanks to not needing whitelisting from Prove.

What's Changed

  • [README] and example .env file updated. by @rsmets in #13
  • [README] updated. by @rsmets in #14
  • [HV] more HV data being sent back and IDV types project being used. by @rsmets in #15
  • [Deeplink] server url added to env vars and build. Not sending base64 image data from hv doc scan. by @rsmets in #16
  • [CI & SubjectDidAssociation] CI made more robust and SubjectDidAssociation redirect url fix to point at deeplink router instead of the wallet directly. by @rsmets in #17
  • [Login] path exposed. by @rsmets in #18
  • [ProveEnabled] env var added to allow skipping Prefill step after doc scan. CI updated to support to k8 deployments, one with Prove and one without. by @rsmets in #19
  • [HV] doc scan set to allow for user selection of country and doc type. by @rsmets in #20
  • [SubjectDidAssociation] callback url. Also, LogRocket version bumped to latest. by @rsmets in #21
  • [Welcome] page. Also, Registration page updated to be contextual based on hv only demo or not. by @rsmets in #22
  • [login] path removed. Removed option from request modal. by @rsmets in #23

Full Changelog: v0.2.5...v0.3.0

v0.2.5

07 Jul 06:23
01fdbdf
Compare
Choose a tag to compare

What's Changed

  • [HV & CI] HV sdk version bump from 4.1.1 to 4.1.6. CI updated to allow for same image tag deployments. by @rsmets in #12

Full Changelog: v0.2.4...v0.2.5