mirror of
https://github.com/bitwarden/ios.git
synced 2026-02-03 17:48:54 -06:00
-
released this
2025-07-25 11:38:32 -05:00 | 393 commits to main since this releaseOverview
- Improved error handling for corrupt ciphers; ciphers that fail to decrypt will now display "[error: failed to decrypt]" for easier identification.
- Removed the 30-minute interval check before syncing, ensuring your vault stays up-to-date more frequently.
- Various bug fixes, UI improvements, and internal code enhancements for iOS.
What's Changed
- [PM-23682] Remove flight recorder flag by @KatherineInCode in https://github.com/bitwarden/ios/pull/1740
- [PM-23682] Remove prelogin settings flag by @KatherineInCode in https://github.com/bitwarden/ios/pull/1741
- [PM-22641] Updated overflowmenu order and date format on SendListItemRowView by @aj-rosado in https://github.com/bitwarden/ios/pull/1749
- [PM-23545] Update 2FA verification code accept any length by @andrebispo5 in https://github.com/bitwarden/ios/pull/1742
- [PM-18285] Vault repository refactor to improve performance by @fedemkr in https://github.com/bitwarden/ios/pull/1677
- [PM-18414] Workflow inputs redux by @vvolkgang in https://github.com/bitwarden/ios/pull/1759
- [PM-23732] Fix restrict item types policy implementation on vault list preparator by @fedemkr in https://github.com/bitwarden/ios/pull/1757
- [BRE-769] Use Fastlane to keep github releases in sync with mobile deploy versions by @michalchecinski in https://github.com/bitwarden/ios/pull/1593
- [PM-23629] Restrict exported items based on policy by @andrebispo5 in https://github.com/bitwarden/ios/pull/1744
- [BRE-831] migrate secrets AKV by @pixman20 in https://github.com/bitwarden/ios/pull/1664
- [BRE-831] Fixing Secrets Retrievel Step by @pixman20 in https://github.com/bitwarden/ios/pull/1760
- Fix publish-github-release workflow permissions by @michalchecinski in https://github.com/bitwarden/ios/pull/1761
- Update public suffix list by @github-actions[bot] in https://github.com/bitwarden/ios/pull/1755
- [PM-18211] Refactor vault list fetch sync to not return vault sections by @matt-livefront in https://github.com/bitwarden/ios/pull/1762
- [PM-13607] Implement SDK client-managed state repository registration by @fedemkr in https://github.com/bitwarden/ios/pull/1738
- [PM-23682] Remove BWA/PM sync flag by @KatherineInCode in https://github.com/bitwarden/ios/pull/1743
- [PM-23872] Update Bitwarden SDK to ad07619 by @LRNcardozoWDF in https://github.com/bitwarden/ios/pull/1766
- [PM-23819] Consolidate PM colors into BitwardenResources by @KatherineInCode in https://github.com/bitwarden/ios/pull/1763
- Crowdin Pull - Authenticator by @bw-ghapp[bot] in https://github.com/bitwarden/ios/pull/1768
- Crowdin Pull - Password Manager by @bw-ghapp[bot] in https://github.com/bitwarden/ios/pull/1767
- [PM-23406] Update AuthenticatorSyncService to use a separate SDK client by @matt-livefront in https://github.com/bitwarden/ios/pull/1750
- [PM-23870] Consolidate fonts into BitwardenResources by @KatherineInCode in https://github.com/bitwarden/ios/pull/1771
- [PM-22660] Add created date to View Item and update date formats by @matt-livefront in https://github.com/bitwarden/ios/pull/1772
- [PM-24003] Fix sync to only have the 30min interval check on app opened/resumed by @fedemkr in https://github.com/bitwarden/ios/pull/1773
- Update public suffix list by @github-actions[bot] in https://github.com/bitwarden/ios/pull/1770
- [PM-18211] Add alert when tapping on a decryption failure item by @matt-livefront in https://github.com/bitwarden/ios/pull/1764
- [BRE-945] Automate App Store publishing by @AmyLGalles in https://github.com/bitwarden/ios/pull/1702
- [PM-24036] Add tooltip to "Show website icons" by @matt-livefront in https://github.com/bitwarden/ios/pull/1776
- [PM-23820] Copy one PM string to BitwardenResources and update Crowdin configuration by @KatherineInCode in https://github.com/bitwarden/ios/pull/1775
- [PM-24044] Add section restrictions to vault list builder by @andrebispo5 in https://github.com/bitwarden/ios/pull/1779
- [PM-23406] Fix authenticator sync initial key creation by @matt-livefront in https://github.com/bitwarden/ios/pull/1780
- [PM-24118] Remove ignore-2fa-notice-environment-check feature flag by @matt-livefront in https://github.com/bitwarden/ios/pull/1783
- secrets fix by @aj-bw in https://github.com/bitwarden/ios/pull/1784
- Crowdin Pull - Authenticator by @bw-ghapp[bot] in https://github.com/bitwarden/ios/pull/1788
- Crowdin Pull - Password Manager by @bw-ghapp[bot] in https://github.com/bitwarden/ios/pull/1789
- [PM-24091] Remove mobile-error-reporting feature flag by @matt-livefront in https://github.com/bitwarden/ios/pull/1782
- [PM-24170] Upload Authenticator dSYMs to Crashlytics by @matt-livefront in https://github.com/bitwarden/ios/pull/1791
- [PM-18211] Add alert for cipher decryption failure when vault loads by @matt-livefront in https://github.com/bitwarden/ios/pull/1769
New Contributors
- @pixman20 made their first contribution in https://github.com/bitwarden/ios/pull/1664
Full Changelog: https://github.com/bitwarden/ios/compare/v2025.7.0-bwpm...v2025.7.1-bwpm
Builds Source: https://github.com/bitwarden/ios/actions/runs/16788223286