Wallet 0.1.27
Pre-release
Pre-release
Release date: 7th of May, 2024
All commits in this release: v0.1.26...v0.1.27
Features
- Initial implementation of GBA-V to Haal-Centraal conversion service
- 25+ UI and accessibility updates
- Initial version of documentation for OV usage
- Setup sentry for Flutter, and handle crashes and uncaught exceptions
- Implement OpenID4VCI credential issuer metadata discovery
QA
- Android Integration Tests
- E2E test updates after UI improvements / changes
- Use nonempty crate for Vecs that should not be empty
- Document attestation preview protocol extension
- Bugfix crash on disclosure pin error and add test
UI changes
- Update unlock screen; incorrect pin dialog
- Updated Headings & Semantics
- Update hyperlink behavior
- Read Conditions FocusArea fix
- Adjust PinKeyboard Scaling
- Menu Tweaks
- Update Stepper Semantics
- Announce Logouts
- Navigate to Dashboard onLogout
- Update Placeholder and CardDetails headers
- Announce Flashlight states
- Update bool value translations
- Translate mock pid data
- Update Select Language Semantics
- Remove issuer from CardDetailScreen
- Disable 'scrim' announcement
- Improve SliverWalletAppBar cache invalidation
- Fix Org. Detail Spacing
- Read out BSN digits individually
- Disable textScaling on card thumbs
- Add missing scrollbars
- Announce Dashboard
- Update illustrations
- Update introduction tests to succeed with animations
- Set untranslated-messages-file
Tweaks
- Android platform_support jacoco2cobertura changes
- Fix tests_integration/common dependency features
- iOS privacy manifest fixes
- Set token_type in Token Response to DPoP
- Fix iOS builds in Fastlane
- Changes to CocoaPods lockfile after adding Sentry
- Optional usage of release keys
- Use new Rust image that includes build targets
- Deploying gba hc converter
- Explicitly set Gradle file encoding for E2E tests
- Fix mdoc crate compilation with test feature
- Split wallet server deployment
- Fix running tests for just the mdoc crate
- Fix inconsistency in dp-cluster-mrp regarding shared_buffers size and
available memory - Clean up IssuerSigned::sign()