Releases: eu-digital-identity-wallet/eudi-app-ios-wallet-ui
Releases · eu-digital-identity-wallet/eudi-app-ios-wallet-ui
2024.12.19-Demo
What's Changed
- RQES Integration with RQES SDK by @stzouvaras in #205
- Refactored configuration mechanism for RQES and Kit by @stzouvaras in #207
- Sync with latest RQES SDK by @stzouvaras in #208
- Fixed ui issue with presentation screen on already used presentation request, updated to walletKit 0.7.7 by @stzouvaras in #209
- Resolved issue with RQES file permissions by @stzouvaras in #211
- [fix] update how to build wiki by @dtsiflit in #210
- Updated to latest RQES SDK by @stzouvaras in #212
- New RQES SDK, Minor correction by @stzouvaras in #213
- Readme files improvements by @stzouvaras in #214
- update to latest RQESSDK by @stzouvaras in #215
- Added support to upload tags to EU repo as well on demo release by @stzouvaras in #216
- Fastlane changes for tagging by @stzouvaras in #217
- Updated RQES Sdk by @stzouvaras in #218
- Added package and macro validation exception for tests lane to support CI run by @stzouvaras in #219
- Minor correction for xcov rules by @stzouvaras in #220
- Updated to Latest RQESKit by @stzouvaras in #221
- Correction for tag pushing fastlane by @stzouvaras in #222
- new RQES Sdk Version by @stzouvaras in #223
Full Changelog: Wallet/Demo_2024.11.17-Demo_Build=17...Wallet/Demo_2024.12.19-Demo_Build=19
2024.11.17-Demo
What's Changed
- New WalletKit version 0.7.0 by @stzouvaras in #178
- Swift 6 Support for All Modules, new Mock generation, New Concurrency thread-safe changes, various improvements and refactoring. by @stzouvaras in #179
- Removed ThreadSafe high level objects to reduce boilerplate and linking to business module by @stzouvaras in #180
- Maintenance (fastlane, target, profiles) by @stzouvaras in #182
- Reactivated fastlane tagging by @stzouvaras in #183
- WalletKit 0.7.2 (Swift 6) integration, various corrections and improvements by @stzouvaras in #184
- Resolved the issue with the combination of a deferred document that requires Dynamic Authentication by @stzouvaras in #185
- Updated Pull request template by @stzouvaras in #186
- preview for offer code view by @mkoumtzis in #181
- Transfered the mocking logic to a separate folder, removed copyable-macro and re-added it from its new repo as a package dependency by @stzouvaras in #188
- SwiftMacroCopyable version update by @stzouvaras in #189
- Fastlane updates by @stzouvaras in #190
- Minor correction by @stzouvaras in #194
- Feature/feature issuance preview by @mkoumtzis in #187
- New WalletKit version by @stzouvaras in #195
- Feature/module previews by @mkoumtzis in #196
- Minor change from fileprivate to private by @stzouvaras in #198
- Create how-to-use-app.md by @mgiakkou in #199
- modified codeowners by @christosservosNCIN in #200
- Updated pull request template by @stzouvaras in #201
- Correction for pull request template by @stzouvaras in #202
- Update README.md by @stzouvaras in #203
- Dependencies updates, new wallet kit, new mock generation binary by @stzouvaras in #204
Full Changelog: Wallet/Demo_2024.10.15-Demo_Build=15...Wallet/Demo_2024.11.17-Demo_Build=17
2024.10.15-Demo
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
What's Changed
- Implementation for log retrieval through the dashboard modal. by @stzouvaras in #146
- Improvements for dashboard modal options by @stzouvaras in #147
- Logging caching improvements, use the already existing file directly … by @stzouvaras in #148
- Ui Corrections, Dependency updates by @stzouvaras in #150
- Photo ID attestation support by @stzouvaras in #151
- Feature/copyable macro struct enhancements by @stzouvaras in #153
- Enhanced the copyable macro with optimized combined method instead of… by @stzouvaras in #154
- State corrections for optional values by @stzouvaras in #155
- Further optimizations for copyable macro. by @stzouvaras in #156
- New WalletKit 0.6.3 by @stzouvaras in #157
- Dynamic Issuance implementation by @stzouvaras in #159
- WalletKit update 0.6.6 by @stzouvaras in #160
- Implementation of QR Validation and UI informative message on scan failures for issuance/Presentation by @stzouvaras in #161
- improved isValidUrl rule to be configurable for all cases. by @stzouvaras in #162
- Added extension function to check for String nullability and emptiness. by @stzouvaras in #163
- WalletKit Update to 0.6.7 by @stzouvaras in #164
Full Changelog: Wallet/Demo_2024.08.13-Demo_Build=13...Wallet/Demo_2024.09.14-Demo_Build=14
2024.08.13-Demo
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