neuronull
282ab77318
Desktop Autotype introduce strict type for keyboard input ( #17141 )
...
* Desktop Autotype introduce strict type for keyboard input
* cleanup
* fix doc typo
* unecessary into()
* use str
* propagate error
* better var name
* pass a slice
* doc comment
* napi fix
* add ownership renovate for new dep
* add code comment about modifier keys being released
* fmt
* remove keytar
* fix input struct size compute
* improve debug comment
2026-02-17 09:25:37 -08:00
Github Actions
54e4101d9d
Bumped client version(s)
2026-02-17 09:25:37 -08:00
bw-ghapp[bot]
4aaf6f019d
Autosync the updated translations ( #18130 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:37 -08:00
bw-ghapp[bot]
b37c356852
Autosync the updated translations ( #18129 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:37 -08:00
bw-ghapp[bot]
7f26244a9b
Autosync the updated translations ( #18128 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:36 -08:00
bw-ghapp[bot]
eec6f4c67a
Autosync the updated translations ( #18118 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:36 -08:00
Alex
06d60525d6
correct virtual scroll rowSize for password reports ( #18058 )
...
The Exposed Passwords and Weak Passwords reports were using an incorrect
rowSize value (53px instead of 75px) for their virtual scroll tables.
This caused the \"Back to reports\" button to collide with table entries.
The issue was cumulative - more items meant more visible collision. This
fix aligns both reports with the Reused Passwords report which correctly
uses 75px for identical row structures.
2026-02-17 09:25:36 -08:00
Bryan Cunningham
4d927bc365
[CL-913] add new color palette to theme and tailwind config ( #17998 )
...
* add new color palette to theme and tailwind config
* updated docs color names
* remove safelist changes
* add missing accent colors to docs
* updated color mappings
* combined docs in colors.mdx and reference in Claude.md
* add variables for white and black
* updated docs
* updated list rendering style
* more specific docs instructions
* revert to simpler colors docs reference
* remove changes to claude.md
* use rgb color variables to compose semantic
2026-02-17 09:25:36 -08:00
Todd Martin
a5e70e1d1b
chore(merge): Fixed date initialization on test
2026-02-17 09:25:35 -08:00
Todd Martin
b09d24155d
feat(account): [PM-29545] Update AccountInfo creationDate to use Date instead of string
...
* Add creationDate of account to AccountInfo
* Added initialization of creationDate.
* Removed extra changes.
* Fixed tests to initialize creation date
* Added helper method to abstract account initialization in tests.
* More test updates.
* Linting
* Additional test fixes.
* Fixed spec reference
* Fixed imports
* Linting.
* Fixed browser test.
* Modified tsconfig to reference spec file.
* Fixed import.
* Removed dependency on os. This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node.
* Revert "Removed dependency on os. This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node."
This reverts commit 669f6557b6 .
* Updated stories to hard-code new field.
* Removed changes to tsconfig
* Revert "Removed changes to tsconfig"
This reverts commit b7d916e8dc .
* Updated to use Date
* Updated to use Date on sync.
* Changes to tests that can't use mock function
* Prettier updates
* Update equality to handle Date type.
* Change to type comparison.
* Simplified equality comparison to just use properties.
* Added comment.
* Updated comment to reference Date.
* Added back in internal method tests.
2026-02-17 09:25:35 -08:00
Jordan Aasen
c2d6ce5cd0
only pass strings to i18n pipe ( #17978 )
2026-02-17 09:25:35 -08:00
Jordan Aasen
014778ec3f
[PM-26656] - remove AutofillConfirmation feature flag ( #18074 )
...
* remove AutofillConfirmation feature flag
* fix tests. remove feature flag tests
2026-02-17 09:25:35 -08:00
Vicki League
21bdfabda4
[PM-30141] Fix page height and a11y by removing extra <main> ( #18099 )
2026-02-17 09:25:34 -08:00
Bernd Schoolmann
d28019c195
[PM-27239] Tde registration encryption v2 ( #17831 )
...
* tmp
* Implement TDE v2 registration via SDK
* Undo encstring test string change
* Add feature flag
* Add tests
* Continue tests
* Cleanup
* Cleanup
* run prettier
* Update to apply new sdk changes
* Fix build
* Update package lock
* Fix tests
---------
Co-authored-by: Bernd Schoolmann <quexten@fedora-2.fritz.box >
2026-02-17 09:25:34 -08:00
Vicki League
505d2fff00
[PM-29819][CL-806] Fix focus mgmt on search and filter page navigations ( #18007 )
2026-02-17 09:25:34 -08:00
Jared Snider
da5dd1f5f1
PM-30125 - IdentityTokenResponse - mark deprecated properties as such ( #18092 )
2026-02-17 09:25:34 -08:00
gitclonebrian
684cfd3005
bumped cargo deny version to fix CVSS error ( #18091 )
2026-02-17 09:25:33 -08:00
Alex Morask
f5bc83c5f7
Remove FF: pm-22415-tax-id-warnings ( #17871 )
2026-02-17 09:25:33 -08:00
Anders Åberg
ac3d9ce392
chore: move @nx packages to devDependencies ( #18062 )
...
These packages are build/tooling dependencies and should not be in
production dependencies.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-17 09:25:33 -08:00
Mike Amirault
a7cdab3c74
[PM-24015] Handle Send form empty password field properly ( #17911 )
2026-02-17 09:25:33 -08:00
bw-ghapp[bot]
338533eb37
Autosync the updated translations ( #18089 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:33 -08:00
bw-ghapp[bot]
9a4d1a5d17
Autosync the updated translations ( #18088 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:32 -08:00
bw-ghapp[bot]
cdc74947d3
Autosync the updated translations ( #18087 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:32 -08:00
Bernd Schoolmann
b4f273edf6
[PM-29929] Exclude organization vault items in data recovery tool ( #18044 )
...
* Exclude organization vault items in data recovery tool
* Allow undefined organization id
2026-02-17 09:25:32 -08:00
renovate[bot]
521f4cef8c
[deps] Platform: Update electron to v39 ( #17301 )
...
* [deps] Platform: Update electron to v39
* Update and change builder
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2026-02-17 09:25:32 -08:00
Dave
1c0eb29eea
fix(set-initial-password) [PM-28494]: Newly created master password not accepted on unlock until after re-login on browser extension ( #17930 )
...
* fix(set-initial-password-service) [PM-28494]: Update MP data and decryption property sets to accommodate legacy and new paths for service.
* fix(set-initial-password-component) [PM-28494]: Add salt and mp data to credentials object.
* refactor(set-initial-password-service) [PM-28494]: Additional comments.
* test(set-initial-password-service) [PM-28494]: Update tests for added credential members.
2026-02-17 09:25:32 -08:00
bmbitwarden
e63518d2ef
PM-24189 improved screen reader parsing for special character checkbox ( #17361 )
...
* PM-24189 improved screen reader parsing for special character checkbox
* PM-24189 resolved voiceOver issue
* PM-24189 resolved voiceOver issue
* PM-27628 resolved pr comment re id and aria labels and comments
* PM-24189 resolved pr comment
2026-02-17 09:25:31 -08:00
Leslie Tilton
692be2a362
[PM-25884] Move Phishing Detection Safari check to PhishingDetectionSettingsService ( #18042 )
...
* Move safari check to phishing detection settings to expose to all places using phishing detection
* Remove duplicate comment
2026-02-17 09:25:31 -08:00
Bernd Schoolmann
1c2e8982c1
Follow-up comment fix ( #18067 )
...
* Fix ssh account switching
* Npx prettier
* Follow-up comment fix
2026-02-17 09:25:31 -08:00
Bernd Schoolmann
3a68cdb670
[PM-29419] Fix ssh account switching ( #18060 )
...
* Fix ssh account switching
* Npx prettier
2026-02-17 09:25:31 -08:00
Daniel James Smith
f2bfa489b8
Delete unused models ( #18063 )
...
These were used prior to the extension refresh work.
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2026-02-17 09:25:31 -08:00
Oscar Hinton
bd0e009379
[PM-29448] Consume the new send table in web ( #17923 )
...
2nd part of PM-29448. Consumes the new send table in the web vault. Also updates the send table to contain the responsive behaviour.
2026-02-17 09:25:31 -08:00
renovate[bot]
904132a472
[deps] UI Foundation: Update storybook to v9.1.17 [SECURITY] ( #18052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bryan Cunningham <bcunningham@bitwarden.com >
2026-02-17 09:25:30 -08:00
bw-ghapp[bot]
9dd29e3ff6
Autosync the updated translations ( #18046 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:30 -08:00
bw-ghapp[bot]
5e883f7285
Autosync the updated translations ( #18026 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2026-02-17 09:25:29 -08:00
bw-ghapp[bot]
1a94736168
Autosync the updated translations ( #18045 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:25:29 -08:00
Mike Amirault
442e8b05c8
[PM-29875] Close Send drawer on navigation ( #18031 )
2026-02-17 09:25:29 -08:00
Mike Amirault
bbe7261d10
[PM-29780] Add feature flag for Send email OTP verification ( #18005 )
...
* [PM-29780] Add feature flag for Send email OTP verification
* [PM-29780] Add default flag value
2026-02-17 09:25:28 -08:00
neuronull
f4d96b7d4a
Desktop Autotype fix feature triggering in settings menu ( #17808 )
2026-02-17 09:25:28 -08:00
Shane Melton
9c52600a0a
[PM-28746] Item transfer event logs ( #18032 )
...
* [PM-28746] Add item organization event types and i18n strings
* [PM-28746] Log event when transfer is accepted or declined
2026-02-17 09:25:28 -08:00
Mick Letofsky
372ea3ce22
Remove review-prompt and migrate the only unique BW instruction to the CLAUDE.md ( #18049 )
2026-02-17 09:25:28 -08:00
Vijay Oommen
a596ebb603
PM-29935 delete button text needs to be fixed ( #18048 )
2026-02-17 09:25:28 -08:00
cyprain-okeke
eeb962528c
[PM 29079]Remove code for pm-24033-updat-premium-subscription-page ( #17905 )
...
* Remove the feature flag
* delete and rename CloudHostedPremiumVNextComponent
2026-02-17 09:25:27 -08:00
Alex
3fe255473b
[PM-28222] delay progress bar ( #17507 )
2026-02-17 09:25:27 -08:00
Alex Morask
d80cb5a795
[PM-21421] Show current plan instead of legacy plan when resubscribing ( #17949 )
...
* Show current plan instead of legacy plan when resubscribing
* Claude / Kyle feedback
2026-02-17 09:25:27 -08:00
renovate[bot]
026b121396
[deps] Platform: Update @types/node to v22.19.3 ( #17991 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:25:27 -08:00
renovate[bot]
0d9609e6d4
[deps]: Update taiki-e/install-action action to v2.62.67 ( #17576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:25:27 -08:00
Bernd Schoolmann
be0ac88e30
Add .desktop file for flatpak dev build ( #18018 )
2026-02-17 09:25:26 -08:00
Bernd Schoolmann
441b990e2d
Update sdk to 433 ( #18016 )
2026-02-17 09:25:26 -08:00
Oscar Hinton
0a4a9a4541
[UIF] Prefer static string properties ( #17966 )
2026-02-17 09:25:26 -08:00