Bitwarden Release Notes
Last updated: Feb 20, 2026
Bitwarden Products
All Bitwarden Release Notes (66)
- February 2026
- No date parsed from source.
- First seen by Releasebot:Feb 20, 2026
2026.2.0
Bitwarden rolls out a phishing blocker for premium and family users via the browser extension, plus new import options for SSH keys from 1Password and passkeys from Bitwarden JSON. Admin Console gains API endpoints to revoke and restore organization member access.
(This listed release number is for the Bitwarden Server, other version numbers released in this cycle include Web 2026.2.0, Browser Extension 2026.1.1, and Mobile 2026.2.0)
Password Manager
- Phishing blocker: Using the browser extension, Bitwarden premium and families users will have access to the phishing blocker, which will notify users when navigating to known phishing websites.
- Import SSH keys from 1Password: SSH keys can now be imported directly to Bitwarden using the .1pux export format offered by 1Password.
- Import passkeys from a Bitwarden .json: Passkeys that are exported from Bitwarden in a .json file can now be imported to a new Bitwarden account or used as a short-term backup.
Admin Console
- API - New member management endpoints: The Public API now includes endpoints for revoking and restoring access to organization members.
- Feb 20, 2026
- Date parsed from source:Feb 20, 2026
- First seen by Releasebot:Feb 21, 2026
Bitwarden Clients by Bitwarden
Desktop v2026.1.1
Correct manifest issue that prevented the app from showing up in the Windows Store.
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.
- Feb 20, 2026
- Date parsed from source:Feb 20, 2026
- First seen by Releasebot:Feb 21, 2026
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
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 19, 2026
- Date parsed from source:Feb 19, 2026
- First seen by Releasebot:Feb 20, 2026
Bitwarden Android by Bitwarden
Password Manager 2026.2.0 (21203)
Bitwarden Android update fixes crashes during setup, passkey autofill, syncing, adds Archive feature, and general stability improvements. Includes maintenance and dependency updates along with a full changelog for the release.
Overview
- Fixed multiple crashes during account setup and vault use
- Resolved passkey autofill and registration issues
- Fixed syncing issue with archived logins and Authenticator
- Added new Archive feature
- General stability and usability improvements
What's Changed
✨ Community Highlight
- [PM-31445] Fix minor KDoc typos and wording issues. by @ruyut in #6441
- [PM-31583] Fix typos in authentication-related KDoc comments by @ruyut in #6461
- [PM-30259] Add iodéOS browser to community FIDO2 privileged list by @lucasmz-dev in #6298
- [PM-31393] Sends: UI/UX inconsistency of the password field by @shamim-emon in #6435
Feature Development
- Optimize build times by @david-livefront in #6418
- [BWA-182] Add mTLS support for Glide image loading by @aj-rosado in #6125
- Update Google privileged browsers list by @github-actions[bot] in #6452
- Update build optimizations by @david-livefront in #6433
🐛 Bug fixes
- Remove intialization of NetworkConnectionManager from application class by @david-livefront in #6419
- PM-31363: Fix crash caused by a duplicate ID by @david-livefront in #6428
- [PM-31446] fix:Append assetlinks.json path to DAL URLs by @SaintPatrck in #6447
- [PM-30279] Extract credential provider handling to dedicated activity by @SaintPatrck in #6472
- [PM-31775] Refactor popUpToCompleteRegistration to use type-safe KClass reference by @SaintPatrck in #6480
- PM-31734: Add archived item filtering for passkeys by @david-livefront in #6482
- PM-31735: Add the archivedDate property to the updateCipher API by @david-livefront in #6483
⚙️ Maintenance
- [PM-31343] Fix dependencies listed under Maintenance by adding a new fallback section to release.yml by @vvolkgang in #6420
- Minor cleanup of the MigrateToMyItemsScreen by @david-livefront in #6421
- Item migration flow has been moved into a graph by @david-livefront in #6427
- Set cache problem to warning by @david-livefront in #6436
- use option to determine if release will be marked latest by @AmyLGalles in #6417
- [PM-31292] ci: update renovate config to remove gradle group and ignore sdk updates by @vvolkgang in #6437
- [PM-31436] Consolidate Feature categories in release notes and add labels by @vvolkgang in #6439
- Crowdin Pull by @bw-ghapp[bot] in #6453
- Remove the configuration cache to avoid play store build issues by @david-livefront in #6466
📦 Dependency Updates
- Update app version name to 2026.2.0 by @david-livefront in #6409
- Update the Gradle Wrapper to the latest version by @david-livefront in #6405
- Update Sonarqube to v7.2.2.6593 by @david-livefront in #6406
- Update the Compose BOM to v2026.01.00 by @david-livefront in #6401
- Update protobufs to v4.33.4 by @david-livefront in #6414
- Update testing tools by @david-livefront in #6407
- GradlewWrapper updates by @david-livefront in #6415
- Update Kotlin and associated dependencies by @david-livefront in #6408
- Update SDK to 2.0.0-4772-490c1be4 by @bw-ghapp[bot] in #6395
- Update SDK to 2.0.0-4800-bed92cae by @bw-ghapp[bot] in #6431
- Update SDK to 2.0.0-4818-c1e4bb66 by @bw-ghapp[bot] in #6444
- Update SDK to 2.0.0-4835-5285d3fc by @bw-ghapp[bot] in #6446
- Update Androidx dependencies by @david-livefront in #6467
- [deps]: Update androidx.credentials:credentials to v1.6.0-rc01 by @renovate[bot] in #6455
- Update test tools by @david-livefront in #6468
- Update SDK to 2.0.0-4872-065ef30b by @bw-ghapp[bot] in #6464
- Update protobuf to v4.33.5 by @david-livefront in #6478
🎨 Other
- Cleanup organizations by @david-livefront in #6391
- [PM-31370] Refactor stringToUri and consolidate FileManager by @SaintPatrck in #6432
- Add comprehensive tests for Import Parsers and UuidManager by @SaintPatrck in #6423
- Add comprehensive tests for AuthenticatorRepositoryImpl by @SaintPatrck in #6424
- Add comprehensive tests for ExportViewModel by @SaintPatrck in #6442
- Add comprehensive tests for FileManagerImpl by @SaintPatrck in #6425
- PM-31603: Add toast when resetpassword succeeds by @david-livefront in #6465
- [deps]: Lock file maintenance by @renovate[bot] in #6460
- Add Android testing skill for Claude by @SaintPatrck in #6370
- Add comprehensive tests for Unlock feature by @SaintPatrck in #6426
- [PM-31613] Add send email verification feature flag by @aj-rosado in #6470
- PM-31656, PM-31658, PM-31659: Address Archive feature bugs by @david-livefront in #6473
- Configure Claude to use the Bitwarden marketplace by @SaintPatrck in #6484
New Contributors
- @ruyut made their first contribution in #6441
Full Changelog
- v2026.1.1-bwpm...v2026.2.0-bwpm
Builds Source
Original source Report a problem - Feb 19, 2026
- Date parsed from source:Feb 19, 2026
- First seen by Releasebot:Feb 20, 2026
Bitwarden Android by Bitwarden
Authenticator 2026.2.0 (1270)
Bitwarden Android launches a solid release with under‑the‑hood improvements, bug fixes, and build optimizations. Expect faster builds, stronger security, and smoother UX as mTLS support, archived item filtering, and refreshed dependencies land for better stability.
Overview
General under-the-hood improvements and bug fixes.
What's Changed
✨ Community Highlight
- [PM-31445] Fix minor KDoc typos and wording issues. by @ruyut in #6441
- [PM-31583] Fix typos in authentication-related KDoc comments by @ruyut in #6461
- [PM-30259] Add iodéOS browser to community FIDO2 privileged list by @lucasmz-dev in #6298
- [PM-31393] Sends: UI/UX inconsistency of the password field by @shamim-emon in #6435
Feature Development
- Optimize build times by @david-livefront in #6418
- [BWA-182] Add mTLS support for Glide image loading by @aj-rosado in #6125
- Update Google privileged browsers list by @github-actions[bot] in #6452
- Update build optimizations by @david-livefront in #6433
🐛 Bug fixes
- Remove intialization of NetworkConnectionManager from application class by @david-livefront in #6419
- PM-31363: Fix crash caused by a duplicate ID by @david-livefront in #6428
- [PM-31446] fix:Append assetlinks.json path to DAL URLs by @SaintPatrck in #6447
- [PM-30279] Extract credential provider handling to dedicated activity by @SaintPatrck in #6472
- [PM-31775] Refactor popUpToCompleteRegistration to use type-safe KClass reference by @SaintPatrck in #6480
- PM-31734: Add archived item filtering for passkeys by @david-livefront in #6482
- PM-31735: Add the archivedDate property to the updateCipher API by @david-livefront in #6483
⚙️ Maintenance
- [PM-31343] Fix dependencies listed under Maintenance by adding a new fallback section to release.yml by @vvolkgang in #6420
- Minor cleanup of the MigrateToMyItemsScreen by @david-livefront in #6421
- Item migration flow has been moved into a graph by @david-livefront in #6427
- Set cache problem to warning by @david-livefront in #6436
- use option to determine if release will be marked latest by @AmyLGalles in #6417
- [PM-31292] ci: update renovate config to remove gradle group and ignore sdk updates by @vvolkgang in #6437
- [PM-31436] Consolidate Feature categories in release notes and add labels by @vvolkgang in #6439
- Crowdin Pull by @bw-ghapp[bot] in #6453
- Remove the configuration cache to avoid play store build issues by @david-livefront in #6466
📦 Dependency Updates
- Update app version name to 2026.2.0 by @david-livefront in #6409
- Update the Gradle Wrapper to the latest version by @david-livefront in #6405
- Update Sonarqube to v7.2.2.6593 by @david-livefront in #6406
- Update the Compose BOM to v2026.01.00 by @david-livefront in #6401
- Update protobufs to v4.33.4 by @david-livefront in #6414
- Update testing tools by @david-livefront in #6407
- GradlewWrapper updates by @david-livefront in #6415
- Update Kotlin and associated dependencies by @david-livefront in #6408
- Update SDK to 2.0.0-4772-490c1be4 by @bw-ghapp[bot] in #6395
- Update SDK to 2.0.0-4800-bed92cae by @bw-ghapp[bot] in #6431
- Update SDK to 2.0.0-4818-c1e4bb66 by @bw-ghapp[bot] in #6444
- Update SDK to 2.0.0-4835-5285d3fc by @bw-ghapp[bot] in #6446
- Update Androidx dependencies by @david-livefront in #6467
- [deps]: Update androidx.credentials:credentials to v1.6.0-rc01 by @renovate[bot] in #6455
- Update test tools by @david-livefront in #6468
- Update SDK to 2.0.0-4872-065ef30b by @bw-ghapp[bot] in #6464
- Update protobuf to v4.33.5 by @david-livefront in #6478
🎨 Other
- Cleanup organizations by @david-livefront in #6391
- [PM-31370] Refactor stringToUri and consolidate FileManager by @SaintPatrck in #6432
- Add comprehensive tests for Import Parsers and UuidManager by @SaintPatrck in #6423
- Add comprehensive tests for AuthenticatorRepositoryImpl by @SaintPatrck in #6424
- Add comprehensive tests for ExportViewModel by @SaintPatrck in #6442
- Add comprehensive tests for FileManagerImpl by @SaintPatrck in #6425
- PM-31603: Add toast when resetpassword succeeds by @david-livefront in #6465
- [deps]: Lock file maintenance by @renovate[bot] in #6460
- Add Android testing skill for Claude by @SaintPatrck in #6370
- Add comprehensive tests for Unlock feature by @SaintPatrck in #6426
- [PM-31613] Add send email verification feature flag by @aj-rosado in #6470
- PM-31656, PM-31658, PM-31659: Address Archive feature bugs by @david-livefront in #6473
- Configure Claude to use the Bitwarden marketplace by @SaintPatrck in #6484
New Contributors
- @ruyut made their first contribution in #6441
Full Changelog: v2026.1.1-bwa...v2026.2.0-bwa
Original source Report a problem - Feb 18, 2026
- Date parsed from source:Feb 18, 2026
- First seen by Releasebot:Feb 18, 2026
Bitwarden Clients by Bitwarden
Browser v2026.1.1
Resolved an issue that prevented the browser extension from retrieving the known phishing sites blocklist.
Original source Report a problem - Feb 18, 2026
- Date parsed from source:Feb 18, 2026
- First seen by Releasebot:Feb 18, 2026
Bitwarden Clients by Bitwarden
Web v2026.2.0
Updated organization of Policies in Admin Console
Bug-fix for import of passkeys from Bitwarden .json export
Various under-the-hood improvements and minor bug fixes
Thank you! 💙 A big shout-out to the following community members for their contributions!
- majiayu000
- fix(importer): improve Buttercup CSV import mapping
- fix(importer): preserve protected KeePass custom fields as hidden fields
- VedantMadane
- fix(vault): preserve card brand when editing existing card
- unlimitedsola
- Support importing SSH keys from 1pux
- Feb 6, 2026
- Date parsed from source:Feb 6, 2026
- First seen by Releasebot:Feb 18, 2026
Bitwarden Clients by Bitwarden
Desktop v2026.1.0
Various UI tweaks
Various UI tweaks
Bug-fix for at risk password warning not disappearing
Bug-fix for at risk password warning not disappearing
Various under-the-hood improvements and minor bug fixes
Various under-the-hood improvements and minor bug fixes
Thank you! 💙 A big shout-out to the following community members for their contributions!
- lzl0304 - auto-assign new logins to current folder/collection
- Dubzer - Handle delayed availability of biometric unlock
- Feb 6, 2026
- Date parsed from source:Feb 6, 2026
- First seen by Releasebot:Feb 18, 2026
Bitwarden Android by Bitwarden
Password Manager 2026.1.1 (21176)
Bitwarden delivers a vault organization overhaul with bulk sharing, easier moving between vaults, and offline migration fixes. It brings new action cards, archive enhancements, and ongoing bug fixes plus SDK updates for a smoother secure vault experience.
Overview
- Improved vault organization with bulk sharing and moving items between vaults
- Fixed vault migration behavior when offline
- Improved organization-related event logging
- General bug fixes and stability improvements
What's Changed
✨ Community Highlight
- [PM-30394] PM-29960: Skip biometric prompt on Xiaomi HyperOS by @Gavin-Guiii in #6316
- [PM-30664] Unlock with PIN doesn’t appear as enabled after enabling ‘Require master password on app restart’ by @shamim-emon in #6344
🚀 New Features & Enhancements
- PM-31162: Update copy on the snackbar for archive feature by @david-livefront in #6399
- PM-29696: Add action card for lapsed premium subscription by @david-livefront in #6389
- PM-29693: Add introducing archive action card to vault screen by @david-livefront in #6390
🐛 Bug fixes
- 🍒 PM-31363: Fix crash caused by a duplicate ID by @david-livefront in #6430
- 🍒 [PM-31446] fix:Append assetlinks.json path to DAL URLs by @SaintPatrck in #6449
⚙️ Maintenance
- Crowdin Pull by @bw-ghapp[bot] in #6342
- Update SDK to 2.0.0-4479-ad9fb51d by @bw-ghapp[bot] in #6345
- [PM-14880] ci: Update feature labels by @vvolkgang in #6346
- PM-30708: Add archive item navigation by @david-livefront in #6348
- Update SDK to 2.0.0-4498-7681828f by @bw-ghapp[bot] in #6350
- End subtext and end icon support to BitwardenGroupItem by @david-livefront in #6349
- Update archive string with noun suffix by @david-livefront in #6351
- Remove the unused showDivider flag from BitwardenGroupItem by @david-livefront in #6353
- PM-30767: Add archive row to Vault Screen by @david-livefront in #6354
- PM-30774: Add archiving and unarchiving network requests by @david-livefront in #6356
- Update SDK to 2.0.0-4505-df9bd639 by @bw-ghapp[bot] in #6355
- refactor(claude): Refine reviewing-changes skill description for clarity and usage by @SaintPatrck in #6366
- [PM-30823] ci: Fix BWA Play Store publishing for rc cherry picks and update upload step names by @vvolkgang in #6360
- PM-30795: Update cipher filtering logic for archive by @david-livefront in #6359
- Update SDK to 2.0.0-4524-513f18bf by @bw-ghapp[bot] in #6361
- PM-30807: Add archived header to ViewItem Screen by @david-livefront in #6362
- PM-29694: Update archive empty state by @david-livefront in #6369
- PM-30897: Add archive and unarchive button on Edit Cipher Screen by @david-livefront in #6372
- [PM-28471] Migrate individual vault to organization by @aj-rosado in #6352
- PM-30868: Archive Banner on Edit Item Screen by @david-livefront in #6367
- Move Vault Listing Dialog clicks to VaultItemListingHandlers by @david-livefront in #6375
- Crowdin Pull by @bw-ghapp[bot] in #6380
- PM-29697: Finish View and Edit Cipher UI for archive by @david-livefront in #6377
- [deps]: Lock file maintenance by @renovate[bot] in #6382
- Fix minor typos by @david-livefront in #6386
- Update SDK to 2.0.0-4672-b3e4ea24 by @bw-ghapp[bot] in #6371
- PM-31042: Add overflow archive button by @david-livefront in #6385
- PM-31043: Add unarchive button to overflow menus by @david-livefront in #6387
- [PM-28470] Implement revoke from organization by @aj-rosado in #6383
- Update SDK to 2.0.0-4676-0544ddec by @bw-ghapp[bot] in #6388
- [PM-14880] ci: Address automated PR labeling workflow feedback by @vvolkgang in #6400
- Update to Firebase v34.8.0 by @david-livefront in #6396
- [PM-31069] Add OrganizationId support for Vault Migration operations by @aj-rosado in #6397
- [PM-28990] Skipping vault migration on Network or Timeout error by @aj-rosado in #6393
- [PM-31081] Added snackbar when items are successfully migrated by @aj-rosado in #6394
- [PM-30644] Removing special circumstance validation from MigrateToMyItems route by @aj-rosado in #6358
- Update to Junit v6.0.2 by @david-livefront in #6402
- [PM-30899] Store account keys upon SSO user creation by @SaintPatrck in #6384
- Crowdin Pull by @bw-ghapp[bot] in #6412
New Contributors
- @Gavin-Guiii made their first contribution in #6316
- @shamim-emon made their first contribution in #6344
Full Changelog: v2026.1.0-bwpm...v2026.1.1-bwpm
Builds Source: https://github.com/bitwarden/android/actions/runs/21527118876
Original source Report a problem