Skip to content

Releases: eu-digital-identity-wallet/eudi-app-ios-wallet-ui

2024.10.15-Demo

03 Oct 16:30
7e77d42
Compare
Choose a tag to compare

What's Changed

  • introduced toCompatibleUrl extension function to resolve incompatibi… by @stzouvaras in #165
  • Removed unused function from TestFormValidator by @stzouvaras in #166
  • Swift 6 support, iOS 18 Support, Min IOS Target is now 16. by @stzouvaras in #167
  • Update README.md by @stzouvaras in #168
  • A new modularized approach for navigation graphs and resolvers has been introduced. Views and ViewModels are now internally accessible only within their own modules. Each module now maintains its own navigation graph and manages its own routing. by @stzouvaras in #169
  • Resolved issue with QuickPin Nav Graph by @stzouvaras in #170
  • Removed ClientIdScheme.Preregistered configuration due verifier name extraction from san_dns by @stzouvaras in #173
  • SwiftUI Previews by @mkoumtzis in #174
  • Resolved presentation issue with document displayName when the document type is unknown to the wallet, Changed dashboard document cell behavior when no expiration date is available, dependencies updates by @stzouvaras in #175
  • Fixed presentation share data when required fields are not in storage by @stzouvaras in #176

Full Changelog: Wallet/Demo_2024.09.14-Demo_Build=14...Wallet/Demo_2024.10.15-Demo_Build=15

2024.09.14-Demo

13 Sep 10:33
226f150
Compare
Choose a tag to compare

What's Changed

Full Changelog: Wallet/Demo_2024.08.13-Demo_Build=13...Wallet/Demo_2024.09.14-Demo_Build=14

2024.08.13-Demo

01 Aug 18:17
d9c0c0b
Compare
Choose a tag to compare

What's Changed

  • Support for Pre-Authorized Code Flow #120
  • Deferred issuing for delayed issuing in cases where issuance cannot be handled immediately #121
  • Allow the configuration of Self-Signed certificates for localhost services #122

Full Changelog: https://github.com/eu-digital-identity-wallet/eudi-app-ios-wallet-ui/commits/Wallet/Demo_2024.08.13-Demo_Build=13