Wallet 0.1.18
Pre-release
Pre-release
Release date: 10th of October, 2023
Changes
- Stream and display mdoc cards in PID and dashboard UI
- Accept / reject PID functionality
- Update and test card mappers (i.e. translated cards)
- Remote signing of mdocs using the wallet provider
- Persist mdocs in the encrypted wallet database
- Improve local development experience
- Extend PID issuer mock attributes
- Add mock PID data configuration
- Implement special pin timeout flow at personalization
- Store wallet provider keys in database
- Add feature for overriding wallet config from environment and .env file
- Document mdoc disclosure in flowchart
Tweaks
- Add digid-connector settings to PID issuer deployment
- Rename card 'summary' to 'detail' screen
- Refactor wallet dependencies
- Update accept_pid_issuance returned errors
- Refactor mdoc storage
- Fix typo in start-devenv script
- Extract integration tests crate
- Implement CocoaPods workaround for Xcode 15
- Sonarqube improvements
- Remove some unused dependencies and fix some conditional imports
- Fix some clippy nightly warnings
- Update onboarding progress indicator
- Simplify usage of cargo fmt in the CI
- Update pipeline to build with Flutter 3.13.5
- Fix missing required field in pid issuer deployment
- Do not mount a config map as the root filesystem.
- Rename pid-issuer config in deployment
- Fix config's .toml extension to make matching exact
- Fix pid_issuer deployment
- Remove Skip Setup Button
- Create OpenID client on every userinfo request
- Remove unique_id from PID
- Update card on locale update
- Fix dependency providers