Releases: eu-digital-identity-wallet/eudi-web-verifier
v0.6.4
v0.6.3
v0.6.2
v0.6.1
Context
Besides somebug fixes and minor improvements in the UI, this release introduces support to SD-JWT-VC format. Presentation requests allow
to request for attestations in sd-jwt-vc format and presented attestations in sd-jwt-vc format are parsed and their contents presented. Currently the above are supported only for PID attestations.
NOTE: Presentations of sd-jwt-vc attestations mandate valid key binding jwts to be included in the presentation.
What's Changed
- Removed scenarios by @vafeini in #95
- Update README.md by @mgiakkou in #96
- URL encode
client_id
in Authorization Request URL. by @dzarras in #98 - Support sd-jwt-vc format by @vafeini in #99
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Context
This release introduces a reworked UI for the web verifier introducing a different approach on the preparation of a presentation request. It addresses problems identified and documented in issue #91
What's Changed
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Feat/multi presentations by @vafeini in #84
- Update display of msoMdoc attribute names to include namespace by @vafeini in #85
- Fix navigation from custom presentation page by @vafeini in #86
- Responsive layout fix when presenting results in same device scenario by @vafeini in #87
- Handle value '$' of input_descriptor's 'path' attribute in presentati… by @vafeini in #88
- Handle case presentation_submission with multiple descriptor maps hav… by @vafeini in #89
IMPORTANT: Depends on verifier endpoint v0.1.6 or greater
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- Support mdl presentation by @vafeini in #69
- Fix navigation for custom request by @vafeini in #70
- Fix navigation for custom request by @vafeini in #71
- Update PGP Key link by @mgiakkou in #74
- Added table of contents, overview section and 'How to run' section by @vafeini in #73
- Fix issue with next button observable used in selectable attributes form by @vafeini in #75
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Feat/age verification attestation by @Apostolis-Galanopoulos in #59
- Make cbor decode service agnostic of namespaces by @vafeini in #60
- Align PID docType & namespace with ARF by @vafeini in #58
- CBOR decoding, get first namespace by @vafeini in #61
- Adapt age attestation doctype/namespace, bump version to 0.3.0-SNAPSHOT by @vafeini in #62
- Bump version to 0.3.0 by @vafeini in #65
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- UI upgrades by @vafeini in #39
- Fix 'Authenticate with wallet' visibility bug by @vafeini in #40
- FIX: fix overflow text by @vafeini in #41
- Update SECURITY.md by @dzarras in #42
- added security workflows + codeowners by @christosservosNCIN in #43
- Trigger CI workflow on pull_request synchronize as well. by @dzarras in #44
- FIX: change hardcoded nonce to uuid v4 by @Apostolis-Galanopoulos in #46
- Feature 45 by @Apostolis-Galanopoulos in #47
- feat: update PID Presentation Definition object by @Apostolis-Galanopoulos in #48
- fix: fix bug on the next button by @Apostolis-Galanopoulos in #51
New Contributors
- @christosservosNCIN made their first contribution in #43
- @Apostolis-Galanopoulos made their first contribution in #46
Full Changelog: v0.1.0...v0.2.0