Kyle Spearrin
4032301eb8
[PM-27766] Add policy for blocking account creation from claimed domains ( #17211 )
...
* Added policy for blocking account creation for claimed domains.
* add feature flag
* fix desc
* learn more link
* fix localization key to learnMore
* onpush change detection
2026-02-17 09:24:13 -08:00
Nick Krantz
69a4740c2f
[PM-26688][PM-27710] Delay skeletons from showing + search ( #17394 )
...
* add custom operator for loading skeleton delays
* add `isCipherSearching$` observable to search service
* prevent vault skeleton from showing immediately
* add skeleton for search + delay to sends
* update fade-in-out component selector
* add fade-in-out component for generic use
* address memory leak by using defer to encapsulate `skeletonShownAt`
* add missing provider
2026-02-17 09:24:13 -08:00
rr-bw
dedbe3cb2c
feat(marketing-initiated-premium): Auth [PM-27542] Write fromMarketing value to state ( #17470 )
2026-02-17 09:24:13 -08:00
Bernd Schoolmann
7a8c9827a2
Fix desktop not launching ( #17485 )
2026-02-17 09:24:13 -08:00
Jonathan Prusik
c6ec5b955f
[PM-27797] Prevent host page manipulation of inline menu popover attribute ( #17400 )
...
* turn off inline experience if host page aggressively competes for top of top-layer
* add alert message for top-layer hijack scenarios
* widen the backoff threshold
* refactor backoff logic to include popover attribute mutations
* improve getPageIsOpaque check
* do not attempt inline menu insertion if it has been disabled for security concerns
* fix typo
* cleanup
* add tests
2026-02-17 09:24:12 -08:00
Andy Pixley
c08469d142
[BRE-1303] Providing method for pinning Chrome extension ID for dev ( #17432 )
2026-02-17 09:24:12 -08:00
Addison Beck
74d3675360
fix: add world: MAIN to Firefox page script registration ( #17466 )
...
* chore: update @types/firefox-webext-browser
* fix: add world: MAIN to Firefox page script registration
* review: add world property to registration type
2026-02-17 09:24:12 -08:00
Addison Beck
42e58f81e3
fix: enable dynamic URLs for Chrome web accessible resources ( #17429 )
...
This commit adds use_dynamic_url: true to the extension's web_accessible_resources configuration. When enabled, Chrome generates random session-based GUIDs for extension resource URLs instead of using the predictable static extension ID. This enhances privacy by making extension resource URLs unpredictable and prevents third-party enumeration of installed extensions.
The feature is supported in Chrome 102+ and changes resource URLs from chrome-extension://[static-id]/resource to chrome-extension://[random-guid]/resource, with GUIDs regenerating each browser session while maintaining all existing extension functionality.
Addresses: https://bitwarden.atlassian.net/browse/PM-28344
2026-02-17 09:24:12 -08:00
Matt Andreko
4e28046fc5
Workflow corrections ( #17392 )
...
Co-authored-by: Amy Galles <9685081+AmyLGalles@users.noreply.github.com >
2026-02-17 09:24:11 -08:00
Alex Morask
c8dfc70999
[PM-27925] Refactor StripeService to allow more than one instance ( #17467 )
...
* Refactor StripeService to allow more than one instance per scope
* Fix linting issue
* Claude's feedback
2026-02-17 09:24:11 -08:00
renovate[bot]
5be8295455
[deps]: Update GitHub Artifact Actions ( #17305 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2026-02-17 09:24:11 -08:00
Brandon Treston
5659947475
fix error in console ( #17468 )
2026-02-17 09:24:11 -08:00
bw-ghapp[bot]
946c363891
Autosync the updated translations ( #17462 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:24:10 -08:00
neuronull
cb46365a05
Align Desktop Native's Rust CI checks with SDK ( #17261 )
...
* clean crate deps
* update lint workflow
* add rustfmt.toml
* apply rust fmt
* missed one
* fix lint of lint lol
* more deps platform fixes
* fix macos_provider
* some more deps clean
* more cleanup
* add --all-targets
* remove another unused dep
* generate index.d.ts
* fix whitespace
* fix split comment in biometric
* formatting comment in biometric_v2
* apply fmt
2026-02-17 09:24:10 -08:00
renovate[bot]
1fa060c842
[deps]: Update codecov/test-results-action action to v1.1.1 ( #17493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:09 -08:00
renovate[bot]
5598b63110
[deps] Platform: Update @types/chrome to v0.1.28 ( #17489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:09 -08:00
renovate[bot]
3064a233ed
[deps] Platform: Update @types/node-forge to v1.3.14 ( #17490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:09 -08:00
Github Actions
6c781e3259
Bumped client version(s)
2026-02-17 09:24:09 -08:00
Alex
c84d09c8b2
text and style ( #17439 )
2026-02-17 09:24:08 -08:00
Kyle Denney
ff24743989
[PM-28370] fix defect for self-hosted metadata ( #17464 )
2026-02-17 09:24:08 -08:00
gitclonebrian
cc70b18ffa
[BRE-1333] Added permissions to token generation ( #17471 )
2026-02-17 09:24:08 -08:00
Jonathan Prusik
28c48939d9
[PM-27915] Add additional global styling collision defenses for pseudo-elements ( #17340 )
...
* add additional global styling collision defenses for pseudo-elements
* move internal stylesheet into closed shadow root
2026-02-17 09:24:07 -08:00
Will Martin
86c9554ac8
[PM-28071] add prod test domain for phishing detection ( #17450 )
2026-02-17 09:24:07 -08:00
Github Actions
ed71d60b8e
Bumped Desktop client to 2025.11.2
2026-02-17 09:24:07 -08:00
Jason Ng
7447ed096c
[PM-27103] Add URL Check to Send ( #17056 )
...
* add dangerousPatters check to api service
2026-02-17 09:24:07 -08:00
bw-ghapp[bot]
b1206b84e1
Autosync the updated translations ( #17461 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:24:06 -08:00
bw-ghapp[bot]
ec4d29f692
Autosync the updated translations ( #17460 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2026-02-17 09:24:06 -08:00
Vince Grassia
6b36b0541b
BRE-1355 - Rename Bitwarden Unified to Bitwarden Lite ( #17456 )
2026-02-17 09:24:06 -08:00
Daniel Riera
2ac4f32ce5
Pm 27900 add additional hardening in extension frame validation ( #17265 )
...
* PM-27900 harden iframe, origin route tightening and test updates
* reduce comments to make more legible
* Removes referrer check in favor of PM-27822 #17313 bitwarden/clients@4206447cfe
* nake token optional since it is later set
* whitelist -> allowlist
* improve notes on unsafe
* improve content handler notes
* order allowlist
* improve jsdoc on ismessagefromextension method
* cover additional test cases
* rename verifytoken and document more clear, update referrer
---------
Co-authored-by: Miles Blackwood <mrobinson@bitwarden.com >
2026-02-17 09:24:06 -08:00
renovate[bot]
8dceea8e8d
[deps] Platform: Update @types/chrome to v0.1.27 ( #17453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:05 -08:00
renovate[bot]
df0e683a11
[deps] Platform: Update semver to v7.7.3 ( #17457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2026-02-17 09:24:05 -08:00
renovate[bot]
3e1f28c8c7
[deps] Platform: Update electron-log to v5.4.3 ( #17455 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:05 -08:00
renovate[bot]
d42c8f0472
[deps] Tools: Update @types/papaparse to v5.5.0 ( #17454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:04 -08:00
Vicki League
a50ced4466
[CL-928] Set link component to semibold weight ( #17395 )
2026-02-17 09:24:04 -08:00
Leslie Tilton
112a8889a6
[PM-27739] Fix bug for icons not showing on application tables ( #17373 )
...
* Added function to get a cipher icon for application tables. Update all application component to use signal properties
* Fix type
* Handle no ciphers on application
2026-02-17 09:24:04 -08:00
renovate[bot]
4f1c6902ac
[deps]: Update anchore/scan-action action to v7 ( #16635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:03 -08:00
renovate[bot]
1bfec5595e
[deps] Platform: Update @types/node to v22.19.1 ( #17448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 09:24:03 -08:00
Oscar Hinton
f232192ad2
[PM-28231] Enable component-class-suffix ( #17384 )
...
* Enable component-class-suffix
* Rename file
2026-02-17 09:24:03 -08:00
Maximilian Power
8962c466a8
Fix Firefox phishing blocker continue button by awaiting tab navigation promises ( #17436 )
2026-02-17 09:24:03 -08:00
aj-bw
a279b0d4bf
removal of freebsd build, upload, release and other references ( #17354 )
2026-02-17 09:24:02 -08:00
Jordan Aasen
1d46719282
[PM-23384] - Browser extension spotlight directing to Premium signup in web ( #17343 )
...
* premium upgrade nudge
* add specs
* clean up vault template and specs
* fix date comparison. add more specs for date
* fix spec
* fix specs
* make prop private
2026-02-17 09:24:02 -08:00
Nick Krantz
5670e30991
persist archive date when cloning a cipher ( #16986 )
2026-02-17 09:24:02 -08:00
SmithThe4th
5b1ff21e24
handle empty strings in identity view for sdk cipher encryption ( #17423 )
2026-02-17 09:24:01 -08:00
Maximilian Power
0220eb2730
Update at-risk cards with accessibility improvements ( #17427 )
2026-02-17 09:24:01 -08:00
Github Actions
9f4f23b601
Bumped client version(s)
2026-02-17 09:24:00 -08:00
Vince Grassia
573622c130
Fix beta artifact name ( #17425 )
2026-02-17 09:24:00 -08:00
Maximilian Power
30a09ee104
updates strings ( #17422 )
...
* updated strings
2026-02-17 09:24:00 -08:00
neuronull
cc30a9b912
Desktop Native compile debug builds with debug log level ( #17357 )
...
* Desktop Native compile debug builds with debug log level
* typo in code comment
2026-02-17 09:23:59 -08:00
Matt Gibson
d337de83ad
[PM-28038][PM-28276] Ignore url case for origin matching ( #17355 )
...
* ignore url case for origin matching
* Fixup typo
* Inject log services
2026-02-17 09:23:59 -08:00
Alex Dragovich
a50a79e257
[PM-27465] Fixing cancel button on Send and Vault export ( #17138 )
2026-02-17 09:23:59 -08:00