| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dist-edge-2026.4.1.zip | 2026-05-14 | 20.2 MB | |
| dist-firefox-2026.4.1.zip | 2026-05-14 | 17.3 MB | |
| dist-opera-2026.4.1.zip | 2026-05-14 | 20.2 MB | |
| dist-chrome-2026.4.1.zip | 2026-05-14 | 20.2 MB | |
| browser-source-2026.4.1.zip | 2026-05-14 | 15.3 MB | |
| Browser v2026.4.1 source code.tar.gz | 2026-05-14 | 38.1 MB | |
| Browser v2026.4.1 source code.zip | 2026-05-14 | 42.3 MB | |
| README.md | 2026-05-14 | 32.2 kB | |
| Totals: 8 Items | 173.7 MB | 2 | |
- Performance improvements to reduce the extension's impact on web page loading and responsiveness
What's Changed
- PM-34920 updated icons to be contrast friendly by @voommen-livefront in https://github.com/bitwarden/clients/pull/20154
- SSH Agent v2: add Unix socket listener by @neuronull in https://github.com/bitwarden/clients/pull/20046
- [PM-33314] Add FlightRecorder at @bitwarden/logging by @dani-garcia in https://github.com/bitwarden/clients/pull/20171
- [PM-35318] Desktop v3/4 - Showing two "Archived" badge by @gbubemismith in https://github.com/bitwarden/clients/pull/20239
- SSH Agent v2: add Windows named pipe listener by @neuronull in https://github.com/bitwarden/clients/pull/20077
- [CL-1130] Fix storybook a11y and console errors for dirt files by @vleague2 in https://github.com/bitwarden/clients/pull/19919
- [CL-1128] Fix OnPush Lit Ignore Kitchen Sink Stories by @iivins-livefront in https://github.com/bitwarden/clients/pull/20044
- [PM-29956] Add logging to sponsorship redemption flow by @connerbw in https://github.com/bitwarden/clients/pull/19947
- [CL-1111] Migrate key management CTAs to new icon API by @BryanCunningham in https://github.com/bitwarden/clients/pull/19486
- PM-27343 Mitigate build warnings by @dan-livefront in https://github.com/bitwarden/clients/pull/19618
- [PM-29549] Update PhishingDetectionService to use constructor, add unit tests by @lastbestdev in https://github.com/bitwarden/clients/pull/20079
- Auth/Innovation/PM-34210 - Desktop - Add devices dialog by @JaredSnider-Bitwarden in https://github.com/bitwarden/clients/pull/19797
- [PM-35335] Fix bug making discard edits dialog show on navigate after… by @mcamirault in https://github.com/bitwarden/clients/pull/20267
- [PM-35318] Desktop v3/4 - Showing two "Archived" badge by @gbubemismith in https://github.com/bitwarden/clients/pull/20273
- [PM-28190] Migrate clients to use SDK for cipher sharing operations. by @nikwithak in https://github.com/bitwarden/clients/pull/18548
- [deps] AC: Update core-js to v3.49.0 by @renovate[bot] in https://github.com/bitwarden/clients/pull/19842
- [CL-1112] Migrate autofill CTAs to new icon API by @BryanCunningham in https://github.com/bitwarden/clients/pull/19487
- [CL-1108] Migrate billing CTAs to new icon API by @BryanCunningham in https://github.com/bitwarden/clients/pull/19483
- [PM-30483] Remove feature flagged logic for passkey unlock by @eligrubb in https://github.com/bitwarden/clients/pull/19798
- Fix typechecking issue in CipherService tests by @nikwithak in https://github.com/bitwarden/clients/pull/20288
- [PM-31635] Update emergency access takeover to use new separate salt by @enmande in https://github.com/bitwarden/clients/pull/20139
- [PM-35330] Fix state not being updated on change kdf by @quexten in https://github.com/bitwarden/clients/pull/20259
- [PM-35240] Add sync before forced kdf migration by @quexten in https://github.com/bitwarden/clients/pull/20193
- [PM-33315] Create @bitwarden/logging by @dani-garcia in https://github.com/bitwarden/clients/pull/20197
- Scaffold win_webauthn [PM-29785] by @iinuwa in https://github.com/bitwarden/clients/pull/20278
- Move Jest dependency ownership to Platform by @trmartin4 in https://github.com/bitwarden/clients/pull/20254
- Migrate client specific skills into correct location by @theMickster in https://github.com/bitwarden/clients/pull/20233
- [PM-32784] Increase search service search performance by 50x and defer indexing by @quexten in https://github.com/bitwarden/clients/pull/19251
- [PM-32598] - Remove Unused sso/details Endpoint by @sven-bitwarden in https://github.com/bitwarden/clients/pull/20012
- [PM-35365] [deps] Platform: Update nx monorepo to v22.6.5 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20269
- [PM-34577] Refactor Vault Filter Component by @JaredScar in https://github.com/bitwarden/clients/pull/20098
- [deps] Platform: Update jest-preset-angular to v16.1.4 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20202
- Add win_webauthn utility functions by @iinuwa in https://github.com/bitwarden/clients/pull/20279
- [CL-1171] remove berry default limit by @BryanCunningham in https://github.com/bitwarden/clients/pull/20283
- Add win_webauthn crypto functions by @iinuwa in https://github.com/bitwarden/clients/pull/20280
- PM-35363 resolved stale child controllers by @bmbitwarden in https://github.com/bitwarden/clients/pull/20295
- [CL-1130] Fix a11y and storybook errors in UIF-owned code by @vleague2 in https://github.com/bitwarden/clients/pull/19921
- [deps]: Update nrwl/nx-set-shas action to v5 by @renovate[bot] in https://github.com/bitwarden/clients/pull/19856
- [PM-35138] Update targeting rules data on vault sync by @jprusik in https://github.com/bitwarden/clients/pull/20159
- [PM-29199] fix not clear only 20 emails input by @JaredScar in https://github.com/bitwarden/clients/pull/18950
- Add safe wrappers and helpers for webauthn.h by @iinuwa in https://github.com/bitwarden/clients/pull/20281
- [PM-35458] fix status check by @BTreston in https://github.com/bitwarden/clients/pull/20312
- [deps] Autofill: Update tldts to v7.0.28 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20268
- PM-32375 Add dynamic text to Autofill Confirmation Dialog by @nikwithak in https://github.com/bitwarden/clients/pull/20071
- Revert "Add safe wrappers and helpers for webauthn.h" / (fix mac / linux desktop launch error) by @quexten in https://github.com/bitwarden/clients/pull/20319
- Autosync Crowdin Translations for browser by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20322
- Autosync Crowdin Translations for desktop by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20321
- Autosync Crowdin Translations for web by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20323
- [CL-1130] Fix usage of export message key by @djsmith85 in https://github.com/bitwarden/clients/pull/20324
- Autosync Crowdin Translations for browser by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20327
- Autosync Crowdin Translations for web by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20328
- [BRE-1841] Fix truncate logic for container images tags in Build Web workflow by @vgrassia in https://github.com/bitwarden/clients/pull/20335
- Reapply "Add safe wrappers and helpers for webauthn.h (#20281)" (#20319) by @iinuwa in https://github.com/bitwarden/clients/pull/20326
- Auth/PM-35336 - TokenService - prevent stale access token retrieval to fix logout on org user confirm by @JaredSnider-Bitwarden in https://github.com/bitwarden/clients/pull/20334
- [PM-35668] [deps] Platform: Update jest-mock-extended to v4.0.1 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20343
- [PM-35491] Replace start-to-tray with autostart detection by @quexten in https://github.com/bitwarden/clients/pull/20316
- [deps] Platform: Update Minor and patch webpack updates by @renovate[bot] in https://github.com/bitwarden/clients/pull/20346
- Add methods for allocating COM memory by @iinuwa in https://github.com/bitwarden/clients/pull/20282
- [deps] Architecture: Update Minor and patch linting updates by @renovate[bot] in https://github.com/bitwarden/clients/pull/20345
- [CL-1109] Migrate DIRT CTAs to new icon API by @BryanCunningham in https://github.com/bitwarden/clients/pull/19484
- [PM-23355] - use MP reprompt in bulk assign to collections by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20249
- [PM-30860] - Provide a method for Exact Match functionality within the autofill confirmation flow by @jaasen-livefront in https://github.com/bitwarden/clients/pull/19928
- [PM-26417] Remove eager AccessIntelligenceModule import to enable proper lazy loading by @AlexRubik in https://github.com/bitwarden/clients/pull/20305
- [PM-34822] Consistency in handling 400 and 404 in Org Integrations by @voommen-livefront in https://github.com/bitwarden/clients/pull/20131
- [PM-28045] - Validate Organization Key Population by @jrmccannon in https://github.com/bitwarden/clients/pull/19954
- [deps] Platform: Update @types/node to v22.19.17 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20238
- [PM-33875] Revocation Reason Messages by @sven-bitwarden in https://github.com/bitwarden/clients/pull/20177
- BRE-1844 - Change Choco API Key secret name by @vgrassia in https://github.com/bitwarden/clients/pull/20396
- Update Publish CLI Workflow with fixes for installing the latest NPM by @vgrassia in https://github.com/bitwarden/clients/pull/20354
- [BRE-1844] Remove legacy failure check job by @vgrassia in https://github.com/bitwarden/clients/pull/20408
- [FIX] Replaced hard coded auth key name with variable from AKV by @gitclonebrian in https://github.com/bitwarden/clients/pull/20406
- PM-35270 moved eventcollection to phishing detection service by @voommen-livefront in https://github.com/bitwarden/clients/pull/20300
- [deps]: Update cargo-deny to 0.19.4 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20389
- [BRE-1844] Fix Slack webhook by @vgrassia in https://github.com/bitwarden/clients/pull/20416
- [PM-35484] Remove exemption for owners/admins for mp policy by @BTreston in https://github.com/bitwarden/clients/pull/20398
- [PM-34775] Generate Invite Link Lib and API Service by @BTreston in https://github.com/bitwarden/clients/pull/20301
- [deps]: Update uuid to v14 [SECURITY] by @renovate[bot] in https://github.com/bitwarden/clients/pull/20350
- chore(deps): group electron in Renovate config by @addisonbeck in https://github.com/bitwarden/clients/pull/20405
- Allow change-login-password invocation in non-Angular contexts by @blackwood in https://github.com/bitwarden/clients/pull/15150
- [BRE-1845] Setting the id in the keyvault for easier rotation by @pixman20 in https://github.com/bitwarden/clients/pull/20414
- [PM-34195]Apply readonly guards on autofill by @dan-livefront in https://github.com/bitwarden/clients/pull/20237
- [BRE-1845] Removing unused code for Apple signing by @pixman20 in https://github.com/bitwarden/clients/pull/20412
- [PM-32686] Add bank account item type by @gbubemismith in https://github.com/bitwarden/clients/pull/19302
- [PM-32495] adding abe key encoding check to address injection issues by @itsadrago in https://github.com/bitwarden/clients/pull/20349
- [PM-34788] Fix silent error swallowing in saveRiskInsightsReport$ by @AlexRubik in https://github.com/bitwarden/clients/pull/20180
- [BRE-1845] Updating SHA256 sig for EV cert by @pixman20 in https://github.com/bitwarden/clients/pull/20421
- [PM-34409] Create new SCIM UI by @BTreston in https://github.com/bitwarden/clients/pull/20272
- [PM-34408] Refactor invite member dialog and access selector by @BTreston in https://github.com/bitwarden/clients/pull/20161
- [CL-1141] Improve tailwind config structure across apps and libs by @vleague2 in https://github.com/bitwarden/clients/pull/20102
- [PM-14820] CLI: Replace legacy generator service with credential generator service by @harr1424 in https://github.com/bitwarden/clients/pull/19607
- Update sdk-internal to 0.2.0-main.712 by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20351
- [PM-34830][POC] Atomic writes for SDK client managed state by @mzieniukbw in https://github.com/bitwarden/clients/pull/20095
- BRE-1854: Add actions:write permission to build-web-target workflow by @brandonbiete in https://github.com/bitwarden/clients/pull/20428
- [PM-33121][VULN-394] Use fromChromeEvent + onCommitted for earlier phishing interception by @AlexRubik in https://github.com/bitwarden/clients/pull/19375
- [PM-34159] - Decouple Auto Confrim and Single Org by @jrmccannon in https://github.com/bitwarden/clients/pull/20330
- [PM-35698] filters not rendering on page load by @JaredScar in https://github.com/bitwarden/clients/pull/20357
- Nx telemetry setting (analytics: false). by @blackwood in https://github.com/bitwarden/clients/pull/20433
- [PM-33797] AIV2: Standardize Models and Services: Wire Up by @Banrion in https://github.com/bitwarden/clients/pull/20081
- [PM-31441] Improve long attachment file name handling by @shane-melton in https://github.com/bitwarden/clients/pull/20183
- [PM-35264] Add org ability, hide UI if UseInviteLink is false by @BTreston in https://github.com/bitwarden/clients/pull/20358
- [PM-28091] - Add copy and quick launch action items by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20059
- [PM-30447] ssoRequiredCache fix by @rr-bw in https://github.com/bitwarden/clients/pull/19879
- [PM-851] custom field reordering not keyboard accessible by @jengstrom-bw in https://github.com/bitwarden/clients/pull/20099
- [PM-35761] Default sort in PM Vault incorrect by @gbubemismith in https://github.com/bitwarden/clients/pull/20364
- [PM-28660] Folder filter properly for folders with no items by @JaredScar in https://github.com/bitwarden/clients/pull/20402
- [PM-35354] Fix empty error toast when DisableHideEmail policy is not respected on browser by @harr1424 in https://github.com/bitwarden/clients/pull/20332
- [PM-35826][PM-35797] SSH Key fixes for new item grid by @nick-livefront in https://github.com/bitwarden/clients/pull/20378
- [PM-31061] Implement biometrics migration by @quexten in https://github.com/bitwarden/clients/pull/20127
- PM-35200 - Create contributing guide for Claude tooling by @theMickster in https://github.com/bitwarden/clients/pull/20430
- [PM-35253] Add organization ability UseInviteLinks by @r-tome in https://github.com/bitwarden/clients/pull/20227
- [PM-36072] Change DN + Skunkworks Shared Ownership To Be More Precise by @coltonhurst in https://github.com/bitwarden/clients/pull/20440
- Desktop: Fix ssh import key button by @neuronull in https://github.com/bitwarden/clients/pull/20314
- [PM-33951] automatically confirm pending users on admin login by @JaredScar in https://github.com/bitwarden/clients/pull/20331
- [PM-31364] discard edits dialog to policies page by @JaredScar in https://github.com/bitwarden/clients/pull/20096
- [PM-35038] Fix Link SSO button not rendering in org options menu by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20410
- [PM-34394] Organization invite service by @BTreston in https://github.com/bitwarden/clients/pull/20367
- Revert "[PM-31061] Implement biometrics migration" by @quexten in https://github.com/bitwarden/clients/pull/20455
- [BRE-1851] - Update Crowdin API token by @vgrassia in https://github.com/bitwarden/clients/pull/20456
- [PM-34918] use sdk for collection decryption by @JaredScar in https://github.com/bitwarden/clients/pull/20136
- PM-30396 resolved zoho importer by @bmbitwarden in https://github.com/bitwarden/clients/pull/20265
- [deps]: Update Rust crate rusqlite to v0.39.0 by @renovate[bot] in https://github.com/bitwarden/clients/pull/19847
- fix BIT workflow call by @aj-bw in https://github.com/bitwarden/clients/pull/20458
- [PM-34890] Update icon usage to bit icon by @voommen-livefront in https://github.com/bitwarden/clients/pull/20181
- Auth/PM-36080 by @JaredSnider-Bitwarden in https://github.com/bitwarden/clients/pull/20452
- Auth/DeviceManagement - Fix flaky test by @JaredSnider-Bitwarden in https://github.com/bitwarden/clients/pull/20429
- [PM-33887] Add Revocation Reasons to Member Page UI by @sven-bitwarden in https://github.com/bitwarden/clients/pull/20442
- [PM-34887] - Improve responsiveness of AC collection table by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20104
- [BRE-1851] Update to use official Crowdin action latest version by @vgrassia in https://github.com/bitwarden/clients/pull/20464
- [deps] Tools: Update Rust crate clap to v4.6.1 by @renovate[bot] in https://github.com/bitwarden/clients/pull/19844
- [PM-33597] fix: add try/catch for malformed JSON input in parseEmail by @maksimtech in https://github.com/bitwarden/clients/pull/19573
- [PM-36233] Revert "[PM-14820] CLI: Replace legacy generator service with credential generator service" by @harr1424 in https://github.com/bitwarden/clients/pull/20465
- [PM-36106] add test ids and re-add role multiselect by @BTreston in https://github.com/bitwarden/clients/pull/20450
- [PM-36187] Refactor sm section by @BTreston in https://github.com/bitwarden/clients/pull/20457
- [PM-36090] Fix placeholder by @BTreston in https://github.com/bitwarden/clients/pull/20451
- [deps]: Update yargs to v18 by @renovate[bot] in https://github.com/bitwarden/clients/pull/18718
- [bre-1874] switch BIT to workflow dispatch by @aj-bw in https://github.com/bitwarden/clients/pull/20469
- [PM-36015] Fix dialog size for 1-column add-item grid layout by @nick-livefront in https://github.com/bitwarden/clients/pull/20446
- [PM-36186] use mousedown for ng-select outside-click detection by @BryanCunningham in https://github.com/bitwarden/clients/pull/20474
- [PM-28727] Update web docker file to match .NET 10 upgrade done in server by @justindbaur in https://github.com/bitwarden/clients/pull/20476
- PM-29657: Shift PUT Policy/VNext -> PUT Policy, Finalize MigrateItemsVault FF by @sven-bitwarden in https://github.com/bitwarden/clients/pull/20404
- [BRE-1845] Triggering web deploy by @pixman20 in https://github.com/bitwarden/clients/pull/20466
- [PM-796] Fix boolean parsing when using serve command by @djsmith85 in https://github.com/bitwarden/clients/pull/20302
- Minimal implementation of DL and Passport by @nick-livefront in https://github.com/bitwarden/clients/pull/20438
- [PM-35153] Revert collection encrypt implementation by @eliykat in https://github.com/bitwarden/clients/pull/20477
- [PM-34380] Remove SASS from apps/web by @Hinton in https://github.com/bitwarden/clients/pull/19859
- [PM-36090] add dynamic seat validation, fix copy by @BTreston in https://github.com/bitwarden/clients/pull/20470
- Update sdk-internal to 0.2.0-main.721 by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20488
- [PM-34155] Enhance policy service with accepted policies retrieval and update sync response structure for new sync response by @JaredScar in https://github.com/bitwarden/clients/pull/20336
- Remove unused NgIf import from SetupExtensionComponent by @nick-livefront in https://github.com/bitwarden/clients/pull/20490
- [PM-34388] Add API method to update organization invite link allowed domains by @r-tome in https://github.com/bitwarden/clients/pull/20431
- [BRE-1851] Remove GPG signing by @vgrassia in https://github.com/bitwarden/clients/pull/20497
- [PM-36047] Add tech-leads group as owners of the CODEOWNERS file by @coltonhurst in https://github.com/bitwarden/clients/pull/20435
- [deps] Tools: Update @types/jsdom to v28 [PM-32324] by @renovate[bot] in https://github.com/bitwarden/clients/pull/19002
- Update sdk-internal to 0.2.0-main.723 by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20507
- [deps]: Update ruby to v4 by @renovate[bot] in https://github.com/bitwarden/clients/pull/18203
- [PM-33174] Remove master key from auth request login by @quexten in https://github.com/bitwarden/clients/pull/19372
- Desktop Native: Run integration tests in CI by @neuronull in https://github.com/bitwarden/clients/pull/20424
- [PM-31826] Update ngIf to @if and ngFor to @for in vault lib components by @jengstrom-bw in https://github.com/bitwarden/clients/pull/18817
- [CL-962] update banner component styles by @iivins-livefront in https://github.com/bitwarden/clients/pull/20045
- [PM-34036] Skip corrupted attachments during zip vault export by @gbubemismith in https://github.com/bitwarden/clients/pull/19976
- [PM-34158] - Confirmed User Migrate Items by @jrmccannon in https://github.com/bitwarden/clients/pull/20337
- PM-19944 - remove feature flag pm-19941-migrate-cipher-domain-to-sdk by @nikwithak in https://github.com/bitwarden/clients/pull/20147
- PM-24328 Remove feature flag pm-22136-sdk-cipher-encryption by @nikwithak in https://github.com/bitwarden/clients/pull/20150
- [PM-36609] Add regex manager for updating electronVersion on electron updates by @trmartin4 in https://github.com/bitwarden/clients/pull/20520
- Add Windows WebAuthn Plugin FFI safe type wrappers [PM-29785] by @iinuwa in https://github.com/bitwarden/clients/pull/20284
- [PM-35052] Address Access Intelligence refactor feedback by @AlexRubik in https://github.com/bitwarden/clients/pull/20271
- PM-35060 specify import return path by @voommen-livefront in https://github.com/bitwarden/clients/pull/20422
- [PM-34891] Use star end icons in buttons by @voommen-livefront in https://github.com/bitwarden/clients/pull/20232
- [PM-21777]Defect Safari - Save login notification bar icon is stretched and Save login is scrollable by @dan-livefront in https://github.com/bitwarden/clients/pull/20449
- [PM-36045] Fix application of bitLink selector in desktop usages by @vleague2 in https://github.com/bitwarden/clients/pull/20494
- [CL-1106] Migrate vault CTAs to new icon API by @BryanCunningham in https://github.com/bitwarden/clients/pull/19481
- Small fix for ssh namespace mismatch by @coltonhurst in https://github.com/bitwarden/clients/pull/20502
- [PM-35196] use compile-time flag to enable performance instrumentation by @audreyality in https://github.com/bitwarden/clients/pull/20525
- [deps] KM: Update node-forge to v1.4.0 [SECURITY] by @renovate[bot] in https://github.com/bitwarden/clients/pull/19795
- [BRE-1851] Move all release publish deploy workflows by @vgrassia in https://github.com/bitwarden/clients/pull/20518
- Autotriage merge candidate by @blackwood in https://github.com/bitwarden/clients/pull/20149
- [PM-28346] Use SDK for attachment delete operations by @gbubemismith in https://github.com/bitwarden/clients/pull/20361
- [PM-35216] Align at-risk members CSV header with drawer label by @AlexRubik in https://github.com/bitwarden/clients/pull/20315
- Autosync Crowdin Translations for browser by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20500
- [PM-31112] Decouple local tools crypto from user key by @mzieniukbw in https://github.com/bitwarden/clients/pull/19433
- [PM-32391] bw edit should exit with non-0 when user do not have R/W permission to the item. by @gbubemismith in https://github.com/bitwarden/clients/pull/20370
- [PM-35201] Enhance password reset logic in MemberActionsService by @JaredScar in https://github.com/bitwarden/clients/pull/20504
- [PM-34832] Update event logging messages for account recovery by @JaredScar in https://github.com/bitwarden/clients/pull/20512
- SSH Agent v2: list keys by @neuronull in https://github.com/bitwarden/clients/pull/20371
- [CL-1193] document banner dismiss button binding behavior by @willmartian in https://github.com/bitwarden/clients/pull/20532
- [PM-31364] Discard edit bug fixes by @JaredScar in https://github.com/bitwarden/clients/pull/20511
- PM-36834 Fixes OrganizationId Missing From Access Intelligence API Calls When Switching Tabs. by @prograhamming in https://github.com/bitwarden/clients/pull/20531
- [CL-989] updating popover component by @iivins-livefront in https://github.com/bitwarden/clients/pull/20021
- PM-29781 removed feature flag and corresponding code by @bmbitwarden in https://github.com/bitwarden/clients/pull/20487
- [deps] Tools: Update jsdom to v29 [PM-34333] by @renovate[bot] in https://github.com/bitwarden/clients/pull/19850
- [PM-36571] Custom field hidden field right buttons are in the wrong place by @jengstrom-bw in https://github.com/bitwarden/clients/pull/20509
- PM-26250 Explore options to enable direct importer for mac app store build by @harr1424 in https://github.com/bitwarden/clients/pull/17479
- Autosync Crowdin Translations for desktop by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20499
- Autosync Crowdin Translations for web by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20501
- [PM-33473] Remove pm-29594-update-individual-subscription-page feature flag by @amorask-bitwarden in https://github.com/bitwarden/clients/pull/20311
- [PM-34389] Wire refreshInviteLink to dedicated server refresh endpoint by @r-tome in https://github.com/bitwarden/clients/pull/20522
- [PM-32586] Add readonly view to Send edit flow by @mcamirault in https://github.com/bitwarden/clients/pull/19688
- [PM-27896]Remove disabled orgs from notification org dropdown by @dan-livefront in https://github.com/bitwarden/clients/pull/20368
- [PM-36629] Cipher Filter Refactor + Feature Flags by @nick-livefront in https://github.com/bitwarden/clients/pull/20491
- [CL-1192] Improve spotlight behavior and test coverage by @vleague2 in https://github.com/bitwarden/clients/pull/20527
- [PM-34397] Allowed domains field by @BTreston in https://github.com/bitwarden/clients/pull/20513
- [PM-31942] Add FileReportPersistenceService implementation to store Access Intelligence reports as files (pt. 2) by @lastbestdev in https://github.com/bitwarden/clients/pull/20289
- [CL-1191] - spotlight and popover fixes by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20519
- [PM-26202] Refactor vault page to subcomponents to make it more wieldy by @JaredScar in https://github.com/bitwarden/clients/pull/20373
- Revert "[deps] Tools: Update jsdom to v29 [PM-34333] [PM-36962]" by @itsadrago in https://github.com/bitwarden/clients/pull/20565
- Use globalEnvironment$ on environment selector by @trmartin4 in https://github.com/bitwarden/clients/pull/20495
- Update sdk-internal to 0.2.0-main.733 by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20587
- Update sdk-internal to 0.2.0-main.737 by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20590
- [deps] Architecture: Update Minor and patch linting updates to v8.59.1 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20576
- Linting is removing this line by @coltonhurst in https://github.com/bitwarden/clients/pull/20558
- [PM-30942] Allow user to download logs from a user-initiated button click by @harr1424 in https://github.com/bitwarden/clients/pull/20420
- Update rkyv vuln due to RUSTSEC-2026-0122 by @coltonhurst in https://github.com/bitwarden/clients/pull/20593
- [PM-34669] Fix premium modal dismissal not persisting across browser restarts by @amorask-bitwarden in https://github.com/bitwarden/clients/pull/20182
- Add autocomplete current-password to master password input by @differsthecat in https://github.com/bitwarden/clients/pull/20552
- Add autofill check for autocomplete="current-password" by @differsthecat in https://github.com/bitwarden/clients/pull/20556
- [PM-37069] Move rust dep to autofill-desktop-dev ownership by @jprusik in https://github.com/bitwarden/clients/pull/20597
- [PM-36840] Return sample data for bank account CLI template by @nick-livefront in https://github.com/bitwarden/clients/pull/20563
- [PM-36858] Fix routing number copy toast showing generic message by @nick-livefront in https://github.com/bitwarden/clients/pull/20562
- [deps] Autofill: Update prettier-plugin-tailwindcss to v0.8.0 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20577
- [PM-32833] Remove Input Password Feature Flag by @rr-bw in https://github.com/bitwarden/clients/pull/20306
- [PM-32019] add diamond action chip to archive menu option in desktop by @jengstrom-bw in https://github.com/bitwarden/clients/pull/20186
- [CL-1115] accordion component by @BryanCunningham in https://github.com/bitwarden/clients/pull/20508
- [PM-36617] Enhance PoliciesComponent: Add focus restoration for active element by @JaredScar in https://github.com/bitwarden/clients/pull/20550
- [PM-35655] - escape html in new item nudge component by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20409
- [PM-36048] - redirect back to vault after coachmark tour ends by @jaasen-livefront in https://github.com/bitwarden/clients/pull/20445
- PM-36583 - Add override for 'tmp' library to 0.2.4 by @nikwithak in https://github.com/bitwarden/clients/pull/20528
- [Shared Unlock] [PM-34510] Remove desktop-side browser ipc fingerprint by @quexten in https://github.com/bitwarden/clients/pull/19905
- Autosync Crowdin Translations for browser by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20553
- Autosync Crowdin Translations for web by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20555
- [deps] Platform: Update jest-junit to v17 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20584
- Autosync Crowdin Translations for desktop by @bw-ghapp[bot] in https://github.com/bitwarden/clients/pull/20554
- [PM-31059] Implement state bridge support by @quexten in https://github.com/bitwarden/clients/pull/20394
- Disable state bridge by @quexten in https://github.com/bitwarden/clients/pull/20615
- [PM-31760] Implement sign() for PrivateKey by @coltonhurst in https://github.com/bitwarden/clients/pull/20523
- Non-login form/field disqualifier for signup/subscription forms by @blackwood in https://github.com/bitwarden/clients/pull/20411
- [PM-36565] creating new item from new dialog is not working by @JaredScar in https://github.com/bitwarden/clients/pull/20560
- [PM-21374] Wrong notification is displayed when copying a passphrase from the generator history by @harr1424 in https://github.com/bitwarden/clients/pull/20546
- [PM-28191] Replace SaveCollectionsWithServerAdmin API calls to use SDK by @nikwithak in https://github.com/bitwarden/clients/pull/20359
- PM-34680 include enriched tags in the HEC template by @voommen-livefront in https://github.com/bitwarden/clients/pull/20539
- [PM-35268] tech req for push based event delivery splunk by @voommen-livefront in https://github.com/bitwarden/clients/pull/20369
- Remove BW-GHAPP tokens and GPG from repository-management workflow by @AmyLGalles in https://github.com/bitwarden/clients/pull/20624
- Bump client version(s) by @github-actions[bot] in https://github.com/bitwarden/clients/pull/20626
- [PM-34405 | PM-34406] Invite url field by @BTreston in https://github.com/bitwarden/clients/pull/20557
- [PM-32698] feat(vault): add copy button for cardholder name in card detail view by @Sebastianhayashi in https://github.com/bitwarden/clients/pull/19216
- [PM-32693] Driver's License for the Web by @nick-livefront in https://github.com/bitwarden/clients/pull/20461
- [deps]: Update actions/github-script action to v9 by @renovate[bot] in https://github.com/bitwarden/clients/pull/20391
- [PM-36973] lazy-loading jsdom by @itsadrago in https://github.com/bitwarden/clients/pull/20568
- [PM-37065] Failed-to-decrypt vault items are not displayed at the top of the vault list by @gbubemismith in https://github.com/bitwarden/clients/pull/20616
- [PM-35399] golddragon007 performance fix by @audreyality in https://github.com/bitwarden/clients/pull/20622
- [PM-36877] Remove nudge from bank account cipher type by @nick-livefront in https://github.com/bitwarden/clients/pull/20561
- [PM-34111] Add Driver's License item type to the CLI by @nick-livefront in https://github.com/bitwarden/clients/pull/20620
- [PM-34108] Add Driver's License to browser by @nick-livefront in https://github.com/bitwarden/clients/pull/20638
- [PM-36616] Fix fido2 script injection not respecting blocked domains by @jprusik in https://github.com/bitwarden/clients/pull/20551
- [PM-34791] fix duplicate call to i18n removing pricing term for non-english languages by @kdenney in https://github.com/bitwarden/clients/pull/20542
- [PM-31054] Add state service for V2UpgradeToken by @Thomas-Avery in https://github.com/bitwarden/clients/pull/20636
- [PM 34174]Do not show renewal reminder banners to exempt organizations by @cyprain-okeke in https://github.com/bitwarden/clients/pull/20201
New Contributors
- @maksimtech made their first contribution in https://github.com/bitwarden/clients/pull/19573
- @Sebastianhayashi made their first contribution in https://github.com/bitwarden/clients/pull/19216
Full Changelog: https://github.com/bitwarden/clients/compare/browser-v2026.4.0...browser-v2026.4.1