Nault Versions Save

⚑ The most advanced Nano wallet with focus on security, speed and robustness

v1.18.2

8 months ago

Changes

  • Disable requests to defunct MyNanoNinja API, hide recommended representatives section @keerifox (#602)
  • Print hashes to the GitHub Action log while preparing a release draft @nanogarden (#599)

πŸ› Bug Fixes

  • Fix inaccurate account balances due to balances being refreshed too quickly after receive @keerifox (#601)
  • Fix minor console error caused by code expecting 100% success rate fetching a list of recommended representatives @keerifox (#600)

Contributors

@Joohansson, @keerifox, @nanogarden and nanogarden

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.18.2-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.18.2-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.18.1

9 months ago

Changes

  • Remove nanex and nanocrawler backend options @keerifox (#593)
  • Add "Copy payment link" button to Receive page which allows to copy URI nano:...?amount=... @keerifox (#591)
  • Auto-select account on Receive page if it is the only account in the wallet @keerifox (#590)
  • Fix mismatching percentages in representative health tooltip @keerifox (#589)
  • Decentralized aliases @keerifox (#587)
  • Fix misleading UX "the bar should be green" when the bar is no longer there @keerifox (#583)
  • Add nano URI support to the Send page @keerifox (#580)
  • Update app-settings.service.ts @whalemachine (#594)
  • Desktop build potential fix @keerifox (#596)
  • Fix infinite load of account balances on V25.0+ nodes @keerifox (#588)
  • Fix 20 unused accounts being added on wallet import, and malformed lightweight proof of work requests for unused accounts @keerifox (#582)
  • Add basic validation for work_generate RPC calls @keerifox (#563)
  • Add merchant mode @keerifox (#556)
  • ng-bootstrap 11.0.0 (angular 13), ngx-scanner 3.4.0 (angular 13) @keerifox (#557)
  • lock update + url @BitDesert (#548)
  • fix Inaccurate description when no wallet is configured @geommr (#529)
  • Fix design regression for "New" label next to "Receive" menu button @keerifox (#551)
  • Angular 13 Update @BitDesert (#539)
  • Add 10s timeout to representative health check requests to MyNanoNinja @keerifox (#536)
  • fix incorrectly styled buttons @geommr (#528)
  • remove leading zeros on receive @geommr (#527)
  • set os version to fixed versions @BitDesert (#525)

πŸš€ Features

  • Require API calls to return a JSON response @keerifox (#473)
  • Add hash/navigation to successor block on the Transaction Details page @keerifox (#524)

πŸ› Bug Fixes

  • Fix narrow view "cancel payment" button not working in Merchant Mode @keerifox (#559)

Contributors

@BitDesert, @Joohansson, @geommr, @keerifox and @whalemachine

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.18.1-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.18.1-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.18.0

2 years ago

Changes

  • Translation: Address book @BitDesert (#503)

πŸš€ Features

  • Prompt wallet password instead of stating that "Wallet must be unlocked" @keerifox (#507)

πŸ› Bug Fixes

  • Automatically refresh transaction list upon receive or new receivable tx @keerifox (#506)

Contributors

@BitDesert, @Joohansson and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.18.0-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.18.0-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.17.0

2 years ago

Changes

  • Update ticker to XNO, display XNO symbol where appropriate, refer to nano in lower case @keerifox (#498)
  • Translation - Configure app @BitDesert (#484)
  • Replace NF logo in card with a lattice-like Truchet pattern @keerifox (#497)
  • Add transloco test to make sure that you cannot use the language word… @andrew-m-higgs (#483)

Contributors

@BitDesert, @andrew-m-higgs and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.17.0-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.17.0-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.16.0

2 years ago

Changes

  • Wallet creation wording changes and UI/UX improvements @keerifox (#494)
  • Fix error message when max trackable accounts is reached. @andrew-m-higgs (#492)
  • leftover lines @BitDesert (#485)
  • Welcome translation @BitDesert (#481)
  • Accounts translation @BitDesert (#482)
  • Add package safe-buffer to package.json #477 @andrew-m-higgs (#478)
  • Better Ledger Message in createAccount() #475 @andrew-m-higgs (#479)
  • Translation account details @BitDesert (#460)
  • Clear password field when the wallet unlock modal is shown @keerifox (#466)
  • Removed NF reps from rep book @Joohansson (#464)
  • Localization (Transloco) @BitDesert (#457)

πŸš€ Features

  • Adding nanolooker to default rep list @Joohansson (#465)
  • Alert when switching wallet storage option to none @Joohansson (#458)
  • Use mobile transactions layout on the "Receive" page on small viewports @keerifox (#459)

πŸ› Bug Fixes

  • Change 'Unknown' to 'Unknown Rep' @andrew-m-higgs (#490)
  • Fix pasting from clipboard not being treated the same as keyboard key presses @keerifox (#470)

🧰 Maintenance

  • Bump tar from 4.4.15 to 4.4.19 @dependabot (#474)
  • Bump path-parse from 1.0.6 to 1.0.7 @dependabot (#468)
  • Bump tar from 4.4.13 to 4.4.15 @dependabot (#467)

Contributors

@BitDesert, @Joohansson, @andrew-m-higgs, @dependabot, @dependabot[bot] and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.16.0-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.16.0-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.15.0

2 years ago

Changes

  • Fix *ngIf instead of *ngSwitchCase @keerifox (#456)
  • Upscale nanoidenticons when devicePixelRatio is higher than 1 @keerifox (#448)
  • Add "Copy address" button to Receive page for mobile devices @keerifox (#442)
  • Improve representative list layout on small viewports @keerifox (#441)
  • Add "Scan QR code" button on "Send" page for small viewports @keerifox (#433)
  • Determine extra raw amount when using url param of the send page @keerifox (#432)
  • Change "Edit Label" tooltip text to "Edit Entry" @keerifox (#425)
  • Use new alert style for sweeper @Joohansson (#454)
  • Use the new style for confirming remote signing @Joohansson (#455)

πŸš€ Features

  • Export account transaction history as csv files @Joohansson (#452)
  • Implement new transactions list and menus for mobile devices @keerifox (#431)

Contributors

@Joohansson and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.15.0-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.15.0-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.14.0

2 years ago

πŸš€ Features

  • Use local fonts @BitDesert (#419)

πŸ› Bug Fixes

  • Fix not being able to scroll to the very top/bottom on mobile devices @keerifox (#418)
  • Add "pressed" style to mobile buttons/menu @keerifox (#422)
  • Change mobile top bar color from blue to black @keerifox (#421)

🧰 Maintenance

  • Use NodeJS 14 @BitDesert (#420)

Contributors

@BitDesert, @Joohansson and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.14.0-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.14.0-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.13.4

2 years ago

Changes

  • UI improvements for small screens (edit) @Joohansson (#409)
  • Narrow layout for the Accounts page @keerifox (#408)

πŸš€ Features

  • Mobile-friendly account view (new homepage) @keerifox (#417)
  • Stop fetching active_difficulty from the network @Joohansson (#416)

πŸ› Bug Fixes

  • Auto-remove pending while receiving @Joohansson (#406)
  • Fixing bugs in address book (old QR) @Joohansson (#405)
  • Fixed: natricon size too big on mobile devices @igorcmelo (#401)

🧰 Maintenance

  • PWA instructions in the README @Joohansson (#404)

Contributors

@Joohansson, @igoracmelo, @igorcmelo and @keerifox

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.13.4-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.13.4-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.13.3

2 years ago

Changes

πŸ› Bug Fixes

  • Allow importing UTF-16 from address book file (minor detail missed in previous release) @Joohansson (#399)

Contributors

@Joohansson

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.13.3-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.13.3-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.

v1.13.2

2 years ago

Changes

πŸš€ Features

  • Support UTF-16 characters in address book export (plus improvements) @Joohansson (#397)
  • Show address book results in remote signing @Joohansson (#394)

Contributors

@Joohansson

Checksum Validation

If you want to verify the binary checksum there are plenty of apps to do this. One way is using a powershell or bash terminal:

  • Powershell: Get-FileHash -Path '.\Nault-Setup-1.13.2-Windows.exe' -Algorithm SHA256
  • Bash: openssl sha256 Nault-1.13.2-Linux.AppImage

Then compare the output hash with the one listed in the corresponding checksum.txt file. The .yml has a binary checksum that is more complicated.