2026.2.1 Release Notes

2026.2.1 Release Notes

[Source: https://bitwarden.com/help/releasenotes/#2026-2-1]

(The listed release number is for the Bitwarden Server, other version numbers released in this cycle also include Web 2026.2.1, Browser Extension 2026.2.0, Mobile 2026.2.1, Desktop 2026.2.1, and CLI 2026.2.0)

Password Manager

  • Item archiving: Users on paid subscriptions can now archive vault items to exclude them from search and from autofill without removing them from the vault.

  • Autofill button on View Login: Autofill credentials directly from the View Login page in the browser extension.

  • Biometric unlock for Flatpak: Flatpak-installed desktop apps now support unlock with biometrics.

  • Increase minimum KDF iterations: If your PBKDF2 KDF iterations are below 600,000, the default level since release 2023.2.0, you’ll be asked to update the setting or the increase will apply automatically when you next log in or unlock with your master password.

 

Admin Console

  • Huntress SIEM integration: Bitwarden Teams and Enterprise organizations can now integrate with Huntress for security information and event management (SIEM).

 

Secrets Manager

 


Additions from the GitHub releases:

 

Server 2026.2.1

  • Updated email templates for organization invitations
  • Removed feature flag for Premium risk insights
  • Removed feature flag for claimed domain account creation policy
  • Removed feature flag for new organization metadata structure
  • Various under-the-hood improvements and minor bug fixes

Thank you! :blue_heart: A big shout-out to the following community members for their contributions!

jolness1 - Change hardcoded 5 key WebAuthn limit for login to check if premium

 

Web Vault 2026.2.1

  • Added email protected Sends
  • Added background upgrade of KDF settings for accounts below allowed minimums
  • Added prompt to upgrade KDF settings for accounts below allowed minimums
  • Updated loading state UI for access intelligence
  • Updated UI for individual subscription page
  • Improved individual subscription page handling of edge cases
  • Core cryptography improvements to master password salt
  • Various under-the-hood improvements and minor bug fixes

 

Browser extension 2026.2.0

  • Added email protected Sends
  • Added account switching to Safari for cloud accounts
  • Added background upgrade of KDF settings for accounts below allowed minimums
  • Added prompt to upgrade KDF settings for accounts below allowed minimums
  • Updated flows for adding a file to launch a pop-out more consistently
  • Core cryptography improvements to master password salt
  • Performance improvements for content script listeners and observers
  • Various under-the-hood improvements and minor bug fixes

Thank you! :blue_heart: A big shout-out to the following community members for their contributions!

  • jondavidschober - Webauthn: Support Related Origin Requests
  • tbmc - Fix layout of download Bitwarden link in settings popup

 

Desktop app 2026.2.1

  • Added email protected Sends
  • Added background upgrade of KDF settings for accounts below allowed minimums
  • Added prompt to upgrade KDF settings for accounts below allowed minimums
  • Updated Send UI
  • Core cryptography improvements to master password salt
  • Various under-the-hood improvements and minor bug fixes

Thank you! :blue_heart: A big shout-out to the following community members for their contributions!

lzl0304 - Fix lock vault from system tray not working

 

CLI 2026.2.0

  • Added email protected Sends
  • Bug-fix for confirm user command
  • Various under-the-hood improvements and minor bug fixes

 

Android Password Manager 2026.2.1 (21297) – Overview

  • Addressed security and authentication issues, including passkey support
  • Improved browser compatibility and autofill behavior
  • Fixed export, archiving, and item editing bugs
  • Resolved issues with passphrase generation and date handling
  • Improved accessibility and interface elements
  • Enhanced stability, compatibility, and network request handling

 

Android Authenticator 2026.2.1 (1363) – Overview

  • General under-the-hood improvements and bug fixes.

 

iOS Password Manager 2026.2.1 (2988) – 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

 

iOS Authenticator 2026.2.1 (497) – Overview

  • General under-the-hood improvements and bug fixes.

 


To keep everything in one place, new versions within this Release cycle will be added to this first post. (and I only report the Release Notes here as they can be found in the official Bitwarden Release Notes and in the released versions in the Bitwarden GitHub repositories – I’m not a Bitwarden employee)

:warning: Some new features may be behind a feature flag, so it can take a few days for those features to get “activated” by Bitwarden. (in rare cases, new features can also temporarily be disabled again via those feature flags when there are unforeseen issues)

:warning: Some Bitwarden apps/clients are distributed by “stores” (like Apple’s App Store, Microsoft Store, Google Play Store, Mozilla’s Extension store…) so the availability of new versions via those channels also depends on the approval processes of these “stores” and thereof the respective roll-out can take some time.

1 Like

And Bitwarden may also use feature flags to disable recently activated features — which typically occurs without advance warning (e.g., if a problem is discovered after the initial roll-out)…

@grb True… Do you think I should permanently add that to my notes section (of the Release Notes)?

1 Like

@Nail1684 Thanks for providing these release notes :heart: !

There’s some upcoming work (end of this month) that I’ll be picking up to get some nicer release notes analog to Release Password Manager 2026.2.0 (21203) · bitwarden/android · GitHub for the web-based client releases.

The same concern was raised, when announcing features. that may still be feature flagged. I’m going to work with the team to add a note/hint to the release notes.

3 Likes

Does the automatic update provide the user an opportunity to first create a backup, as this warning recommends?

image

2 Likes

A post was split to a new topic: Search no longer shows autofill suggestions

No. The update happens automatically in the background when you unlock or login with a master-password, and prompts you for your password in case you used a different unlock / login method.

However, the warning stems from a time where the APIs for changing KDF settings carried risk. Before implementing automatic KDF upgrades, the APIs were re-worked to not carry this risk anymore and without going into detail, the risk which caused this warning are no longer present for KDF changes.

3 Likes