2024.10.15-Demo
stzouvaras
released this
03 Oct 16:30
·
130 commits
to main
since this release
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