Releases: nautls/nautilus-wallet
Releases · nautls/nautilus-wallet
v0.3.0
New features
- Add in-wallet asset info and sandboxed NFT displaying #15
- Add deterministic colored asset icons #15
- Add Firefox support #17
- Add extended public key exporting #16
- Add logo for Mi Goreng by @Alesfatalis in #13
Fixes
- Fix data inputs signing
- Fix rounding on assets with 4 or 5 decimals
- Various small bug fixes and UI improvements
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
New Features
- Add chained transactions support #10
Fixes
- Update sigma-rust to latest stable version (v0.15.0)
- Remove vulnerable npm dependencies by adding a custom ergo-ts library with updated packages
Full Changelog: 0.1.12-beta...0.2.1
v0.1.12
New features
- Add 'remove wallet' functionality
- UI improvements
- Tx interpreter improvements
Fixes
- Fix 'en' as default
html
language - Fix dApp Connector change detection
- Various small UI fixes
v0.1.11
v0.1.10
Fixes
- Add tx signing fallback when no pk is found in P2S inputs
- Add passive injection for legacy EIP-12 access API
- Show QR code for default address on Receive page
- Various small UI fixes
v0.1.9
New features
- Settings page
- Wallet rename
- Switch on/off address reusing avoidance
- Hide empty used addresses
- Choose default change address on the Receive page
Fixes
- Various small UI fixes
v0.1.8
Fixes:
- Fix P2S matching (which was preventing refunds signing)
v0.1.7
v0.1.6
Fixes:
- fix wrong balance when you have pending txs (handles recent explorer changes)
- a definitive fix for filtered get_utxos()
- minor UI fixes