Releases: jdogresorg/freewallet
Releases · jdogresorg/freewallet
v0.9.11
v0.9.10
- Changed licensing to MIT
- Fixed spelling issues
- Added support for segwit addresses
- Added support for burns
- Added support for sweeps
- Added support for dispensers
- Added support for destroys
- Added support for multi-peer-multi-assets sends (MPMA)
- Added donation annoyware
- Opened Exchange interface to everyone
- Added Dispensers watchlist interface
- Added early betting framework
v0.9.9
- Removed defunct blocktrail.com API calls
- Setup all API calls with multiple failovers (blockcypher, blockstream, chain.so)
- Updated 'About' view with Blocktrail and BlockCypher logos
- Updated bounty amounts to adjust for XCP value drop in last year
- Added ability to buy XCHAINPEPE and FULLACCESS tokens directly from DEX
- Added “API Keys” tab to settings section
- Started including ‘throttle-debounce-fn’ in js files to replace defunct npm module
- Updated package.json to include custom user-agent
v0.9.8
- Added basic framework for hardware wallet support (import & sign)
- Added basic Trezor hardware wallet integration
v0.9.7
- Fixed issue with create_btcpay API calls failing (https://github.com/CounterpartyXCP/counterparty-lib/issues/1027)
- Fixed issue with markets sidebar displaying wrong volume and % (https://github.com/jdogresorg/freewallet/issues/21)
- Fixed issues with URIs not working on windows/linux (https://github.com/jdogresorg/freewallet/issues/15)
- Added support for addresses with 1,000+ assets/tokens (https://github.com/jdogresorg/freewallet/issues/17)
- Added ability to check for version update manually (https://github.com/jdogresorg/freewallet/issues/2)
v0.9.6
- Added support for Highcharts
- Added support for Decentralized Exchange (DEX)
- Added market view (chart, orders, history, etc)
- Added 20+ technical indicators to market view
- Added suport Auto-BTCpay and manual BTCpay notifications
- Added support for /api/history/address endpoint
- Added support for displaying asset lock status via lock/unlock icons
- Added version update notification system
- Fixed issue where asset description was reset when issuing additional supply
- Fixed issue where issuing additional supply was resetting description
- Fixed display issue with pending transactions in history list
v0.9.5
- Initial release of FreeWallet Desktop