Skip to content

Releases: linuxserver/nano-wallet

1.3.2

08 Sep 19:07
Compare
Choose a tag to compare

Maintenance Release:

  • Bump default work value to 8x

1.3.1

21 Aug 14:09
Compare
Choose a tag to compare

Bugfix release:

  • Swap to ban_ for address generation and paper wallet when using banano endpoint

1.3.0

26 Jul 16:18
Compare
Choose a tag to compare

Point release:

  • Added Banano
  • Forked nanocurrency-js to support Banano
  • Added file indicator for phrasefile

1.2.2

21 Jul 00:30
Compare
Choose a tag to compare

Point release:

  • Add more presets to the wallet for available RPC backends
  • Add clickable links for presets on the default landing page

1.2.1

16 Jul 19:39
Compare
Choose a tag to compare

Bugfix release:

  • fix typos
  • make checkout loading more intuitive if doing it from url
  • fix checkout styling to be more uniform

1.2.0

16 Jul 15:03
Compare
Choose a tag to compare

Major version release:

  • adding phrasefile concept tagged with experimental
  • allow consumption of checkout yaml from nanocheckout.com
  • add IPFS CID support for metadata links linked to Cloudflare's public gateway
  • change node clicks to open new windows from default landing to avoid pathing issues
  • add basic shasum functions for both checkout and phrasefile
  • remove keyboard input for receive and pos views to disable mobile keyboards
  • show spinner on send view when processing a send/checkout order

1.1.2

29 Jun 15:14
Compare
Choose a tag to compare

Feature point release:

  • Add advanced setting to easily connect to non LSIO RPC endpoints
  • Add core metadata tagging logic connected to nanometadata.com by default
  • Update terminology used for transaction workflow
  • Multiple bugfixes

1.1.1

15 Jun 18:54
Compare
Choose a tag to compare

BugFix Release:

  • Update Point of Sale view with functional logic for receiving multiple sends
  • Make receive view refresh for pending transactions default behavior
  • Update terminology used for pending blocks
  • Add landing page back if changeaddress is enabled with links to github
  • Fix for Scan QR with amount using raw value for amount check
  • Make copy and link buttons more clear on receive view

1.1.0

12 Jun 14:31
Compare
Choose a tag to compare

Major Point Release:

  • Add point of sale interface
  • Add NFC scanning
  • Add polling options to notify new transactions pending
  • Form validation and feedback across all inputs using NanoCurrency checks
  • Add refresh timer and enhance pending view so user knows information is static and needs to be refreshed/pocketed
  • Fix UI to show fractional amounts of Nano in balance instead of 0
  • Fix paper wallet address display to show whole address
  • Expand documentation with more examples and downstream settings

1.0.8

09 Jun 16:09
Compare
Choose a tag to compare

Point Release:

  • Add amount parsing to send/receive qr functions
  • Allow downstream wallets to set an Array of hosts for RPC endpoint and perform a sanity check on them in a loop
  • Update Paper wallet to support letter size along with a4
  • Download and refresh added to seed generation general UI improvements
  • Multiple style improvements to improve readability of addresses and other information