Skip to content

Tags: bitwarden/clients

Tags

browser-v2026.9.1

Toggle browser-v2026.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped browser client version (#23340)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>

web-v2026.9.0

Toggle web-v2026.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PM-42854] bugs with policies drawers (#22893) (#23044)

* Fix message for send-controls component

* Fixes to terminology from bug ticket

* Fix up tech debt Claude found

* Fix crowdin issues

* Fix duplicate change to free-families component from other terminology PR so only 1 source of truth

* Fix terminology for free-families-sponsorship

* Making sure other branch does not interfere with this branch

* Fix up automatic login with require sso policy terminology fixes

* Fix and add vfo descrption back

(cherry picked from commit 1533273)

cli-v2026.9.0

Toggle cli-v2026.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PM-42854] bugs with policies drawers (#22893) (#23044)

* Fix message for send-controls component

* Fixes to terminology from bug ticket

* Fix up tech debt Claude found

* Fix crowdin issues

* Fix duplicate change to free-families component from other terminology PR so only 1 source of truth

* Fix terminology for free-families-sponsorship

* Making sure other branch does not interfere with this branch

* Fix up automatic login with require sso policy terminology fixes

* Fix and add vfo descrption back

(cherry picked from commit 1533273)

desktop-v2026.9.0

Toggle desktop-v2026.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped client version(s) (#23038)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

browser-v2026.9.0

Toggle browser-v2026.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped client version(s) (#23038)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

web-v2026.8.1

Toggle web-v2026.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(access-intelligence): include member items when fetching org ciph…

…ers (#22749) (#22751)

(cherry picked from commit 3cbc7b3)

web-v2026.8.0

Toggle web-v2026.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix for edit members dialog dependencies (#22407) (#22417)

Omits member-access-report.component.spec.ts from the original commit. That
spec mocks LegacyCompatKeyService, which does not exist on this branch --
MemberActionsService still injects KeyService here. The regression test
remains on main.

(cherry picked from commit 7fc22e3)

Co-authored-by: Tom <144813356+ttalty@users.noreply.github.com>

cli-v2026.8.0

Toggle cli-v2026.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix for edit members dialog dependencies (#22407) (#22417)

Omits member-access-report.component.spec.ts from the original commit. That
spec mocks LegacyCompatKeyService, which does not exist on this branch --
MemberActionsService still injects KeyService here. The regression test
remains on main.

(cherry picked from commit 7fc22e3)

Co-authored-by: Tom <144813356+ttalty@users.noreply.github.com>

desktop-v2026.8.0

Toggle desktop-v2026.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PM-41691] Fix issue where edit item, hidden passwords wipes password…

…, TOTP (#22329)

* Implement preservation of password, TOTP, and hidden field values in edit command for users without view permissions

* Enhance EditCommand to preserve hidden field values by name during reordering and removal in requests

* Refactor EditCommand to enhance handling of hidden field values, ensuring they are preserved correctly during updates and reordering in requests.

* Add test to EditCommand for preserving values of hidden fields with duplicate names during updates

* Refactor EditCommand tests to enhance preservation of hidden field values during reordering and removal in requests, ensuring correct handling of user-supplied values.

browser-v2026.8.0

Toggle browser-v2026.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PM-41691] Fix issue where edit item, hidden passwords wipes password…

…, TOTP (#22329)

* Implement preservation of password, TOTP, and hidden field values in edit command for users without view permissions

* Enhance EditCommand to preserve hidden field values by name during reordering and removal in requests

* Refactor EditCommand to enhance handling of hidden field values, ensuring they are preserved correctly during updates and reordering in requests.

* Add test to EditCommand for preserving values of hidden fields with duplicate names during updates

* Refactor EditCommand tests to enhance preservation of hidden field values during reordering and removal in requests, ensuring correct handling of user-supplied values.