Skip to content

Releases: jdogresorg/freewallet-desktop

v0.9.22

09 Sep 21:11
Compare
Choose a tag to compare
  • Fixed issue with reset supply form where divisibility was always being set to true

v0.9.21

02 Sep 18:07
Compare
Choose a tag to compare
  • 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 use ajax()
  • Updated MPMA data encoding fee calculations
  • Got basic Trezor integration working again

v0.9.20

26 May 22:00
Compare
Choose a tag to compare
  • 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

08 Sep 05:12
Compare
Choose a tag to compare
  • 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

17 Apr 18:42
Compare
Choose a tag to compare
  • Added warning to discourage users from setting up dispensers on frequently used addresses

v0.9.17

30 Mar 05:21
Compare
Choose a tag to compare
  • Disabled MPMA sends from segwit addresses to prevent loss of BTC
  • Allow segwit addresses to export private keys

v0.9.16

17 Mar 06:52
Compare
Choose a tag to compare
  • 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

14 Mar 05:46
Compare
Choose a tag to compare
  • Added support for editing minimum transaction fee
  • Started enforcing minimum fee on transactions
  • Adjusted MPMA send settings and minimum fee

v0.9.14

12 Mar 08:27
Compare
Choose a tag to compare
  • Fixes issue with MPMA sends not working properly at times

v0.9.13

11 Mar 08:17
Compare
Choose a tag to compare
  • Started using api.counterparty.io for API requests
  • Fixed issue with single sends with a text memo not working properly