Releases: wwWallet/wallet-ecosystem
Releases · wwWallet/wallet-ecosystem
v0.4.0
What's Changed
- OpenID4VCI: Deferred Issuance by @kkmanos in #244
- Remove demo ribbon by @pstamatop in #245
- Change CMD to use dev:docker script by @pstamatop in #246
- Fix pid svg background by @gkatrakazas in #247
- Remove support for --no-notifications flag and set notifications by @gkatrakazas in #248
- Remove deprecated supported credentials by @pstamatop in #251
- Implementation of QES and QC Request transaction data types by @kkmanos in #249
- Remove PID ARF 1.5 presentation by @pstamatop in #252
- Oblivious HTTP Implementation by @gsiou in #250
Full Changelog: v0.3.0...v0.4.0
What's Changed
- OpenID4VCI: Deferred Issuance by @kkmanos in #244
- Remove demo ribbon by @pstamatop in #245
- Change CMD to use dev:docker script by @pstamatop in #246
- Fix pid svg background by @gkatrakazas in #247
- Remove support for --no-notifications flag and set notifications by @gkatrakazas in #248
- Remove deprecated supported credentials by @pstamatop in #251
- Implementation of QES and QC Request transaction data types by @kkmanos in #249
- Remove PID ARF 1.5 presentation by @pstamatop in #252
- Oblivious HTTP Implementation by @gsiou in #250
Full Changelog: v0.3.0...v0.4.0
v0.3.1
What's Changed
- fix: changed resident_street_address to resident_street by @kkmanos in #204
- Build node_modules reliably in wallet-frontend development image by @emlun in #205
- Remove mdl fork installation from dev dockerfile by @gsiou in #208
- Add vc+sd-jwt configuration by @pstamatop in #206
- Make presentation definitions RFC 9535 compliant by @pstamatop in #213
- Add vct#integrity for all sd jwt vc credentials configuration by @gkatrakazas in #214
- Fix mdoc display name on svg by @pstamatop in #215
- Upgrade @sd-jwt/core to version 0.10.0 by @patatoid in #211
- Port mapping and vscode settings to support debugger attachment on issuer by @gsiou in #216
- Fixes for OpenID4VCI Draft 15 alignment by @kkmanos in #217
- Use single certificate per wallet-enterprise instance by @kkmanos in #218
- Fix: remove root ca cert from x5c header by @kkmanos in #220
- Update type metadata and include schema Ehic by @gkatrakazas in #222
- remove expirationDate from issuer signer by @gkatrakazas in #223
- Utilization of Disclosure Frame object during sdjwt issuance by @gsiou in #226
- Enhance Type Metadata with Full Schema Support for EHIC and PID (1.5 & 1.8) by @gkatrakazas in #227
- Reduce size of portrait by @gkatrakazas in #228
- Populated typeMetadata and schema for pda1 and por by @gsiou in #229
- Pid metadata fixes by @gsiou in #230
- Fixed vct type in landing metadata by @gsiou in #231
- Add Openid4vci Claims by @gkatrakazas in #232
- Pass kid as uint8array to avoid mdl bug by @gsiou in #235
- Add display array on pid parent claims by @gkatrakazas in #237
- Removed duplicate issuerSigner.ts code by @gsiou in #238
- Update request button text by @pstamatop in #236
- VSCode debugger configuration for wallet-common vitest by @gsiou in #219
- Mount tmpfs on node_modules/{.vite,vite-temp} in wallet-frontend by @emlun in #224
- Make src and .env volume mounts readonly in wallet-frontend by @emlun in #225
- Deduplication between enterprise and ecosystem by @gsiou in #239
- Use docker buildx instead of docker build by @kkmanos in #241
- wallet-common version pinning by @kkmanos in #242
New Contributors
Full Changelog: v0.2.9...v0.3.1
v0.3.0
What's Changed
- fix: changed resident_street_address to resident_street by @kkmanos in #204
- Build node_modules reliably in wallet-frontend development image by @emlun in #205
- Remove mdl fork installation from dev dockerfile by @gsiou in #208
- Add vc+sd-jwt configuration by @pstamatop in #206
- Make presentation definitions RFC 9535 compliant by @pstamatop in #213
- Add vct#integrity for all sd jwt vc credentials configuration by @gkatrakazas in #214
- Fix mdoc display name on svg by @pstamatop in #215
- Upgrade @sd-jwt/core to version 0.10.0 by @patatoid in #211
- Port mapping and vscode settings to support debugger attachment on issuer by @gsiou in #216
- Fixes for OpenID4VCI Draft 15 alignment by @kkmanos in #217
- Use single certificate per wallet-enterprise instance by @kkmanos in #218
- Fix: remove root ca cert from x5c header by @kkmanos in #220
- Update type metadata and include schema Ehic by @gkatrakazas in #222
- remove expirationDate from issuer signer by @gkatrakazas in #223
- Utilization of Disclosure Frame object during sdjwt issuance by @gsiou in #226
- Enhance Type Metadata with Full Schema Support for EHIC and PID (1.5 & 1.8) by @gkatrakazas in #227
- Reduce size of portrait by @gkatrakazas in #228
- Populated typeMetadata and schema for pda1 and por by @gsiou in #229
- Pid metadata fixes by @gsiou in #230
- Fixed vct type in landing metadata by @gsiou in #231
- Add Openid4vci Claims by @gkatrakazas in #232
- Pass kid as uint8array to avoid mdl bug by @gsiou in #235
- Add display array on pid parent claims by @gkatrakazas in #237
- Removed duplicate issuerSigner.ts code by @gsiou in #238
- Update request button text by @pstamatop in #236
- VSCode debugger configuration for wallet-common vitest by @gsiou in #219
- Mount tmpfs on node_modules/{.vite,vite-temp} in wallet-frontend by @emlun in #224
- Make src and .env volume mounts readonly in wallet-frontend by @emlun in #225
- Deduplication between enterprise and ecosystem by @gsiou in #239
- Use docker buildx instead of docker build by @kkmanos in #241
- wallet-common version pinning by @kkmanos in #242
New Contributors
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Change addresses in pid dataset, change labels on verifier by @pstamatop in #184
- Fix: Include proof_signing_alg_values_supported in 'attestation' key for credential supported configuration metadata by @kkmanos in #185
- Fix pid 1.5 identifiers by @gkatrakazas in #186
- hide expiry date on diploma before get by @gkatrakazas in #187
- Fix date format on payload by @gkatrakazas in #188
- Remove birth date from EHIC payload by @gkatrakazas in #189
- docs: fix indentation in README by @salim-b in #158
- siteConfig.name value as page title for issuer and verifier setups by @gsiou in #190
- OpenID4VCI - Draft 15 changes by @kkmanos in #192
- Add claims on EHIC and update svg by @gkatrakazas in #191
- Change sdjwt format by @pstamatop in #194
- Converted PoR effective_from_date and effective_until_date from full-date to date by @kkmanos in #195
- Remove status confirmation from ehic by @pstamatop in #196
- OIDVCI specification row on issuer frontpage by @gsiou in #197
- Add starting and ending dates on EHIC by @gkatrakazas in #198
- added draft version by @kkmanos in #199
- fix: added OIDVP row in issuer's table by @kkmanos in #200
- Add missing authentic source id and name on EHIC dataset by @gkatrakazas in #201
- Align labels of claims for pid, ehic and por by @gkatrakazas in #202
- Fix ehic starting and ending date format by @gkatrakazas in #203
New Contributors
Full Changelog: v0.2.8...v0.2.9
v0.2.8-2
What's Changed
- Change addresses in pid dataset, change labels on verifier by @pstamatop in #184
- Fix: Include proof_signing_alg_values_supported in 'attestation' key for credential supported configuration metadata by @kkmanos in #185
- Fix pid 1.5 identifiers by @gkatrakazas in #186
- hide expiry date on diploma before get by @gkatrakazas in #187
- Fix date format on payload by @gkatrakazas in #188
- Remove birth date from EHIC payload by @gkatrakazas in #189
Full Changelog: v0.2.8...v0.2.8-2
v0.2.8
What's Changed
- Add missing fields on PID and presentation definitions by @pstamatop in #150
- Fix birthdate field in mdoc by @pstamatop in #151
- Add birthdate in sd-jwt disclosure frame by @pstamatop in #154
- ISO 18013-5:2020 fix: validFrom has to be >= signed date by @gsiou in #152
- Refactor: Convert lib/core npm module to git submodule by @kkmanos in #155
- Key Attestation - OpenID4VCI by @kkmanos in #159
- Change index and presentation definitions by @pstamatop in #156
- Αdd locale header sd-jwt vc type metadata by @gkatrakazas in #160
- Added git on development dockerfile by @gsiou in #161
- Dockerfile adjustments for modules loaded from github by @kkmanos in #162
- Fix case where wallet-backend-server/keys folder doesn't exist during -t command argument by @kkmanos in #163
- Convert age fields to boolean by @pstamatop in #164
- Revert "Αdd locale header sd-jwt vc type metadata" by @gkatrakazas in #165
- Add locale for table with type metadata examples by @gkatrakazas in #168
- Add PID based on ARF v1.5 by @pstamatop in #167
- Add combined presentation for pid and bachelor, add pid 1.5 by @pstamatop in #166
- Add POR on landing type metadata examples and update template svg with new titles by @gkatrakazas in #169
- Add mdoc iacas url on landing page by @kkmanos in #170
- PID ARF 1.5 by @pstamatop in #171
- Update POR field labels by @pstamatop in #172
- Add missing pid fields, remove POR presentation definition by @pstamatop in #173
- Cleanup redundant logging of data uri by @kkmanos in #175
- Add fields to pid 1.5 by @pstamatop in #174
- Pid18 issuer verifier by @pstamatop in #178
- On GenericVIDAuthenticationComponent pass displayName instead of scope by @gkatrakazas in #176
- Update Pid15 issuer by @gkatrakazas in #179
- Update EHIC/POR field names, Paths and svg by @gkatrakazas in #177
- On GenericVIDAuthenticationComponent pass displayName instead of scope by @gkatrakazas in #180
- Hide issuance and expiry dates on consent page by @pstamatop in #181
- fix missing eService attribute for first user by @kkmanos in #182
- Transaction data example by @kkmanos in #183
Full Changelog: v0.2.7...v0.2.8
What's Changed
- Add missing fields on PID and presentation definitions by @pstamatop in #150
- Fix birthdate field in mdoc by @pstamatop in #151
- Add birthdate in sd-jwt disclosure frame by @pstamatop in #154
- ISO 18013-5:2020 fix: validFrom has to be >= signed date by @gsiou in #152
- Refactor: Convert lib/core npm module to git submodule by @kkmanos in #155
- Key Attestation - OpenID4VCI by @kkmanos in #159
- Change index and presentation definitions by @pstamatop in #156
- Αdd locale header sd-jwt vc type metadata by @gkatrakazas in #160
- Added git on development dockerfile by @gsiou in #161
- Dockerfile adjustments for modules loaded from github by @kkmanos in #162
- Fix case where wallet-backend-server/keys folder doesn't exist during -t command argument by @kkmanos in #163
- Convert age fields to boolean by @pstamatop in #164
- Revert "Αdd locale header sd-jwt vc type metadata" by @gkatrakazas in #165
- Add locale for table with type metadata examples by @gkatrakazas in #168
- Add PID based on ARF v1.5 by @pstamatop in #167
- Add combined presentation for pid and bachelor, add pid 1.5 by @pstamatop in #166
- Add POR on landing type metadata examples and update template svg with new titles by @gkatrakazas in #169
- Add mdoc iacas url on landing page by @kkmanos in #170
- PID ARF 1.5 by @pstamatop in #171
- Update POR field labels by @pstamatop in #172
- Add missing pid fields, remove POR presentation definition by @pstamatop in #173
- Cleanup redundant logging of data uri by @kkmanos in #175
- Add fields to pid 1.5 by @pstamatop in #174
- Pid18 issuer verifier by @pstamatop in #178
- On GenericVIDAuthenticationComponent pass displayName instead of scope by @gkatrakazas in #176
- Update Pid15 issuer by @gkatrakazas in #179
- Update EHIC/POR field names, Paths and svg by @gkatrakazas in #177
- On GenericVIDAuthenticationComponent pass displayName instead of scope by @gkatrakazas in #180
- Hide issuance and expiry dates on consent page by @pstamatop in #181
- fix missing eService attribute for first user by @kkmanos in #182
- Transaction data example by @kkmanos in #183
Full Changelog: v0.2.7...v0.2.8
v0.2.7-1
What's Changed
- Add missing fields on PID and presentation definitions by @pstamatop in #150
- Fix birthdate field in mdoc by @pstamatop in #151
Full Changelog: v0.2.7...v0.2.7-1
v0.2.7
What's Changed
- Add CODEOWNERS file by @pstamatop in #138
- Logo changes for verifier and issuer by @gsiou in #141
- Update Issuer and each Credential configuration Display Metadata by @gkatrakazas in #143
- Add picture to claims and on svg pid template by @gkatrakazas in #145
- Config properties for manifest generation by @gsiou in #146
- Added interop profiles on landing page by @kkmanos in #144
- PID based on v1.8 by @pstamatop in #142
- Add mdoc presentation definition with selective disclosure by @pstamatop in #139
- Mdoc iacas uri by @kkmanos in #140
- Update Issuer header style and Add Logo by @gkatrakazas in #147
- fix: change vct value for pid authentication phases by @kkmanos in #148
- Sync submodule hashes by @kkmanos in #149
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Shared library creation by @kkmanos in #122
- Changed vct value of issued VID credential to urn:eu.europa.ec.eudi:pid:1 by @kkmanos in #123
- change argument number requirement by @kkmanos in #118
- Enrich PID claims by @pstamatop in #126
- Refine unified-issuer Styling Enhancements by @gkatrakazas in #127
- Add vc specific purpose in presentation definition by @pstamatop in #125
- Change contribution guidelines by @pstamatop in #115
- Added support for Power of Representation by @kkmanos in #129
- Mdoc integration by @kkmanos in #128
- Issuer descriptions by @pstamatop in #131
- Update setup instructions in README by @pstamatop in #130
- Unified Credential Issuer by @kkmanos in #124
- Copy frontend template on ecosystem up -t by @kkmanos in #132
- Expose issuer public key in IssuerSigner object by @kkmanos in #133
- include kid on issuerSigner.getPublicKeyJwk() by @kkmanos in #134
- Change text on landing pages by @pstamatop in #135
- Fix credential name and descriptions by @kkmanos in #136
- Added copy verifier site.webmanifest in dockerfile (configurations) by @gsiou in #137
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- OID4VP: Improvements by @kkmanos in #102
- Update claims and templates for each issuer base on svg_id by @gkatrakazas in #105
- Add fields to disclosure frame for diploma and ehic by @pstamatop in #106
- Implement new functions of VerifierConfigurationInterface by @kkmanos in #108
- Use the batch size configuration for vid issuer by @kkmanos in #107
- Credential Metadata simplifications and fixes by @kkmanos in #110
- Include only one format on each presentation definition input descriptor by @kkmanos in #112
- Add option to check out submodules in GitHub Actions builds by @emlun in #111
- Provide parameter for image registy when using the build-images directive by @kkmanos in #109
- Use the Generic authentication method selection by @kkmanos in #116
- Fix credential token expiry by @kkmanos in #117
- changed vct to eu.europa.ec.eudi.pid.1 by @kkmanos in #119
- fix: changed default configuration id by @kkmanos in #120
Full Changelog: v0.2.0...v0.2.5