Bitwarden iOs Release Notes

Last updated: Apr 3, 2026

  • Apr 3, 2026
    • Date parsed from source:
      Apr 3, 2026
    • First seen by Releasebot:
      Apr 3, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Password Manager 2026.3.1 (3062)

    Bitwarden iOs releases iOS improvements for credential provider setup, organization policy changes, clearer Send and vault labels, smoother browser extension imports, stronger TOTP handling, and better login-with-device stability, with multiple bug fixes and crash reductions.

    Overview

    What's New

    • iOS now prompts you to enable Bitwarden as a credential provider directly from the app
    • Organization policy changes take effect immediately

    Improvements

    • Clearer labels for Send and vault buttons
    • Browser extension imports handle profile switching and search without closing the screen
    • More graceful TOTP edge case handling
    • Better stability for login-with-device notifications

    Bug Fixes

    • Archiving a vault item as org owner no longer shows a false error
    • Declining an org transfer no longer creates a blank audit log entry
    • Fixed a loop prompting repeated encryption setting updates
    • Biometric unlock works correctly for keychain users with session timeout policies
    • Fixed a crash when transferring items from the browser extension

    What's Changed

    Feature Development

    • [PM-26177] feat: Wire up device auth key to autofill service by @iinuwa in #2300
    • [PM-32575] feat: Update SSO cookies acquired try again dialog message by @fedemkr in #2409
    • [PM-33355] feat: Sync when push notification policy changed is received by @andrebispo5 in #2442
    • [PM-33846] feat: Premium upgrade feature flag by @andrebispo5 in #2461
    • [PM-32662] feat: Improve item transfer UI by @fedemkr in #2468
    • [PM-27595] feat: Improve autofill onboarding by @fedemkr in #2465

    šŸ› Bug fixes

    • [PM-33252] fix: Fix update profile KDF values from User decryption options on sync by @fedemkr in #2413
    • [PM-33230] fix: Remove error alert on known devices check by @fedemkr in #2414
    • [PM-33231] fix: Dismiss keyboard on sync with browser view by @fedemkr in #2415
    • [PM-33231] fix: Fix keyboard being shown on sync with browser from login screen by @fedemkr in #2429
    • [PM-33412] fix: Fix CoreData threading violation in AuthenticatorBridgeKit by @KatherineInCode in #2433
    • [PM-31722] fix: Prevent WatchService error when switching to locked account by @matt-livefront in #2427
    • [BWA-198] fix: Retain TOTP code when streaming updates on item edit in PM by @KatherineInCode in #2410
    • [PM-33370] fix: Fix [un]archive flow on missing cipher key case by @fedemkr in #2436
    • [PM-31836] bug: Create Passkeys into MyItems by @andrebispo5 in #2406
    • [PM-33231] fix: Fix keyboard flickering by applying fullscreen to the modal by @fedemkr in #2438
    • [PM-33136] fix: Centralize TOTP key error handling to reduce Crashlytics noise by @matt-livefront in #2435
    • [PM-31470] bug: Show migrate personal vault on unlock by @andrebispo5 in #2411
    • [PM-29855] fix: Update accessibility label for option button in list rows by @matt-livefront in #2451
    • [PM-33311] fix: Fix ViewController interactions in VaultCoordinator by @KatherineInCode in #2458
    • [PM-31837] fix: Enforce policy session timeout action on Key connector by @fedemkr in #2441
    • [PM-33557] fix: Remove "Why am I seeing this?" link button on Sync with browser view by @fedemkr in #2466
    • [PM-32767] fix: Update localized strings for organization level Session Timeout Settings by @morganzellers-bw in #2459
    • [PM-33914] fix: Remove org event to avoid blank log entry. by @morganzellers-bw in #2469
    • [PM-33498] fix: Create a safePresent method to avoid VC presentation races by @KatherineInCode in #2428
    • [PM-34062] [RC] fix: Fix dismiss sync with browser automatically by @fedemkr in #2486
    • [PM-34062] fix: Increase wait time for dismiss on sync with browser by @fedemkr in #2493

    āš™ļø Maintenance

    • [PM-26762] chore: Resolve MockHTTPClient concurrency warning by @matt-livefront in #2376
    • Crowdin Pull by @bw-ghapp[bot] in #2418
    • [PM-31722] chore: Add WatchService tests by @matt-livefront in #2416
    • [PM-32221] chore: Add appcontext to crashlytics by @LRNcardozoWDF in #2399
    • Crowdin Pull by @bw-ghapp[bot] in #2452
    • [PM-33763] chore: Fix flaky unit tests by @matt-livefront in #2457
    • [PM-33758] ci: Print summary when Tests fail by @vvolkgang in #2456
    • [PM-18892] ci: Comment linked issues when a new GitHub Release is published by @vvolkgang in #2355
    • llm: Update CODEOWNERS for Claude related files by @SaintPatrck in #2460
    • Update CI badges in README.md by @djsmith85 in #2407
    • [PM-33862] chore: Don't log to Crashlytics when receiving a login request for a logged out account by @matt-livefront in #2462

    šŸ“¦ Dependency Updates

    • Update public suffix list by @github-actions[bot] in #2419
    • Update public suffix list by @github-actions[bot] in #2453

    šŸŽØ Other

    • [PM-30872] Enhance CLAUDE.md with comprehensive project configuration by @SaintPatrck in #2339
    • [PM-33570] llm: Enhance reviewing-changes skill to multi-file structure by @SaintPatrck in #2443

    Full Changelog: v2026.3.0-bwpm...v2026.3.1-bwpm

    Builds Source: https://github.com/bitwarden/ios/actions/runs/23565719717

    Original source Report a problem
  • Apr 2, 2026
    • Date parsed from source:
      Apr 2, 2026
    • First seen by Releasebot:
      Apr 3, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Authenticator 2026.3.1 (545)

    Bitwarden iOs releases bug fixes and improvements for autofill, sync, SSO, item transfer, and onboarding, plus passkey, watch, and accessibility updates.

    Overview

    Various under-the-hood bug fixes and improvements

    What's Changed

    Feature Development

    • [PM-26177] feat: Wire up device auth key to autofill service by @iinuwa in #2300
    • [PM-32575] feat: Update SSO cookies acquired try again dialog message by @fedemkr in #2409
    • [PM-33355] feat: Sync when push notification policy changed is received by @andrebispo5 in #2442
    • [PM-33846] feat: Premium upgrade feature flag by @andrebispo5 in #2461
    • [PM-32662] feat: Improve item transfer UI by @fedemkr in #2468
    • [PM-27595] feat: Improve autofill onboarding by @fedemkr in #2465

    šŸ› Bug fixes

    • [PM-33252] fix: Fix update profile KDF values from User decryption options on sync by @fedemkr in #2413
    • [PM-33230] fix: Remove error alert on known devices check by @fedemkr in #2414
    • [PM-33231] fix: Dismiss keyboard on sync with browser view by @fedemkr in #2415
    • [PM-33231] fix: Fix keyboard being shown on sync with browser from login screen by @fedemkr in #2429
    • [PM-33412] fix: Fix CoreData threading violation in AuthenticatorBridgeKit by @KatherineInCode in #2433
    • [PM-31722] fix: Prevent WatchService error when switching to locked account by @matt-livefront in #2427
    • [BWA-198] fix: Retain TOTP code when streaming updates on item edit in PM by @KatherineInCode in #2410
    • [PM-33370] fix: Fix [un]archive flow on missing cipher key case by @fedemkr in #2436
    • [PM-31836] bug: Create Passkeys into MyItems by @andrebispo5 in #2406
    • [PM-33231] fix: Fix keyboard flickering by applying fullscreen to the modal by @fedemkr in #2438
    • [PM-33136] fix: Centralize TOTP key error handling to reduce Crashlytics noise by @matt-livefront in #2435
    • [PM-31470] bug: Show migrate personal vault on unlock by @andrebispo5 in #2411
    • [PM-29855] fix: Update accessibility label for option button in list rows by @matt-livefront in #2451
    • [PM-33311] fix: Fix ViewController interactions in VaultCoordinator by @KatherineInCode in #2458
    • [PM-31837] fix: Enforce policy session timeout action on Key connector by @fedemkr in #2441
    • [PM-33557] fix: Remove "Why am I seeing this?" link button on Sync with browser view by @fedemkr in #2466
    • [PM-32767] fix: Update localized strings for organization level Session Timeout Settings by @morganzellers-bw in #2459
    • [PM-33914] fix: Remove org event to avoid blank log entry. by @morganzellers-bw in #2469
    • [PM-33498] fix: Create a safePresent method to avoid VC presentation races by @KatherineInCode in #2428
    • [PM-34062] [RC] fix: Fix dismiss sync with browser automatically by @fedemkr in #2486
    • [PM-34062] fix: Increase wait time for dismiss on sync with browser by @fedemkr in #2493

    āš™ļø Maintenance

    • [PM-26762] chore: Resolve MockHTTPClient concurrency warning by @matt-livefront in #2376
    • Crowdin Pull by @bw-ghapp[bot] in #2418
    • [PM-31722] chore: Add WatchService tests by @matt-livefront in #2416
    • [PM-32221] chore: Add appcontext to crashlytics by @LRNcardozoWDF in #2399
    • Crowdin Pull by @bw-ghapp[bot] in #2452
    • [PM-33763] chore: Fix flaky unit tests by @matt-livefront in #2457
    • [PM-33758] ci: Print summary when Tests fail by @vvolkgang in #2456
    • [PM-18892] ci: Comment linked issues when a new GitHub Release is published by @vvolkgang in #2355
    • llm: Update CODEOWNERS for Claude related files by @SaintPatrck in #2460
    • Update CI badges in README.md by @djsmith85 in #2407
    • [PM-33862] chore: Don't log to Crashlytics when receiving a login request for a logged out account by @matt-livefront in #2462

    šŸ“¦ Dependency Updates

    • Update public suffix list by @github-actions[bot] in #2419
    • Update public suffix list by @github-actions[bot] in #2453

    šŸŽØ Other

    • [PM-30872] Enhance CLAUDE.md with comprehensive project configuration by @SaintPatrck in #2339
    • [PM-33570] llm: Enhance reviewing-changes skill to multi-file structure by @SaintPatrck in #2443

    Full Changelog: v2026.3.0-bwa...v2026.3.1-bwa

    Builds Source: https://github.com/bitwarden/ios/actions/runs/23357101095

    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from Bitwarden and hundreds of other software products.

  • Mar 20, 2026
    • Date parsed from source:
      Mar 20, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Password Manager 2026.3.0 (3023)

    Bitwarden iOs releases smoother app performance, stronger server communication reliability, and better accessibility with clearer toggle indicators. It also improves push notification diagnostics and biometrics handling, while fixing vault, autofill, sync, and startup crashes.

    Overview

    What's New

    Improved server communication reliability with enhanced cookie handling for compatible environments

    Improvements

    Smoother scrolling throughout the app

    Toggle buttons now include non-color visual indicators for better accessibility

    Improved push notification diagnostics for faster issue resolution

    Streamlined biometrics handling under the hood

    Bug Fixes

    Fixed 400 error when archiving or unarchiving a vault item

    Fixed the crash caused by credential identity store errors

    Fixed a rare app crash on startup

    Fixed long-press autofill closing unexpectedly

    Fixed missing confirmation toast after editing or deleting a vault item

    What's Changed

    Feature Development

    [PM-26177] feat: Add models and methods to register and assert account passkeys by @iinuwa in #2295

    [PM-26177] feat: Create stub DeviceAuthKeyService by @iinuwa in #2297

    [PM-32742] feat: Server communication cookie bootstrap config models and environment by @fedemkr in #2378

    [PM-29876] feat: Implement server communication config SDK services by @fedemkr in #2382

    [PM-29877] feat: Handle acquire cookies and 302 redirection for SSO cookies vendor flow by @fedemkr in #2401

    [PM-33089] feat: Prevent perform acquire cookies flow when app is in background by @fedemkr in #2402

    [PM-29880] feat: Implement sync with in-app browser UI by @fedemkr in #2403

    [PM-32575] [RC] feat: Update SSO cookies acquired try again dialog message by @fedemkr in #2422

    šŸ› Bug fixes

    [PM-31717] fix: Use default keyboard for 2FA code on iPad to prevent crash by @matt-livefront in #2357

    [PM-32533] bug: Fix button color premium subscription alert by @andrebispo5 in #2368

    [PM-32538] bug: Sends selected passphrase does not populate by @andrebispo5 in #2371

    [PM-29856] fix: Update generator segmented control normal state by @matt-livefront in #2375

    [PM-32539] [PM-32540] bug: Fix Sends error dialogs by @andrebispo5 in #2369

    [PM-32535] bug: Sends email list behaviour by @andrebispo5 in #2370

    [PM-32760] fix: Fix archive response upsert by @fedemkr in #2385

    [PM-32845] bug: Fix trusted device not remembered for new SSO users by @andrebispo5 in #2383

    [PM-31720] fix: Only update credential identity store when app is foregrounded by @matt-livefront in #2361

    [PM-31470] bug: Prompt vault migration in app extension by @andrebispo5 in #2400

    [PM-33230] [RC] fix: Remove error alert on known devices check by @fedemkr in #2424

    [PM-33252] [RC] fix: Fix update profile KDF values from User decryption options on sync by @fedemkr in #2425

    [PM-33231] [RC] fix: Dismiss keyboard on sync with browser view by @fedemkr in #2426

    [PM-33370] [RC] fix: Fix [un]archive flow on missing cipher key case by @fedemkr in #2437

    [PM-33231] [RC] fix: Fix keyboard flickering by applying fullscreen to the modal by @fedemkr in #2439

    āš™ļø Maintenance

    Crowdin Pull by @bw-ghapp[bot] in #2364

    [deps]: Update actions/cache action to v5 by @renovate[bot] in #2210

    [PM-32528] chore: Improve push notification logging by @matt-livefront in #2359

    [PM-27047] chore: Consolidate bundle extensions by @KatherineInCode in #2372

    [PM-31239] ci: Update Xcode to 26.2 by @fedemkr in #2286

    [PM-26762] chore: Update NetworkingTests to strict concurrency by @matt-livefront in #2337

    [PM-27047] Consolidate BiometricsRepository to BitwardenKit by @KatherineInCode in #2340

    [BWA-227] chore: Update Authenticator app icons by @matt-livefront in #2377

    Crowdin Pull by @bw-ghapp[bot] in #2392

    šŸ“¦ Dependency Updates

    [bre-1647] iOS CI Builds Failing With Fastlane Error by @aj-bw in #2360

    Update SDK to 5d2a391 (2.0.0-4615-1693d4d) by @bw-ghapp[bot] in #2346

    Update public suffix list by @github-actions[bot] in #2365

    Update SDK to 7b1ddc5 (2.0.0-4648-7a22aa7) by @bw-ghapp[bot] in #2367

    Update SDK to 0ea18f0 (2.0.0-4735-26e2b10) by @bw-ghapp[bot] in #2373

    Update public suffix list by @github-actions[bot] in #2393

    šŸŽØ Other

    [PM-32781] Restrict Claude Code attribution from commits and PRs by @SaintPatrck in #2380

    Remove Gitter chat badge from README by @djsmith85 in #2404

    Update GitHub badge links in README-bwa.md by @djsmith85 in #2405

    New Contributors

    @djsmith85 made their first contribution in #2404

    Full Changelog: v2026.2.1-bwpm...v2026.3.0-bwpm

    Builds Source: https://github.com/bitwarden/ios/actions/runs/23023384383

    Original source Report a problem
  • Mar 20, 2026
    • Date parsed from source:
      Mar 20, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Authenticator 2026.3.0 (523)

    Bitwarden iOs ships bug fixes, under-the-hood improvements, and broader SSO and passkey updates. It adds account passkey registration, server communication config services, in-app browser sync, and multiple fixes for 2FA, Sends, trusted devices, keyboard behavior, and archive flows.

    Overview

    Varous under-the-hood bug fixes and imrprovements

    What's Changed

    Feature Development

    • [PM-26177] feat: Add models and methods to register and assert account passkeys by @iinuwa in #2295
    • [PM-26177] feat: Create stub DeviceAuthKeyService by @iinuwa in #2297
    • [PM-32742] feat: Server communication cookie bootstrap config models and environment by @fedemkr in #2378
    • [PM-29876] feat: Implement server communication config SDK services by @fedemkr in #2382
    • [PM-29877] feat: Handle acquire cookies and 302 redirection for SSO cookies vendor flow by @fedemkr in #2401
    • [PM-33089] feat: Prevent perform acquire cookies flow when app is in background by @fedemkr in #2402
    • [PM-29880] feat: Implement sync with in-app browser UI by @fedemkr in #2403
    • [PM-32575] [RC] feat: Update SSO cookies acquired try again dialog message by @fedemkr in #2422

    šŸ› Bug fixes

    • [PM-31717] fix: Use default keyboard for 2FA code on iPad to prevent crash by @matt-livefront in #2357
    • [PM-32533] bug: Fix button color premium subscription alert by @andrebispo5 in #2368
    • [PM-32538] bug: Sends selected passphrase does not populate by @andrebispo5 in #2371
    • [PM-29856] fix: Update generator segmented control normal state by @matt-livefront in #2375
    • [PM-32539] [PM-32540] bug: Fix Sends error dialogs by @andrebispo5 in #2369
    • [PM-32535] bug: Sends email list behaviour by @andrebispo5 in #2370
    • [PM-32760] fix: Fix archive response upsert by @fedemkr in #2385
    • [PM-32845] bug: Fix trusted device not remembered for new SSO users by @andrebispo5 in #2383
    • [PM-31720] fix: Only update credential identity store when app is foregrounded by @matt-livefront in #2361
    • [PM-31470] bug: Prompt vault migration in app extension by @andrebispo5 in #2400
    • [PM-33230] [RC] fix: Remove error alert on known devices check by @fedemkr in #2424
    • [PM-33252] [RC] fix: Fix update profile KDF values from User decryption options on sync by @fedemkr in #2425
    • [PM-33231] [RC] fix: Dismiss keyboard on sync with browser view by @fedemkr in #2426
    • [PM-33370] [RC] fix: Fix [un]archive flow on missing cipher key case by @fedemkr in #2437
    • [PM-33231] [RC] fix: Fix keyboard flickering by applying fullscreen to the modal by @fedemkr in #2439

    āš™ļø Maintenance

    • Crowdin Pull by @bw-ghapp[bot] in #2364
    • [deps]: Update actions/cache action to v5 by @renovate[bot] in #2210
    • [PM-32528] chore: Improve push notification logging by @matt-livefront in #2359
    • [PM-27047] chore: Consolidate bundle extensions by @KatherineInCode in #2372
    • [PM-31239] ci: Update Xcode to 26.2 by @fedemkr in #2286
    • [PM-26762] chore: Update NetworkingTests to strict concurrency by @matt-livefront in #2337
    • [PM-27047] Consolidate BiometricsRepository to BitwardenKit by @KatherineInCode in #2340
    • [BWA-227] chore: Update Authenticator app icons by @matt-livefront in #2377
    • Crowdin Pull by @bw-ghapp[bot] in #2392

    šŸ“¦ Dependency Updates

    • [bre-1647] iOS CI Builds Failing With Fastlane Error by @aj-bw in #2360
    • Update SDK to 5d2a391 (2.0.0-4615-1693d4d) by @bw-ghapp[bot] in #2346
    • Update public suffix list by @github-actions[bot] in #2365
    • Update SDK to 7b1ddc5 (2.0.0-4648-7a22aa7) by @bw-ghapp[bot] in #2367
    • Update SDK to 0ea18f0 (2.0.0-4735-26e2b10) by @bw-ghapp[bot] in #2373
    • Update public suffix list by @github-actions[bot] in #2393

    šŸŽØ Other

    • [PM-32781] Restrict Claude Code attribution from commits and PRs by @SaintPatrck in #2380
    • Remove Gitter chat badge from README by @djsmith85 in #2404
    • Update GitHub badge links in README-bwa.md by @djsmith85 in #2405

    New Contributors

    • @djsmith85 made their first contribution in #2404

    Full Changelog: v2026.2.1-bwa...v2026.3.0-bwa

    Builds Source: https://github.com/bitwarden/ios/actions/runs/22858795198

    Original source Report a problem
  • Mar 6, 2026
    • Date parsed from source:
      Mar 6, 2026
    • First seen by Releasebot:
      Mar 6, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Password Manager 2026.2.1 (2988)

    Bitwarden rolls out a robust update with vault export and archived item fixes, stronger diagnostics, and a wave of feature and dependency updates. Expect bug fixes, security improvements, and maintenance work plus CI and SDK bumps for a smoother, more secure experience.

    Overview

    Fixed issues affecting vault exports and archived items
    Resolved missing password re-prompts when managing archived items
    Enhanced internal diagnostics and development workflows
    Streamlined dependency updates to support faster security fixes

    What's Changed

    Feature Development

    • [PM-26177] feat: Add base64url Data extensions by @iinuwa in #2294
    • [PM-31592] feat: Update Sends who can view section by @andrebispo5 in #2325
    • [PM-31890] feat: Update Sends password field by @andrebispo5 in #2333
    • [PM-26177] feat: Add device auth key to keychain repository by @iinuwa in #2293
    • [PM-31593] feat: API level support for Send authentication by @andrebispo5 in #2342

    šŸ› Bug fixes

    • [PM-31687] fix: Prevent flight recorder crash when deleting multiple logs by @matt-livefront in #2324
    • [PM-31830] fix: Fix archived cipher update on non-premium user by @fedemkr in #2343
    • [PM-31654] fix: Update archive unavailable alert button style by @fedemkr in #2352
    • [PM-32358] fix: Add master password reprompt for archive and unarchive by @matt-livefront in #2353
    • [PM-32359] fix: Include archived ciphers in file exports by @matt-livefront in #2354
    • [PM-32760] hotfix: RC Fix archive response upsert by @fedemkr in #2386
    • [PM-32845] bug: RC Fix trusted device not remembered for new SSO users by @fedemkr in #2396

    āš™ļø Maintenance

    Crowdin Pull by @bw-ghapp[bot] in #2331

    • [PM-27525] chore: Fix spellings from initial spell check run by @matt-livefront in #2320
    • [PM-27524] chore: Update setup-hooks.sh to work with git worktrees by @matt-livefront in #2336
    • [PM-27047] chore: Migrate MockBiometricsRepository to Sourcery AutoMockable by @KatherineInCode in #2330
    • [PM-26177] chore: Rename authenticator method to vaultAuthenticator by @iinuwa in #2296
      Slim down and align with our current practices by @theMickster in #2338
    • [PM-32095] ci: Update Test workflows summary step to list failures only by @vvolkgang in #2341
    • [PM-31289] ci: Renovate - remove mint and swift groups by @vvolkgang in #2307
    • [PM-31286] ci: Add workflow to enforce PR labels by @vvolkgang in #2344
    • [PM-32095] ci: Output full test results log to the github run summary by @vvolkgang in #2356
      [deps]: migrate Renovate config - autoclosed by @renovate[bot] in #2292
      Crowdin Pull by @bw-ghapp[bot] in #2348
      [deps]: Update actions/checkout action to v6 by @renovate[bot] in #2186
      [PM-32095] ci: Run print step when test succeeds in test workflows by @vvolkgang in #2358
      [deps]: Update GitHub Artifact Actions (major) by @renovate[bot] in #2211
      šŸ“¦ Dependency Updates

    Update SDK to 9b59b09 (2.0.0-4315-7f4059e) by @bw-ghapp[bot] in #2326
    Update public suffix list by @github-actions[bot] in #2332
    Update SDK to e1e7d73 (2.0.0-4334-f954d14) by @bw-ghapp[bot] in #2334
    Update SDK to 61f4745 (2.0.0-4377-8700dc7) by @bw-ghapp[bot] in #2335
    Update SDK to f713c11 (2.0.0-4444-c0c3ee5) by @bw-ghapp[bot] in #2345
    [deps]: Lock file maintenance by @renovate[bot] in #2002
    Update public suffix list by @github-actions[bot] in #2349
    [bre-1647] cherry pick build fix to rc43 by @aj-bw in #2362

    Full Changelog: v2026.2.0-bwpm...v2026.2.1-bwpm
    Builds Source: https://github.com/bitwarden/ios/actions/runs/22588327174

    Original source Report a problem
  • Mar 6, 2026
    • Date parsed from source:
      Mar 6, 2026
    • First seen by Releasebot:
      Mar 6, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Authenticator 2026.2.1 (497)

    Changelog highlights broad stability and feature updates across data handling, sends access, device auth, and archiving plus fixes and maintenance. Expect base64url extensions, view/password tweaks, improved exports, SSO, and ongoing dependency/vocabulary cleanup. A full release with CI and dependency churn accompanies the update.

    Overview

    General under-the-hood improvements and bug fixes.

    What's Changed

    Feature Development

    • [PM-26177] feat: Add base64url Data extensions by @iinuwa in #2294
    • [PM-31592] feat: Update Sends who can view section by @andrebispo5 in #2325
    • [PM-31890] feat: Update Sends password field by @andrebispo5 in #2333
    • [PM-26177] feat: Add device auth key to keychain repository by @iinuwa in #2293
    • [PM-31593] feat: API level support for Send authentication by @andrebispo5 in #2342

    šŸ› Bug fixes

    • [PM-31687] fix: Prevent flight recorder crash when deleting multiple logs by @matt-livefront in #2324
    • [PM-31830] fix: Fix archived cipher update on non-premium user by @fedemkr in #2343
    • [PM-31654] fix: Update archive unavailable alert button style by @fedemkr in #2352
    • [PM-32358] fix: Add master password reprompt for archive and unarchive by @matt-livefront in #2353
    • [PM-32359] fix: Include archived ciphers in file exports by @matt-livefront in #2354
    • [PM-32760] hotfix: RC Fix archive response upsert by @fedemkr in #2386
    • [PM-32845] bug: RC Fix trusted device not remembered for new SSO users by @fedemkr in #2396

    āš™ļø Maintenance

    • Crowdin Pull by @bw-ghapp[bot] in #2331
    • [PM-27525] chore: Fix spellings from initial spell check run by @matt-livefront in #2320
    • [PM-27524] chore: Update setup-hooks.sh to work with git worktrees by @matt-livefront in #2336
    • [PM-27047] chore: Migrate MockBiometricsRepository to Sourcery AutoMockable by @KatherineInCode in #2330
    • [PM-26177] chore: Rename authenticator method to vaultAuthenticator by @iinuwa in #2296
    • Slim down and align with our current practices by @theMickster in #2338
    • [PM-32095] ci: Update Test workflows summary step to list failures only by @vvolkgang in #2341
    • [PM-31289] ci: Renovate - remove mint and swift groups by @vvolkgang in #2307
    • [PM-31286] ci: Add workflow to enforce PR labels by @vvolkgang in #2344
    • [PM-32095] ci: Output full test results log to the github run summary by @vvolkgang in #2356
    • [deps]: migrate Renovate config - autoclosed by @renovate[bot] in #2292
    • Crowdin Pull by @bw-ghapp[bot] in #2348
    • [deps]: Update actions/checkout action to v6 by @renovate[bot] in #2186
    • [PM-32095] ci: Run print step when test succeeds in test workflows by @vvolkgang in #2358
    • [deps]: Update GitHub Artifact Actions (major) by @renovate[bot] in #2211

    šŸ“¦ Dependency Updates

    • Update SDK to 9b59b09 (2.0.0-4315-7f4059e) by @bw-ghapp[bot] in #2326
    • Update public suffix list by @github-actions[bot] in #2332
    • Update SDK to e1e7d73 (2.0.0-4334-f954d14) by @bw-ghapp[bot] in #2334
    • Update SDK to 61f4745 (2.0.0-4377-8700dc7) by @bw-ghapp[bot] in #2335
    • Update SDK to f713c11 (2.0.0-4444-c0c3ee5) by @bw-ghapp[bot] in #2345
    • [deps]: Lock file maintenance by @renovate[bot] in #2002
    • Update public suffix list by @github-actions[bot] in #2349
    • [bre-1647] cherry pick build fix to rc43 by @aj-bw in #2362

    Full Changelog: v2026.2.0-bwa...v2026.2.1-bwa
    Builds Source: https://github.com/bitwarden/ios/actions/runs/22242374606

    Original source Report a problem
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Feb 21, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Password Manager 2026.2.0 (2924)

    Bitwarden iOS ships a stability driven update with fixes for crashes and decryption, plus a new Archive feature. Autofill reliability and scrolling performance improve, errors are clearer, and session data can share between app and autofill for a smoother experience.

    Overview

    Fixed several crashes and data decryption issues

    Improved autofill reliability and scrolling performance

    Added new Archive feature

    General stability improvements and better error messages

    What's Changed

    Feature Development

    • [PM-23300] feat: Store session values to keychain so they can be shared between app and autofill by @KatherineInCode in #2239
    • [PM-31591] Send email verification feature flag by @andrebispo5 in #2316
    • [PM-29672] fix: Move error report metadata to the top to match flight recorder logs by @matt-livefront in #2313

    šŸ› Bug fixes

    • [PM-31181] fix: Fix display toast after view/edit cipher action like delete by @fedemkr in #2290
    • [PM-31369] fix: Logout accounts with "on app restart" timeout when app restarts by @matt-livefront in #2301
    • [PM-24007] fix: Update keychain to update existing items instead of delete/add by @matt-livefront in #2308
    • [PM-31609] fix: Return nil instead of throwing if last active time hasn't been set yet by @matt-livefront in #2322
    • [PM-31719] fix: Race condition causing EXC_BAD_ACCESS in FetchedResultsPublisher by @matt-livefront in #2329
    • [PM-31654] fix: Handle premium subscription required on Archive group in the vault list by @fedemkr in #2327

    āš™ļø Maintenance

    • Crowdin Pull by @bw-ghapp[bot] in #2261
    • Crowdin Pull by @bw-ghapp[bot] in #2287
    • [PM-31343] Fix dependencies listed under Maintenance by adding a new fallback section to release.yml by @vvolkgang in #2291
    • [PM-31392] chore: Fix lint warnings by @matt-livefront in #2302
    • use option to determine if release will be marked latest by @AmyLGalles in #2289
    • [PM-31436] Consolidate Feature categories in release notes and add labels by @vvolkgang in #2309
    • Crowdin Pull by @bw-ghapp[bot] in #2314
    • Update SDK to 745b0ea (2.0.0-4113-bed92ca) by @bw-ghapp[bot] in #2271
    • [PM-27525] chore: Add spell check git pre-commit hook by @matt-livefront in #2319

    šŸ“¦ Dependency Updates

    • Update public suffix list by @github-actions[bot] in #2284
    • [PM-31234] [deps]: Update mint minor by @renovate[bot] in #2285
    • Update public suffix list by @github-actions[bot] in #2315
    • Update SDK to 55d0dad (2.0.0-4254-734b56b) by @bw-ghapp[bot] in #2321

    šŸŽØ Other

    • [PM-27098] feat: Update some plurals to full-sentence forms to handle polypersonal agreement languages better by @KatherineInCode in #2240
    • [PM-27039] Add loading overlay when setting up autofill extension by @fedemkr in #2304
    • [PM-31367] Fix v2 encryption account initialization by @quexten in #2303
    • [PM-28227] fix: Fix autofill text to insert extension closing after unlocking by @fedemkr in #2312
    • [PM-28227] Remove iOS version restriction on the workaround for autofill text to insert by @fedemkr in #2317
    • Add settings.json for extra known marketplaces by @SaintPatrck in #2328

    New Contributors

    • @SaintPatrck made their first contribution in #2328

    Full Changelog: v2026.1.1-bwpm...v2026.2.0-bwpm

    Builds Source: https://github.com/bitwarden/ios/actions/runs/21762984506

    Original source Report a problem
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Feb 21, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Authenticator 2026.2.0 (468)

    The latest iOS release delivers under the hood improvements and bug fixes plus new feature flags for sharing session data, enabling email verification, and stabilizing vault and autofill flows. A broad set of maintenance and dependency updates accompany the release.

    Overview

    General under-the-hood improvements and bug fixes.

    What's Changed

    Feature Development

    • [PM-23300] feat: Store session values to keychain so they can be shared between app and autofill by @KatherineInCode in #2239
    • [PM-31591] Send email verification feature flag by @andrebispo5 in #2316
    • [PM-29672] fix: Move error report metadata to the top to match flight recorder logs by @matt-livefront in #2313

    Bug fixes

    • [PM-31181] fix: Fix display toast after view/edit cipher action like delete by @fedemkr in #2290
    • [PM-31369] fix: Logout accounts with "on app restart" timeout when app restarts by @matt-livefront in #2301
    • [PM-24007] fix: Update keychain to update existing items instead of delete/add by @matt-livefront in #2308
    • [PM-31609] fix: Return nil instead of throwing if last active time hasn't been set yet by @matt-livefront in #2322
    • [PM-31719] fix: Race condition causing EXC_BAD_ACCESS in FetchedResultsPublisher by @matt-livefront in #2329
    • [PM-31654] fix: Handle premium subscription required on Archive group in the vault list by @fedemkr in #2327

    āš™ļø Maintenance

    • Crowdin Pull by @bw-ghapp[bot] in #2261
    • Crowdin Pull by @bw-ghapp[bot] in #2287
    • [PM-31343] Fix dependencies listed under Maintenance by adding a new fallback section to release.yml by @vvolkgang in #2291
    • [PM-31392] chore: Fix lint warnings by @matt-livefront in #2302
    • use option to determine if release will be marked latest by @AmyLGalles in #2289
    • [PM-31436] Consolidate Feature categories in release notes and add labels by @vvolkgang in #2309
    • Crowdin Pull by @bw-ghapp[bot] in #2314
    • Update SDK to 745b0ea (2.0.0-4113-bed92ca) by @bw-ghapp[bot] in #2271
    • [PM-27525] chore: Add spell check git pre-commit hook by @matt-livefront in #2319

    šŸ“¦ Dependency Updates

    • Update public suffix list by @github-actions[bot] in #2284
    • [PM-31234] [deps]: Update mint minor by @renovate[bot] in #2285
    • Update public suffix list by @github-actions[bot] in #2315
    • Update SDK to 55d0dad (2.0.0-4254-734b56b) by @bw-ghapp[bot] in #2321

    šŸŽØ Other

    • [PM-27098] feat: Update some plurals to full-sentence forms to handle polypersonal agreement languages better by @KatherineInCode in #2240
    • [PM-27039] Add loading overlay when setting up autofill extension by @fedemkr in #2304
    • [PM-31367] Fix v2 encryption account initialization by @quexten in #2303
    • [PM-28227] fix: Fix autofill text to insert extension closing after unlocking by @fedemkr in #2312
    • [PM-28227] Remove iOS version restriction on the workaround for autofill text to insert by @fedemkr in #2317
    • Add settings.json for extra known marketplaces by @SaintPatrck in #2328

    New Contributors

    • @SaintPatrck made their first contribution in #2328

    Full Changelog: v2026.1.1-bwa...v2026.2.0-bwa

    Builds Source: https://github.com/bitwarden/ios/actions/runs/21762985288

    Original source Report a problem
  • Feb 6, 2026
    • Date parsed from source:
      Feb 6, 2026
    • First seen by Releasebot:
      Feb 18, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Password Manager 2026.1.1 (2902)

    New release boosts autofill reliability and vault management with bulk sharing, item migration, and stronger session security. It also lands numerous bug fixes, performance gains, and localization updates for a smoother experience.

    Overview

    Improved autofill reliability and performance, including SSO, passkeys, and syncing

    Enhanced vault and organization management, including bulk sharing, moving items between vaults, and access revocation

    Strengthened security around sessions, encryption keys, and data storage

    General bug fixes, performance improvements, and localization updates

    What's Changed

    šŸš€ New Features & Enhancements

    • [PM-29835] Add org events for item migration by @andrebispo5 in #2214
    • [PM-30513] Add cipher bulk share endpoint by @andrebispo5 in #2237
    • [PM-29710] Add self revoke from organization endpoint by @andrebispo5 in #2248
    • [PM-29113] Check and navigate to vault migration by @andrebispo5 in #2203
    • [PM-30568] VaultRepository bulk cipher share by @andrebispo5 in #2246
    • [PM-30840] Migrate user personal vault on accept by @andrebispo5 in #2257
    • [PM-30843] Leave organization calls revokeSelfFromOrganization by @andrebispo5 in #2258
    • [PM-30674] Record item organization events by @andrebispo5 in #2260
    • [PM-19154] feat: Archive vault items by @fedemkr in #2207
    • [PM-30903] feat: Implemented archive/unarchive from vault list context menu by @fedemkr in #2263
    • [PM-29709] Show toast on vault migration by @andrebispo5 in #2266
    • [PM-29709] Fix vault migration endpoint by @andrebispo5 in #2265
    • [PM-29634] feat: Implement archive onboarding by @fedemkr in #2277
    • [PM-29637] feat: Add check for archive premium with upgrade by @fedemkr in #2274
    • [PM-31141] feat: Add organizationId to event logs by @andrebispo5 in #2278
    • [PM-29638] feat: Archive vault group list premium expired card by @fedemkr in #2280
    • [PM-31178] feat: Archive remove confirmation and update localizations by @fedemkr in #2281

    šŸ› Bug fixes

    • [PM-18404] fix: Prevent SDK version script from breaking SwiftUI previews by @matt-livefront in #2269
    • [PM-28150] fix: Add initial vault sync in autofill extension if needed by @matt-livefront in #2268
    • [PM-28150] fix: Log out accounts without unlock methods on app restart by @matt-livefront in #2273
    • [PM-28150] fix: Prevent active user biometrics from being disabled when inactive user logs out by @matt-livefront in #2282
    • [PM-31369] šŸ’ fix: Logout accounts with "on app restart" timeout when app restarts by @matt-livefront in #2306

    āš™ļø Maintenance

    • [PM-22159] ci: Add automated PR labelling based on file paths and title patterns by @vvolkgang in #2225
    • Crowdin Pull by @bw-ghapp[bot] in #2242
    • [PM-29092] Update CI to use Xcode 26.1.1 by @fedemkr in #2174
    • Update public suffix list by @github-actions[bot] in #2243
    • [PM-14031] Improve search memory performance by @fedemkr in #2179
    • Update SDK to a8fc6fb (2.0.0-3818-df9bd63) by @bw-ghapp[bot] in #2247
    • [PM-30606] Reenable incremental ASCredentialIdentityStore syncing by @matt-livefront in #2238
    • [PM-18404] Add SDK version to About screen version copy-paste by @matt-livefront in #2250
    • [PM-22202] Perform sync in Fido2 findCredentials when they have counter by @fedemkr in #2201
    • Update SDK to b73c395 (2.0.0-3837-513f18b) by @bw-ghapp[bot] in #2249
    • [PM-30909] debt: Fix SwiftFormat issues by @fedemkr in #2259
    • [PM-18404] Add server version to About screen version copy-paste by @matt-livefront in #2256
    • [PM-29636] Implemented vault archive group list empty state by @fedemkr in #2264
    • Update SDK to e04fe2a (2.0.0-3985-b3e4ea2) by @bw-ghapp[bot] in #2255
    • Update SDK to 4a418af (2.0.0-3989-0544dde) by @bw-ghapp[bot] in #2270
    • [PM-29639] Update view/edit cipher screens with archive feature by @fedemkr in #2272
    • [PM-22159] ci: Address automated PR labeling workflow feedback by @vvolkgang in #2275
    • [PM-31189] chore: Update tests to use updated MockBiometricsRepository properties by @matt-livefront in #2283
    • šŸ“¦ Dependency Updates
    • Update SDK to facfd74 (2.0.0-3811-7681828) by @bw-ghapp[bot] in #2244

    Full Changelog: v2026.1.0-bwpm...v2026.1.1-bwpm
    Builds Source: https://github.com/bitwarden/ios/actions/runs/21491927820

    Original source Report a problem
  • Feb 6, 2026
    • Date parsed from source:
      Feb 6, 2026
    • First seen by Releasebot:
      Feb 18, 2026
    Bitwarden logo

    Bitwarden iOs by Bitwarden

    Authenticator 2026.1.1 (451)

    Performance and usability boost with new vault and organization features. Bulk cipher sharing, vault migration enhancements, archiving, event logs, and ongoing fixes elevate the product.

    Overview

    General under the hood improvements for usability and performance

    What's Changed

    šŸš€ New Features & Enhancements

    • [PM-29835] Add org events for item migration by @andrebispo5 in #2214
    • [PM-30513] Add cipher bulk share endpoint by @andrebispo5 in #2237
    • [PM-29710] Add self revoke from organization endpoint by @andrebispo5 in #2248
    • [PM-29113] Check and navigate to vault migration by @andrebispo5 in #2203
    • [PM-30568] VaultRepository bulk cipher share by @andrebispo5 in #2246
    • [PM-30840] Migrate user personal vault on accept by @andrebispo5 in #2257
    • [PM-30843] Leave organization calls revokeSelfFromOrganization by @andrebispo5 in #2258
    • [PM-30674] Record item organization events by @andrebispo5 in #2260
    • [PM-19154] feat: Archive vault items by @fedemkr in #2207
    • [PM-30903] feat: Implemented archive/unarchive from vault list context menu by @fedemkr in #2263
    • [PM-29709] Show toast on vault migration by @andrebispo5 in #2266
    • [PM-29709] Fix vault migration endpoint by @andrebispo5 in #2265
    • [PM-29634] feat: Implement archive onboarding by @fedemkr in #2277
    • [PM-29637] feat: Add check for archive premium with upgrade by @fedemkr in #2274
    • [PM-31141] feat: Add organizationId to event logs by @andrebispo5 in #2278
    • [PM-29638] feat: Archive vault group list premium expired card by @fedemkr in #2280
    • [PM-31178] feat: Archive remove confirmation and update localizations by @fedemkr in #2281

    šŸ› Bug fixes

    • [PM-18404] fix: Prevent SDK version script from breaking SwiftUI previews by @matt-livefront in #2269
    • [PM-28150] fix: Add initial vault sync in autofill extension if needed by @matt-livefront in #2268
    • [PM-28150] fix: Log out accounts without unlock methods on app restart by @matt-livefront in #2273
    • [PM-28150] fix: Prevent active user biometrics from being disabled when inactive user logs out by @matt-livefront in #2282
    • [PM-31369] šŸ’ fix: Logout accounts with "on app restart" timeout when app restarts by @matt-livefront in #2306

    āš™ļø Maintenance

    • [PM-22159] ci: Add automated PR labelling based on file paths and title patterns by @vvolkgang in #2225
    • Crowdin Pull by @bw-ghapp[bot] in #2242
    • [PM-29092] Update CI to use Xcode 26.1.1 by @fedemkr in #2174
    • Update public suffix list by @github-actions[bot] in #2243
    • [PM-14031] Improve search memory performance by @fedemkr in #2179
    • Update SDK to a8fc6fb (2.0.0-3818-df9bd63) by @bw-ghapp[bot] in #2247
    • [PM-30606] Reenable incremental ASCredentialIdentityStore syncing by @matt-livefront in #2238
    • [PM-18404] Add SDK version to About screen version copy-paste by @matt-livefront in #2250
    • [PM-22202] Perform sync in Fido2 findCredentials when they have counter by @fedemkr in #2201
    • Update SDK to b73c395 (2.0.0-3837-513f18b) by @bw-ghapp[bot] in #2249
    • [PM-30909] debt: Fix SwiftFormat issues by @fedemkr in #2259
    • [PM-18404] Add server version to About screen version copy-paste by @matt-livefront in #2256
    • [PM-29636] Implemented vault archive group list empty state by @fedemkr in #2264
    • Update SDK to e04fe2a (2.0.0-3985-b3e4ea2) by @bw-ghapp[bot] in #2255
    • Update SDK to 4a418af (2.0.0-3989-0544dde) by @bw-ghapp[bot] in #2270
    • [PM-29639] Update view/edit cipher screens with archive feature by @fedemkr in #2272
    • [PM-22159] ci: Address automated PR labeling workflow feedback by @vvolkgang in #2275
    • [PM-31189] chore: Update tests to use updated MockBiometricsRepository properties by @matt-livefront in #2283
    • šŸ“¦ Dependency Updates
      • Update SDK to facfd74 (2.0.0-3811-7681828) by @bw-ghapp[bot] in #2244
    • Full Changelog: v2026.1.0-bwa...v2026.1.1-bwa
    • Builds Source: https://github.com/bitwarden/ios/actions/runs/21371929995
    Original source Report a problem

Related products