#UtxoPocket v0.6.0
This release tightens Tor-only networking, upgrades label portability, and streamlines node and wallet operations. Please read the release notes on GitHub for better readability.
##Changes
* Added a dedicated BIP-329 import/export hub with QR and JSON options, last-five import history, and export targets via QR, shareable JSON, or saved file with filename hints.
* Added connection resilience with a network monitor and Tor lifecycle controller that recovers from offline or airplane-mode drops, shows a sequential connection banner, and resumes node syncs without restarting the app.
* Wallets can be added offline and refreshed individually, with wallet cards showing their last sync timestamp.
* Enabling the PIN unlocks advanced security controls: adjustable auto-lock timeout (0–15 min), Tor background lifetime (3–15 min), expanded haptics, and a haptic toggle.
* Tor-only networking for custom nodes; LAN/WireGuard hosts and SSL switches removed. Tor screen merged into node controls and the node header shows the connected host.
* Settings redesign splits Interface, Security, Wallet, Advanced Security, and About/Features/Disclaimer into focused screens with updated Material components.
* Balances now cycle sats/BTC/hidden, with hidden mode showing a randomized 4–6 asterisk mask across home, wallets, UTXOs, and transaction detail. Pull-to-refresh works from the balance chart.
* Node UX polish: clearer Tor → node → sync banners, auto-scroll in the node tab, aligned add-node flow, and a top bar showing the active node and live fee rate.
* Secure logging: all logs routed through SecureLog, which is a no-op in release builds.
##Fixed
* Live fee rates now update correctly.
* PIN prompts trigger consistently.
* QR scanning stays in portrait.
* BDK state persistence avoids partial snapshots and corrupted sync state.
* Node reconnection and Wiki/node scrolling issues smoothed out.
* Add Wallet, node tabs, and other CTAs keep spacing and error states aligned with Material 3.
##Known issues
* Custom/LAN nodes and WireGuard not supported; all traffic goes through Tor.
* Home balances do not auto-refresh; pull to refresh inside each wallet.
* If Tor or the node hangs, retry from the node screen to re-run the sequence.
Thank you all, especially nostr:nprofile1qqs9wsye59c9rv838e6l0jyn8csns3m32mqvvl4za7ty8zxu7w47hqqpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcppemhxue69uhkummn9ekx7mp0qyshwumn8ghj7mn2w4khqtndv5hhytmjv4kxz7fwdehhxarj9e3xzmnydtp2c5 for testing beta versions and giving me extensive quality feedback, you rule man.
https://github.com/strhodler/utxopocket-android/releases/tag/v0.6.0
Login to reply
Replies (1)
Wow