Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Releases: LiskArchive/lisk-nano

Version 2.0.0

29 Aug 11:37
Compare
Choose a tag to compare

Change Log

v2.0.0

Full Changelog

Implemented enhancements:

  • Add support for optional data field #595

Fixed bugs:

  • Send to address ending with lower-case l fails and doesn't show error #1070
  • Remove error toast after auto-update and auto-restart #1062
  • Fix Typo in auto-update #1061
  • Some E2E tests are failing on Jenkins #1055
  • LISK Nano 1.3.4 shows 100 delegates only in Voting tab #1046
  • Creating a new account on testnet, defaults back to mainnet #1031
  • Autocomplete changing a vote returns no matches for a valid delegate #990
  • Can't fetch the fact user is delegate #1080
  • Remove fee for reference field #1078

Closed issues:

  • Re-enable unit tests disabled in Core 1.0.0 migration #1072
  • Replace lisk-js with lisk-elements #1067
  • Fix infinite scroll in all lists #1065
  • Lisk Nano - Address Changed on Mainnet = lost LISK? #1057
  • Lisk disappeared from Nano Desktop #1054
  • Update Lisk Nano to work with Lisk 1.0.0 API #341
  • Can't login #1076
  • Splitting by word is incorrect in passphrase validation #1050

Merged pull requests:

Version 2.0.0-rc.1

25 May 13:36
Compare
Choose a tag to compare
Version 2.0.0-rc.1 Pre-release
Pre-release

Change Log

v2.0.0-rc.1

Full Changelog

Implemented enhancements:

  • Add support for optional data field #595

Fixed bugs:

  • Send to address ending with lower-case l fails and doesn't show error #1070
  • Remove error toast after auto-update and auto-restart #1062
  • Fix Typo in auto-update #1061
  • Some E2E tests are failing on Jenkins #1055
  • LISK Nano 1.3.4 shows 100 delegates only in Voting tab #1046
  • Creating a new account on testnet, defaults back to mainnet #1031
  • Autocomplete changing a vote returns no matches for a valid delegate #990

Closed issues:

  • Re-enable unit tests disabled in Core 1.0.0 migration #1072
  • Replace lisk-js with lisk-elements #1067
  • Fix infinite scroll in all lists #1065
  • Lisk Nano - Address Changed on Mainnet = lost LISK? #1057
  • Lisk disappeared from Nano Desktop #1054
  • Update Lisk Nano to work with Lisk 1.0.0 API #341

Merged pull requests:

Version 1.3.4

06 Feb 09:56
Compare
Choose a tag to compare

Change Log

v1.3.4 (2018-02-06)

Full Changelog

Fixed bugs:

  • Sent two transactions when only one transaction was actioned #1036

Merged pull requests:

Version 1.3.3

25 Jan 17:07
Compare
Choose a tag to compare

v1.3.3 (2018-01-25)

Full Changelog

Closed issues:

  • Upgrade vulnerable dependencies electron and moment.js #1033

Merged pull requests:

Version 1.3.2

15 Jan 09:36
Compare
Choose a tag to compare

v1.3.2 (2018-01-15)

Full Changelog

Fixed bugs:

  • Second passphrase fee needs more emphasis #1026
  • Getting error: cannot read property getPrimaryDisplay of null #1025

Merged pull requests:

  • Improve clarity of second passphrase registration texts - Closes #1026 #1028 (slaweet)
  • Fix error: cannot read property getPrimaryDisplay of null - Closes #1025 #1027 (slaweet)

Version 1.3.1

21 Dec 10:22
Compare
Choose a tag to compare

v1.3.1 (2017-12-21)

Full Changelog

Fixed bugs:

  • Add passphrase letter case validation #1018

Closed issues:

  • Suggest making an outgoing transaction #1019
  • Change @testnet e2e tests order in frequency in Jenkinsfile #1015

Merged pull requests:

Version 1.3.0

27 Nov 15:30
Compare
Choose a tag to compare

Change Log

v1.3.0 (2017-11-27)

Full Changelog

Implemented enhancements:

  • Add support for message encryption and decryption #536
  • Allow to save and manage multiple accounts in local storage #573
  • Notify users when there is new version available #196

Fixed bugs:

  • Windows version missing dependency when importing transactions #1012
  • Copy to clipboard doesn't work #1008
  • Bugs of Encrypt/Decrypt message #1003
  • Transaction list doesn't update on the very first transaction #1002
  • Account switching to a custom node account doesn't work #995
  • 13-word passphrase causes error in js console #986
  • Signed Message Invalid when Created from Saved Nano Account (Not Already Logged In) #981
  • Register second passphrase of saved account throws error #980
  • Make react app compatible for all browsers #968
  • Scenario: should allow to save account locally is broken #957
  • Encrypt/decrypt message menu items are broken #948
  • Remove access to 'Register as delegate' form for delegates #946
  • Lisk Nano throw an error if config.json is corrupted #942
  • Incorrect uptime showed for delegates during filtering #935

Closed issues:

  • Change German translation for vote button #1005
  • Add dev-app-update.yml file #996
  • issues with transfers #989
  • Add German translations for strings added in 1.3.0 #983
  • Add autoprefixer to webpack config #978
  • Review and refactor e2e tests #973
  • Make Jenkinsfile project name independant #961
  • Build recovery slack notifications don鈥檛 work #944
  • Create pull request template #939
  • Move networks.js to src/constants #926
  • E2e test send on testnet #925
  • Upgrade to React 16 #902
  • Write unit tests for electron code #900
  • Add eslint no-exclusive-tests rule #893
  • Share common i18n setup of Electron and React app #892
  • Make e2e tests more stable #878
  • Utils: Delegate Unit test fails at random #859
  • Setup David for dependency management #844
  • Use Websocket to get new transactions #843
  • Setup i18n-scanner to run in webpack #831
  • Review skip and TODOs in unit tests #751
  • Check alert dialog text e2e step doesn't work #734
  • Pilot integration tests #733
  • Don't unit test component methods directly #703
  • [Linux] desktop file is lacking a Categories= entry #620

Merged pull requests:

Read more

Version 1.3.0-rc.1

21 Nov 16:30
Compare
Choose a tag to compare
Version 1.3.0-rc.1 Pre-release
Pre-release

Change Log

v1.3.0-rc.1 (2017-11-21)

Full Changelog

Implemented enhancements:

  • Add support for message encryption and decryption #536
  • Allow to save and manage multiple accounts in local storage #573
  • Notify users when there is new version available #196

Fixed bugs:

  • Account switching to a custom node account doesn't work #995
  • 13-word passphrase causes error in js console #986
  • Signed Message Invalid when Created from Saved Nano Account (Not Already Logged In) #981
  • Register second passphrase of saved account throws error #980
  • Make react app compatible for all browsers #968
  • Scenario: should allow to save account locally is broken #957
  • Encrypt/decrypt message menu items are broken #948
  • Remove access to 'Register as delegate' form for delegates #946
  • Lisk Nano throw an error if config.json is corrupted #942
  • Incorrect uptime showed for delegates during filtering #935

Closed issues:

  • Add dev-app-update.yml file #996
  • issues with transfers #989
  • Add German translations for strings added in 1.3.0 #983
  • Add autoprefixer to webpack config #978
  • Review and refactor e2e tests #973
  • Make Jenkinsfile project name independant #961
  • Build recovery slack notifications don鈥檛 work #944
  • Create pull request template #939
  • Move networks.js to src/constants #926
  • E2e test send on testnet #925
  • Upgrade to React 16 #902
  • Write unit tests for electron code #900
  • Add eslint no-exclusive-tests rule #893
  • Share common i18n setup of Electron and React app #892
  • Make e2e tests more stable #878
  • Utils: Delegate Unit test fails at random #859
  • Setup David for dependency management #844
  • Use Websocket to get new transactions #843
  • Setup i18n-scanner to run in webpack #831
  • Review skip and TODOs in unit tests #751
  • Check alert dialog text e2e step doesn't work #734
  • Pilot integration tests #733
  • Don't unit test component methods directly #703
  • [Linux] desktop file is lacking a Categories= entry #620

Merged pull requests:

Version 1.2.1

27 Oct 14:34
Compare
Choose a tag to compare

Change Log

v1.2.1 (2017-10-27)

Full Changelog

Fixed bugs:

  • Cannot "Vote(+1/-1)" with "My votes (101)" #932
  • Launch protocol doesn't work on Windows #928
  • Searching for a delegate in the voting system "unchecks" all delegates #916
  • Custom node translation doesn't update #914
  • Show passphrase icon intersects with the passsphrase #913
  • Fix build command on Windows #912
  • Vote limit error toast is triggered incorrectly #911
  • Send doesn't work on custom node #910
  • Launch protocol doesn't work on Linux #909
  • A Javascript error occurred in the main process (Uncaught Exception: TypeError) #907

Merged pull requests:

Version 1.2.0

24 Oct 15:41
Compare
Choose a tag to compare

Change Log

v1.2.0 (2017-10-24)

Full Changelog

Implemented enhancements:

  • Get Blockchain Nethash from API to allow sending transactions on testnet custom node #830
  • Vote autocomplete "No matches" #823
  • Setup launch protocol for voting #806
  • Open external URLs on openUrl event #787
  • Forms should use onSubmit #755
  • Create a settings page #745
  • Find all strings for i18n in modals #744
  • Add option to remember account for read-only access after app was closed #559
  • Implement localization of dates, numbers, etc #558
  • Find all strings for i18n #557
  • Setup internationalization framework #556
  • Setup launch protocol OS integration #555
  • Implement routing that can open anything in the app #554
  • Design Launch protocol #553
  • [Feature request] Voting: Always visible total number of (un)votes and notification when reached 33 (un)votes #445
  • Add a receive button #254
  • Implement launch protocol #20
  • Add multiple language support #3

Fixed bugs:

  • "Save account" menu item sometimes doesn't respond #898
  • Fix language to work without Electron and on reload #897
  • Replace dot separator in i18n.js #884
  • Connecting to unavailable custom node gives no 'Unable to connect to the node' #879
  • Fix broken time translation #875
  • Disable browser's autocomplete in vote form #873
  • Only show delegates you didn't select already in vote form #872
  • Remove overflow in "receive lsk" address field #870
  • npm run dist:mac fails #866
  • Remove submitting on enter in vote form #840
  • No compatible version found: @storybook/addon-actions@3.3.0-alpha.1 #837
  • Multiple white spaces between passphrase words lead to different account #835
  • Issue loading transactions for the first time #808
  • Issue with routing of modals #793
  • Hot fix on passphrase utility #789
  • Stabilise RelativeLink e2e tests #783
  • Switching language doesn't work in electron wrapper #767
  • Fix buttons in Voting tab #756
  • If a transaction is accepted but later not confirmed, it stays in the list #738
  • Make Passphrase e2e test more stable #725
  • Voting - prevent allowing tagging same username twice and improve error message if not #660
  • Transactions are in red #658
  • Unable to create new nano wallet on linux #656
  • Voting: It doesn't deselct properly but you notice it after you send out your Vote #653
  • "Click to send all funds" out of balance rectangle. #638
  • Cannot connect to the network if the computer is using Proxy Authentication #460

Closed issues:

  • Add German translations #883
  • Cache node_modules #864
  • Clean up Jenkins build output #856
  • Perform test deployments after build and report status to GitHub #853
  • Translate every hardcoded string #850
  • Improve unit test coverage of register component #839
  • Add Webpack configuration for the electron app #833
  • Run Jenkins builds in paralel #825
  • Avoid /api/loader/status Requests #822
  • An in-range update of i18next is breaking the build 馃毃 #801
  • Action required: Greenkeeper could not be activated 馃毃 #775
  • Setup a i18n scanner command #769
  • Setup i18n in Electron menus #768
  • Upgrade eslint 3 to 4 #753
  • CSS hot reload is broken #752
  • Optimise updates based on confirmed transactions #746
  • Add e2e tests for infinite scrolling feature #740
  • Isolate voteDialog from Voting component #723
  • Migrate to React framework #279

Merged pull requests:

Read more