Skip to content

Desktop v2026.8.0

Choose a tag to compare

@bw-ghapp bw-ghapp released this 20 Aug 16:25
f60a460

What's Changed

💙 Community Highlight

  • [PM-19836] Add prefix to fastmail by @lucacome in #14105
  • [PM-27495] Do not show true length of password in password mask by @Mauritz8 in #17052
  • [PM-37656] Resolve SSH agent caller name via libproc on macOS by @lnky102 in #20680
  • [PM-39030] Fix Proton Pass import of item custom fields by @archit-goyal in #21253
  • [PM-39312] Fix Proton Pass importer dropping custom, alias, and SSH key items by @theagg-18 in #21402
  • [PM-39704] fix(send): restore increment/decrement buttons for max access count by @harikrishna2208 in #21527
  • [PM-40131] fix(desktop): add Helium as Linux entry for NativeMessagingHosts by @0xk1f0 in #21748
  • [PM-40685] Fix forwarder settings cache collision by @cyfrit in #21980
  • [PM-41559] [PM-41539] Recognize both Keeper SSO callback URL forms by @detunized in #22265

:shipit: Feature Development

❗ Breaking Changes

🐛 Bug fixes

  • [PM-30289] Fix for loss of focus on extension search input by @shane-melton in #18581
  • [PM-39137] Gate Access Intelligence report reads on new-architecture flag by @Banrion in #21315
  • [PM-39387] fix: Auto-sync premium status after returning from Stripe checkout by @cyprain-okeke in #21518
  • [PM-33228] Add screen reader only to enhance a11y behavior by @BryanCunningham in #21563
  • [PM-39992] Add support for SDK IPC unreachability by @quexten in #21653
  • [PM-39825] Fix URI reordering, drag handle alignment by @jaasen-livefront in #21697
  • [PM-39464] Fix ExpressionChangedAfterItHasBeenCheckedError when assigning collections by @nikwithak in #21743
  • [PM-38189] Wire InitiationPath to Organizations to Correct Trial Metadata by @sbrown-livefront in #21769
  • [PM-40201] SSH key items with a null public key or fingerprint fail to decrypt and break the vault by @gbubemismith in #21778
  • [PM-40247] Fix vault item checkmarks disappearing after clearing a search by @nick-livefront in #21823
  • [PM-40377] Fix bug with form field to have textarea behave the same as an input when disabled by @jengstrom-bw in #21848
  • [PM-40241] Bugfix - Rehydrate localData lastUsedDate on local cipher views by @jprusik in #21849
  • [CL-1277] Add disabled and readonly variants to Textarea story by @willmartian in #21851
  • [CL-1282] use correct size for base icon tile by @BryanCunningham in #21856
  • [PM-40236] Logging out throws error mid-logout due to a race condition. User left in locked state by @mzieniukbw in #21858
  • [PM-40444] Hide archive/unarchive from bulk bar in Admin Console by @nick-livefront in #21873
  • [PM-39948][PM-40406] Fix native select issues with dark mode and arrow click handling by @vleague2 in #21877
  • Fix SSH Agent concurrent requests by @neuronull in #21881
  • [PM-40457] Fix typos in the message catalogs by @jprusik in #21882
  • [PM-40446] Enhance AutoConfirmWarningDialog by adding LinkModule to imports by @JaredScar in #21883
  • [PM-40484] Fix Autotype IPC channel mismatch by @coltonhurst in #21885
  • [PM-18638] Prevent collection/cipher creation for suspended organizations by @JaredScar in #21887
  • [PM-40370] Use decrypted ciphers cache when using SDK by @shane-melton in #21888
  • [PM-38557] Netwrix Password Secure importer should map URL-like fields to Bitwarden website URI by @harr1424 in #21889
  • [PM-40440] fix: Source upgrade cart total from server invoice preview by @amorask-bitwarden in #21902
  • fix(desktop): guard will-navigate against renderer escape by @addisonbeck in #21935
  • [CL-808] Support forced colors mode for form controls by @vleague2 in #21936
  • [PM-40375] Add per-item exception handling to 1Pux import by @harr1424 in #21941
  • fix(key-connector): fix sdk key-connector login not working by @quexten in #21957
  • [PM-39845] Prevent Access Intelligence report freeze on oversized password values by @Banrion in #21987
  • [PM-39452] fix: Show premium membership status from desktop Account menu by @cyprain-okeke in #21992
  • [PM-40766] Handle punycode-unicode domain matching for "Host" URI matching strategy by @jprusik in #21994
  • [PM-40693] Hide copy button on file Sends by @mcamirault in #22015
  • [PM-38639] Fix scrollbar color in desktop light mode by @vleague2 in #22039
  • fix(desktop): use x11 clipboard by default and only use portal as fallback by @quexten in #22062
  • fix: race condition leading to decryption errors by @quexten in #22063
  • [PM-40462] Fix checkbox being unchecked when clicking edit autotype shortcut by @shane-melton in #22085
  • fix(sdk): revert sdk lifecycle changes by @quexten in #22090
  • [PM-41027] fix: label add-item tile as shared folder under VFO1 terminology by @gbubemismith in #22137
  • [PM-41256] User Is Unable to Create a Passport Cipher by @jengstrom-bw in #22181
  • Auth/PM-41303 - Direct Org Invite Acceptance - fix url paste scenario eternal spinner bug when org has MP policy by @JaredSnider-Bitwarden in #22184
  • fix: update sdk and add support for kdf in state bridge by @quexten in #22197
  • SSH Agent: fix all-or-nothing key parsing by @neuronull in #22200
  • [PM-41288] Fix bug preventing edits of existing File Sends by @mcamirault in #22203
  • [PM-41539] fix: recognize both Keeper SSO callback URL forms (#22265) by @itsadrago in #22331

⚙️ Maintenance

  • Auth/PM-3813 - 2FA Management Endpoints - User Verification Refactor by @JaredSnider-Bitwarden in #21385
  • [PM-24097] - [Vault] Remove getOrgKey from the key service by @jaasen-livefront in #21480
  • Auth/PM-39905 - Restructure organization-invite into subfolders with barrel imports by @JaredSnider-Bitwarden in #21642
  • [PM-39259] Migrate auth token key generation to SDK by @quexten in #21706
  • [PM-39259] Remove deprecated randomBytes/aesGenerateKey/createKey by @quexten in #21713
  • [BRE-2044] Keep logic for bumping the Desktop version automatically in clients by @vgrassia in #21745
  • [PM-40138] desktop-autofill: refactor Autofill IPC Registration by @iinuwa in #21753
  • [PM-37476] Source canUseAccessIntelligence from server UseRiskInsights ability by @AlexRubik in #21760
  • [AppSec] AI Fix for Template Injection in GitHub Workflows Action by @aikido-autofix in #21787
  • Bump client version(s) by @github-actions in #21811
  • chore(biometrics): extract biometrics to separate crate by @quexten in #21822
  • Fix/update CODEOWNERS by @djsmith85 in #21826
  • [PM-40345] Ignore Storybook stories in code coverage by @Hinton in #21842
  • desktop-autofill: Move macOS-specific window position to macOS code by @iinuwa in #21852
  • [PM-39966] Migrate from @angular/platform-browser-dynamic to @angular/platform-browser by @djsmith85 in #21866
  • [PM-40456] Update cSpell settings by @jprusik in #21875
  • chore: rename biometric_v2 mod to biometric by @quexten in #21891
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #21903
  • desktop-autofill: Add missing Skunkworks codeownership by @iinuwa in #21907
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #21915
  • build: allow sdk-internal crypto crates in dependency tooling by @quexten in #21925
  • refactor: gate desktop_native core allocator and windows deps by @quexten in #21926
  • chore(ci): skip platform-community signal for fork PRs by @addisonbeck in #21934
  • refactor(login-strategy): clean up crypto-related functions and deprecation notices by @quexten in #21958
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #21966
  • [PM-40680] chromium-importer: Replace deprecated LSFindApplicationForInfo function by @iinuwa in #21979
  • chore: Add team-ai-sme as CODEOWNERS for .mcp.json by @SaintPatrck in #21985
  • DN Autotype: Move mockall and serial_test to be Dev Deps by @coltonhurst in #21999
  • docs(vault): document deprecation of TypeScript vault item decryption by @quexten in #22004
  • [PM-40846] Support Fido2 v4 server update by @ike-kottlowski in #22006
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #22018
  • chore(kdf-change): port change kdf to sdk by @quexten in #22032
  • Bump client version(s) by @github-actions in #22038
  • [CL] mark bit-table-v2 as Beta in Storybook docs by @willmartian in #22072
  • [PM-40590] Run chromatic workflow when the workflow file is updated, to enable dep testing by @vleague2 in #22076
  • [PM-35791] Remove old Send access endpoints by @mcamirault in #22080
  • [CL-1292] update icon docs for filename-based build system by @BryanCunningham in #22108
  • build: Fix Windows cross-compiled builds by @iinuwa in #22139
  • Add t:deps label for SDK update PRs automatically by @trmartin4 in #22142
  • [PM-40107] Deprecate TS generator logic available in the SDK by @harr1424 in #22154
  • [CL-1294] Add FormRecord stories for table-v2 by @willmartian in #22160
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #22166
  • chore: remove checkmarx from repo by @sognefej in #22183
  • [BRE-2153] fix(ci): Stage bit-common for commercial browser builds by @fntyler in #22198
  • chore(crypto): port crypto sync handler to sdk by @quexten in #22217
  • [BRE-2158] Add PR label to creation step for Crowdin Pull workflow by @vgrassia in #22228
  • [BRE-2105] Updating build process for desktop and browser beta channels by @pixman20 in #22229
  • SSH Agent: fix flaky integration test by @neuronull in #22238
  • Browser: Refactor client state definitions for Health feature by @lastbestdev in #22240
  • refactor(crypto): add legacy crypto module by @quexten in #22254
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #22272
  • Autosync Crowdin Translations for desktop by @bw-ghapp in #22279
  • chore(native-messaging): rename native messaging plug to dot-native-messaging by @quexten in #22303
  • Bump client version(s) by @github-actions in #22320

📦 Dependency Updates

🎨 Other

  • [PM-39560] [BEEEP] Add MCP server configuration for Chrome and Electron DevTools by @quexten in #21483

New Contributors

Full Changelog: desktop-v2026.7.0...desktop-v2026.8.0