Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phisakel committed Jul 22, 2024
1 parent e43cb5f commit 091f8e4
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,68 @@ Updated `eudi-lib-ios-openid4vci-swift` to v0.0.6
- `PresentationSession`: add `readerCertIssuerValid`` (is verifier certificate trusted)
- `PresentationSession`: change `readerCertIssuer`` (has verifier certificate common name)
- `MdocDecodable`: add extension method: `public func toJson() -> [String: Any]`

## Pull requests
- Update eudi-lib-ios-openid4vci-swift to version 0.4.2 and add new properties to EudiWallet ([#86](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/86)) via [@phisakel](https://github.com/phisakel)
- Refactor to support Deferred document issuing ([#74](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/74)) via [@phisakel](https://github.com/phisakel)
- Update documentation links in README.md ([#82](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/82)) via [@phisakel](https://github.com/phisakel)
- Docs: update documentation in README.md ([#81](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/81)) via [@phisakel](https://github.com/phisakel)
- VP version 0.3.2, docs with Swift-DocC Plugin ([#80](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/80)) via [@phisakel](https://github.com/phisakel)
- Update PGP Key link ([#79](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/79)) via [@mgiakkou](https://github.com/mgiakkou)
- Update eudi-lib-ios-openid4vci-swift to version 0.3.1 ([#78](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/78)) via [@phisakel](https://github.com/phisakel)
- Allow Self-Signed SSL for OpenId4VCI and OpenId4VP ([#76](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/76)) via [@phisakel](https://github.com/phisakel)
- [fix] pre-auth fixes in libs ([#75](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/75)) via [@dtsiflit](https://github.com/dtsiflit)
- Support Pre-Authorized Code Flow - Wallet-kit (iOS) ([#72](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/72)) via [@phisakel](https://github.com/phisakel)
- Fix swift.yml ([#71](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/71)) via [@phisakel](https://github.com/phisakel)
- Credential offer URL parsing issue for iOS16 ([#69](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/69)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-iso18013-data-model and eudi-lib-ios-iso18013-data-transfer dependencies ([#68](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/68)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.1, fix verifier display name, valid status ([#67](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/67)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.0 ([#64](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/64)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.0 ([#64](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/64)) via [@phisakel](https://github.com/phisakel)
- Update openid4vci library to version 0.1.2 ([#62](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/62)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-openid4vci-swift to version 0.0.9 ([#61](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/61)) via [@phisakel](https://github.com/phisakel)
- Issuing - Support for credential offer ([#45](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/45)) via [@phisakel](https://github.com/phisakel)
- OpenID4VCI draft13 support ([#31](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/31)) via [@phisakel](https://github.com/phisakel)
- Simplify Storage Manager API ([#59](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/59)) via [@phisakel](https://github.com/phisakel)
- Openid4vp and BLE should support sending response with multiple documents of the same doc-type (iOS) ([#56](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/56)) via [@phisakel](https://github.com/phisakel)
- Refactor to support IssuerSigned CBOR structure [iOS] ([#53](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/53)) via [@phisakel](https://github.com/phisakel)
- Changelog.md update ([#51](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/51)) via [@phisakel](https://github.com/phisakel)
- Vci offer fix for filtering resolved identifiers ([#50](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/50)) via [@phisakel](https://github.com/phisakel)
- Support mdoc Authentication for OpenId4Vp ([#46](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/46)) via [@phisakel](https://github.com/phisakel)
- OpenID4VCI: Allow partial issuing when some documents fail to issue ([#48](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/48)) via [@phisakel](https://github.com/phisakel)
- Issuing - Support for credential offer ([#45](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/45)) via [@phisakel](https://github.com/phisakel)
- Support OpenID4VCI credential offer (resolution of credential offer, issuing of specific doc types) ([#44](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/44)) via [@phisakel](https://github.com/phisakel)
- Chore: Update dependencies for udi-lib-ios-iso18013-data-transfer to … ([#43](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/43)) via [@phisakel](https://github.com/phisakel)
- Return the QR code to the device engagement in string representation ([#42](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/42)) via [@akarabashov](https://github.com/akarabashov)
- Centralization of sec workflows ([#21](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/21)) via [@christosservosNCIN](https://github.com/christosservosNCIN)
- [fix] sdjwt case fix ([#36](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/36)) via [@dtsiflit](https://github.com/dtsiflit)
- Update openid4vci library to v0.0.7 ([#39](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/39)) via [@phisakel](https://github.com/phisakel)
- Update OpenID4VP to v0.0.74 ([#37](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/issues/37)) via [@phisakel](https://github.com/phisakel)
- Update dependencies to latest versions ([#35](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/35)) via [@phisakel](https://github.com/phisakel)
- Update dependencies and refactor StorageManager to support multiple documents with same docType ([#34](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/34)) via [@phisakel](https://github.com/phisakel)
- Update changelog.md ([#32](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/32)) via [@phisakel](https://github.com/phisakel)
- Update dependencies and changelog ([#30](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/30)) via [@phisakel](https://github.com/phisakel)
- Updates due to security helpers changes ([#29](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/29)) via [@phisakel](https://github.com/phisakel)
- Updated Presentation Definition Parsing ([#28](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/28)) via [@phisakel](https://github.com/phisakel)
- Update eudi-lib-ios-siop-openid4vp-swift to version 0.0.72 ([#27](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/27)) via [@phisakel](https://github.com/phisakel)
- Check if iaca variable is nil, refactor to use multiple device private keys ([#23](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/23)) via [@phisakel](https://github.com/phisakel)
- Update README.md ([#25](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/25)) via [@vkanellopoulos](https://github.com/vkanellopoulos)
- Update SECURITY.md ([#22](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/22)) via [@vkanellopoulos](https://github.com/vkanellopoulos)
- Use subjectDistinguishedName for openID4vp verifier, update packages ([#20](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/20)) via [@phisakel](https://github.com/phisakel)
- Fix for verifier name ([#19](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/19)) via [@phisakel](https://github.com/phisakel)
- Reader auth for openid4vp, readme overview ([#18](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/18)) via [@phisakel](https://github.com/phisakel)
- SendResponse takes an onSuccess callback function ([#17](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/17)) via [@phisakel](https://github.com/phisakel)
- Add BlueECC dependency and update eudi-lib-ios-siop-openid4vp-swift version ([#16](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/16)) via [@phisakel](https://github.com/phisakel)
- OpenID4VciRedirectUri public property in wallet kit ([#15](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/15)) via [@phisakel](https://github.com/phisakel)
- Changes for Secure Enclave use ([#14](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/14)) via [@phisakel](https://github.com/phisakel)
- Fixes after updating OpenID4VCI library ([#13](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/13)) via [@phisakel](https://github.com/phisakel)
- Issue documents using OpenID4VCI protocol ([#12](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/12)) via [@phisakel](https://github.com/phisakel)
- Bug fixes for storage manager ([#11](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/11)) via [@phisakel](https://github.com/phisakel)
- Method to begin presentation using any custom PresentationService ([#10](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/10)) via [@phisakel](https://github.com/phisakel)
- Update README and SECURITY.md files ([#9](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/9)) via [@phisakel](https://github.com/phisakel)
- Added delete documents func to wallet kit ([#8](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/8)) via [@phisakel](https://github.com/phisakel)
- Make storage manager methods async throws ([#7](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/7)) via [@phisakel](https://github.com/phisakel)
- Update Package.resolved and add isMandatory property to DocElementsViewModel structure ([#6](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/6)) via [@phisakel](https://github.com/phisakel)
- Develop: limit main actor usage, reader cert variables ([#5](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/5)) via [@phisakel](https://github.com/phisakel)
- Update License and Copyright ([#4](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/4)) via [@phisakel](https://github.com/phisakel)
- Develop ([#3](https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit/pull/3)) via [@phisakel](https://github.com/phisakel)

0 comments on commit 091f8e4

Please sign in to comment.