mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 20:20:03 -05:00
-
released this
2024-07-30 17:44:05 -05:00 | 2784 commits to main since this releaseOverview
- Small bug fixes and enhancements.
- Passkey setting added; full passkey feature will be included in a future release.
What's Changed
- Extract FIDO 2 user verification enum by @SaintPatrck in https://github.com/bitwarden/android/pull/3614
- PM-9937 an existing email should be able to add account from a different hosted instance. by @dseverns-livefront in https://github.com/bitwarden/android/pull/3613
- PM-9682: Verify with PIN on add edit view by @shannon-livefront in https://github.com/bitwarden/android/pull/3610
- [PM-9409] Define FIDO 2 assertion Special Circumstance by @SaintPatrck in https://github.com/bitwarden/android/pull/3612
- [PM-9927] Sort order update by @dseverns-livefront in https://github.com/bitwarden/android/pull/3625
- [PM-9409] Complete FIDO 2 assertion with appropriate response by @SaintPatrck in https://github.com/bitwarden/android/pull/3615
- [PM-10067] Show content on Vault screen when we have trashed items only by @qwexter in https://github.com/bitwarden/android/pull/3624
- PM-9681: Setup Bitwarden PIN by @shannon-livefront in https://github.com/bitwarden/android/pull/3626
- [PM-9409] Add FIDO 2 authentication to credential manager by @SaintPatrck in https://github.com/bitwarden/android/pull/3629
- PM-9681: Setup Bitwarden PIN on add edit view by @shannon-livefront in https://github.com/bitwarden/android/pull/3627
- Autosync Crowdin Translations by @github-actions in https://github.com/bitwarden/android/pull/3634
- PM-9135: Update host matching to include optional port value by @david-livefront in https://github.com/bitwarden/android/pull/3623
- [PM-9409] Authenticate selected FIDO 2 credential by @SaintPatrck in https://github.com/bitwarden/android/pull/3630
- PM-10140: Add caching for large string resources to avoid delays and reduce timeout when retrieving ciphers by @david-livefront in https://github.com/bitwarden/android/pull/3638
- [PM-9410] Introduce FIDO 2 Get Credentials Request special circumstance by @SaintPatrck in https://github.com/bitwarden/android/pull/3637
- PM-10140: Update looping SDK calls to use single instance of client by @david-livefront in https://github.com/bitwarden/android/pull/3644
- PM-10140: Allow for the vault data to have a pending state by default when data is already present by @david-livefront in https://github.com/bitwarden/android/pull/3646
- PM-10140: Update Autofill classes to be singletons by @david-livefront in https://github.com/bitwarden/android/pull/3647
- PM-10140: Update the VaultSdkSource and VaultDiskSource to use parallelization when processing heavier loads by @david-livefront in https://github.com/bitwarden/android/pull/3649
- PM-8522: Vault tab bar title for organization users by @shannon-livefront in https://github.com/bitwarden/android/pull/3632
- [PM-9410] Implement FIDO 2 Get Credentials completion by @SaintPatrck in https://github.com/bitwarden/android/pull/3639
- [PM-9410] Filter matching FIDO 2 credentials after vault unlock by @SaintPatrck in https://github.com/bitwarden/android/pull/3648
- [PM-9875] Server configurations by @andrebispo5 in https://github.com/bitwarden/android/pull/3645
- PM-9406: Add passkey management to autofill settings by @shannon-livefront in https://github.com/bitwarden/android/pull/3392
- PM-10379: Update the timeout action logic to occur immediately after requirements are met by @david-livefront in https://github.com/bitwarden/android/pull/3652
- Remove unused Json object from VaultRepository by @david-livefront in https://github.com/bitwarden/android/pull/3653
New Contributors
- @qwexter made their first contribution in https://github.com/bitwarden/android/pull/3624
Full Changelog: https://github.com/bitwarden/android/compare/v2024.7.2...v2024.7.3
Builds source: https://github.com/bitwarden/android/actions/runs/10170838956Downloads