bitwarden - Bezpieczny i darmowy menedżer haseł dla wszystkich Twoich urządzeń

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54633
Reakcje/Polubienia
40489

Bitwarden CLI v2026.6.0​

What's Changed​


Community Highlight​



:shipit:
Feature Development​



Bug fixes​



⚙️ Maintenance​



Dependency Updates​



Other​


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54633
Reakcje/Polubienia
40489

Bitwarden Browser 2026.6.0

  • Overview:
  • Hide Send from navigation for users subject to policy removing send
  • SSO redirect page will now auto-close on some browsers
  • Corrected login page UI to avoid scroll bar displaying by default
  • Users with pending confirmation are approved when admin logs in
  • Various under-the-hood improvements and minor bug fixes
  • What's Changed:
  • Community Highlight:
  • [PM-26954] Disable 'sync vault now' button while busy by @henrebotha in #16868
  • [PM-31854] fix: simplify switching unlock methods by @iHildy in #18826
  • [PM-33781] fix(fido2): fall back to browser for hardware/CTAP1 keys not in vault by @nancysangani in #19606
  • Remove unused strings by @mKoonrad in #20608
  • [PM-38330] Fix per-request memory leak in bw serve (authStatusFor$) by @ggiesen in #20912
  • Feature Development:
  • [Shared Unlock] [PM-35083] Shared Unlock for Web, Browser, Desktop by @quexten in #19698
  • [CL-1077] Update Menu Item styles by @lxiong-livefront in #19763
  • [Shared Unlock] [PM-34508] Default enable native messaging permission on browser by @quexten in #19907
  • [CL-999] Update tabs by @lxiong-livefront in #20010
  • [CL-963] Update breadcrumb styles by @lxiong-livefront in #20085
  • Add new SendApiServer that uses the SDK by @adudek-bw in #20170
  • [PM-33933] Update autofill dialog for 'never' match setting by @nikwithak in #20189
  • [PM-35224] Add route provider parameters support to featureFlaggedRoute by @Banrion in #20235
  • BEEEP/Auth/PM-35338 - Auto Submit on OTP Paste by @JaredSnider-Bitwarden in #20250
  • [PM-34157] Wire up SDK to NewPolicyService by @eliykat in #20377
  • [PM-31059] Implement SDK managed PIN unlock by @quexten in #20395
  • [PM-34497] Handle Same-Origin iframes in queryDeepSelector by @bensbits91 in #20401
  • [CL-1042] Design system refresh: Milestone 3 by @vleague2 in #20425
  • [PM-35228] Add Premium Status Changed Push Notification by @sbrown-livefront in #20498
  • [Shared Unlock] [PM-35083] Add shared unlock typescript drivers and services by @quexten in #20589
  • [PM-36857] Add copy actions for bank account cipher type by @nick-livefront in #20605
  • [PM-27679] Remove flagged logic from clients/server and clients feature flag by @jengstrom-bw in #20609
  • [PM-34156] Add accepted-state organization sync by @eliykat in #20627
  • [PM-28192] Migrate Cipher Attachment Operations to use SDK instead of APIs by @gbubemismith in #20628
  • [PM-37295] Ignore upgrade key rotation logout based on feature flag by @Thomas-Avery in #20637
  • [PM-32016] - hide at-risk callout behind feature flag by @jaasen-livefront in #20639
  • [PM-31054] Add V2UpgradeToken handling to sync by @Thomas-Avery in #20641
  • [PM-34112] Add Passport copy actions to browser extension by @nick-livefront in #20655
  • Remove feature flag check from password generation by @adudek-bw in #20671
  • [PM-2588] resolved sends root url conditionally by @bmbitwarden in #20684
  • [Shared Unlock] [PM-35083] Implement biometrics over sdk IPC by @quexten in #20689
  • [PM-37251] Add getStatus API method for public invite link status endpoint by @r-tome in #20695
  • [PM-35656] Update Copy functionality for new item types by @nick-livefront in #20708
  • [PM-36967] Update rotate_user_keys to use UpgradeTokenAction by @Thomas-Avery in #20711
  • [PM-37229] Add bwi-passport icon for passport cipher type by @nick-livefront in #20712
  • [PM-36229] Route bulk-collections, move, and assigned-cipher ops to SDK by @gbubemismith in #20718
  • [CL-1204] bulk actions bar by @BryanCunningham in #20735
  • [PM-36563] Send access event logs by @harr1424 in #20740
  • [PM-37797] Add API method to check if email is valid for a given organization invite link by @r-tome in #20749
  • [PM-37779] - Add notification bar confirmation mode for inline menu save flow by @jaasen-livefront in #20752
  • [CL-1214] remove tabs min height by @BryanCunningham in #20796
  • [PM-30848] Key connector for user key rotation by @mzieniukbw in #20805
  • Add feature flag for SSH ecdsa by @neuronull in #20813
  • [PM-33753] Remove unlock-via-sdk-flag by @quexten in #20832
  • [PM-37875] Split out crypto verification UI by @quexten in #20856
  • [CL-1172] Improved non-color a11y for selected vs unselected nav items by @vleague2 in #20865
  • [CL-1201] update row selected state and hover state by @BryanCunningham in #20869
  • update contrast variant text color by @BryanCunningham in #20878
  • chore(platform): add FedRampGovRegion to client feature flag enum by @addisonbeck in #20880
  • [CL-1213] allow tab label to be anchor for spotlight by @BryanCunningham in #20882
  • [PM-37175] Preserve individual vault export folders when importing to My Items by @mcamirault in #20883
  • [PM-37800] Add VaultBatchBarService to libs/vault by @nick-livefront in #20885
  • [PM-38243] performance metrics by @audreyality in #20888
  • [PM-37780] - Add "Save and fill" button to inline menu cipher creation by @jaasen-livefront in #20892
  • [PM-38165] Limit Send Email character length by @harr1424 in #20895
  • PM-32577 implemeneted send policy check of nav for desktop and browser by @bmbitwarden in #20934
  • [PM-31625] Removes feature flag pm-30521-autofill-button-view-login-screen by @jengstrom-bw in #20968
  • [PM-38458] Let the browser client assemble the targeting rules manifest.json URI by @jprusik in #21001
  • [PM-36016] Handle cross-origin iframes in queryDeepSelector by @bensbits91 in #21024
  • [PM-18400] Update multi-select component to add title attribute for better accessibility by @JaredScar in #21031
  • [PM-32245] Update toggle for targeting rules in Autofill Settings view with designed experience by @dan-livefront in #21049
  • Gate import of SSH key ECDSA type on FF by @neuronull in #21059
  • [PM-38163] Add getPoliciesByInviteLinkCode to PolicyApiService by @r-tome in #21075
  • [PM-38012] Initialize feature flag overrides state to empty object by @quexten in #21166
  • Bug fixes:
  • [PM-32445] Extension Scrollbar Fix by @rr-bw in #20478
  • [PM-36880] Filter Linked field type for Bank Account cipher type by @nick-livefront in #20564
  • [PM-36947] Restrict bank account PIN field to numeric characters only by @nick-livefront in #20598
  • PM-37554 resolved double cancel issue by @bmbitwarden in #20683
  • [CL-1046] Add no-bit-dialog-wrapper lint rule by @willmartian in #20698
  • [CL-1203] Place tab overflow More button next to last visible tab by @willmartian in #20709
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry