Releases: jdogresorg/freewallet-desktop
Releases · jdogresorg/freewallet-desktop
v0.9.22
- Fixed issue with
reset supply
form where divisibility was always being set to true
v0.9.21
- Updates to support CIP03 Token Resets
- Updates to support CIP24 Oracled Dispensers
- Changed default token type to non-divisible
- Added 'Close Dispenser' main menu item
- updated
checkWalletUpgrade()
to useajax()
- Updated MPMA data encoding fee calculations
- Got basic Trezor integration working again
v0.9.20
- Added support for collapsible subassets (credit to @mariodian)
- Added support for importing bech32 addresses (credit to @mariodian)
- Update to only pull list of open dispensers for watchlists
- Increased asset description length to 200 characters
- Fixed issue with asterisks in asset descriptions
- Fixed issue with wallet addresses persisting after wallet reset
- Added additional MPMA Send list validations
- Added better API error handling
- Start passing pubkey on all
create_send
requests - Fixed issue with mpma amounts being rounded at times
- Fixed MAX button to subtract miners fee from max send amount (BTC only)
v0.9.19
- hide passphrase by default on entry
- adjust minimum tx fee code to allow lower minimums
- limit dispenser watchlists to 10
- limit exchange market list to 10
- Ignore tabs when changing amount values
- Allow default market and exchange tabs to be removed
- Fixed issue with removing assets from dispenser watchlist
- Dispenser updates to add more protection
- BTC Name Service and asset support in sends
- Added 'Copy' button to view address page
v0.9.18
- Added warning to discourage users from setting up dispensers on frequently used addresses
v0.9.17
- Disabled MPMA sends from segwit addresses to prevent loss of BTC
- Allow segwit addresses to export private keys
v0.9.16
- Added support for opening dispensers on empty addresses
- Added multiple dispensers on same address warning
- 'Buy FULLACCESS' button now links direct to official dispenser
- Stopped forcing quantity to multiple of what dispenser is offering
v0.9.15
- Added support for editing minimum transaction fee
- Started enforcing minimum fee on transactions
- Adjusted MPMA send settings and minimum fee
v0.9.14
- Fixes issue with MPMA sends not working properly at times
v0.9.13
- Started using api.counterparty.io for API requests
- Fixed issue with single sends with a text memo not working properly