mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 05:55:03 +01:00
Add opt-in consent step before opening Trezor support chat on desktop. Clicking "Trezor Support" now opens a popover asking the user to optionally share a one-time snapshot of system info (device model, firmware version, firmware revision, passphrase status, app version) via UTM parameters. If the user declines, the support URL opens without any parameters. Closes #23795
@trezor/suite-data
Collection of static assets and scripts for @trezor/suite-* packages.
files
Static assets such as images, translations etc.
src
browser detection
Used by suite-web. On initial screen load, determine whether the browser is supported. Either show a warning or load the app.
guide
Updates guide content as described in Documentation.
translations
Scripts to update translations, mostly used by CI jobs. More info in Documentation.