Release v0.2 2024-08-27
Features
XPub Connection
Import your xpub, ypub, or zpub from your wallet and select the address types to scan for transactions.
Descriptor Connection
Descriptor wallets provide a simple way to describe complex script conditions like multisig wallets.
Privacy Note:
When fetching transactions for each address, we randomly select an Esplora instance from a list of public instances. For added privacy, use a VPN while syncing. In the future, you'll be able to define your own list of trusted instances (e.g., self-hosted).
Also Included
In this release, we've made several improvements:
- Migrated to Tauri V2 for a more robust native app experience, enhanced performance, and lower resource usage.
- Optimized SQLite DB tables for faster widget load times.
- Ported more JavaScript code to Rust for better performance.
We’ve also added a new Fiat Widget with the following features:
- Detailed cost basis calculations.
- Profit/loss tracking using the FIFO algorithm.
- More algorithms coming soon!
UI/UX Enhancements:
- New Filters widget for streamlined global filtering.
- Preset date range buttons for quick analysis.
- Balances widget now includes fiat values.