- Upgrade BSV packages to v2 (
@bsv/sdk,@bsv/wallet-toolbox,@bsv/wallet-toolbox-client,@bsv/identity-react,@bsv/message-box-client,@bsv/uhrp-react)
- Direct-key auto-login on restart: Returning users who authenticated with a self-managed private key are now automatically re-authenticated from the stored key material on app restart, matching the CWI-style wallet manager experience
- Private key file backup: Generating a random private key in direct-key mode now saves a backup file to
~/.bsv-desktop/privatekey<timestamp>.txt(read-only), matching the existing mnemonic backup behavior - Legacy Bridge sweep mode: Added a MAX toggle switch to the Send section that sets the output value to the full BSV supply, disables the amount input with explanatory placeholder text, and relabels the send button to "Sweep whole wallet". The success toast and transaction history report the actual swept amount by inspecting the transaction output
@bsv/sdk2.0.1 → 2.0.2@bsv/wallet-toolbox2.0.5 → 2.0.6@bsv/wallet-toolbox-client2.0.5 → 2.0.6electron38.2.0 → 38.8.0electron-updater6.6.2 → 6.7.3metanet-apps1.0.6 → 1.0.9libphonenumber-js1.12.23 → 1.12.36dotenv17.2.3 → 17.2.4cors2.8.5 → 2.8.6@types/react18.3.25 → 18.3.28@types/node22.18.8 → 22.19.10@types/express5.0.3 → 5.0.6
- Dependency updates (see 2.0.0 for details)
- Previous release