This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Releases: LiskArchive/lisk-nano
Releases · LiskArchive/lisk-nano
Version 2.0.0
Change Log
v2.0.0
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:
- Replace lisk-js with lisk-elements - Closes #1067 #1075 (slaweet)
- Fix autocomplete when changing a vote - Closes #990 #1074 (slaweet)
- Re-enable unit tests after Core 1.0.0 migration - Closes #1072 #1073 (slaweet)
- Disallow lowercase l in address - Closes #1070 #1071 (slaweet)
- Add support for optional data field - Closes #595 #1069 (yasharAyari)
- Remove error toast after autoupdate - Closes #1062 #1068 (slaweet)
- Fix infinite scroll in all lists - Closes #1065 #1066 (yasharAyari)
- Keep selected network option when creating new ID - Closes #1031 #1064 (ginacontrino)
- Fix typo in auto update - Closes #1061 #1063 (ginacontrino)
- Update Jenkinsfile for slack integration #1060 (Nazgolze)
- Some E2E tests were failing on Jenkins - Closes #1055 #1056 (yasharAyari)
- Update to Lisk Core 1.0.0 API - Closes #341 #1032 (slaweet)
- Fix displaying delegate name - Closes #1080 #1082 (slaweet)
- Remove fee for reference field - Closes #1078 #1079 (yasharAyari)
- Test against lisk core 1.0.0-beta.9.2 #1077 (fchavant)
- Split passphrase by selected index, not by selected word #1053 (webmaster128)
- Fix random index calculation in hideRandomWord() #1049 (webmaster128)
Version 2.0.0-rc.1
Change Log
v2.0.0-rc.1
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:
- Replace lisk-js with lisk-elements - Closes #1067 #1075 (slaweet)
- Fix autocomplete when changing a vote - Closes #990 #1074 (slaweet)
- Re-enable unit tests after Core 1.0.0 migration - Closes #1072 #1073 (slaweet)
- Disallow lowercase l in address - Closes #1070 #1071 (slaweet)
- Add support for optional data field - Closes #595 #1069 (yasharAyari)
- Remove error toast after autoupdate - Closes #1062 #1068 (slaweet)
- Fix infinite scroll in all lists - Closes #1065 #1066 (yasharAyari)
- Keep selected network option when creating new ID - Closes #1031 #1064 (ginacontrino)
- Fix typo in auto update - Closes #1061 #1063 (ginacontrino)
- Update Jenkinsfile for slack integration #1060 (Nazgolze)
- Some E2E tests were failing on Jenkins - Closes #1055 #1056 (yasharAyari)
- Update to Lisk Core 1.0.0 API - Closes #341 #1032 (slaweet)
Version 1.3.4
Version 1.3.3
Version 1.3.2
Version 1.3.1
Version 1.3.0
Change Log
v1.3.0 (2017-11-27)
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’t 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:
- Fix launch protocol error on windows and linux - Closes #1012 #1014 (slaweet)
- Fix copy-to-clipboard functionality - Closes #1008 #1010 (reyraa)
- Fix sign message to allow to make changes and sign again #1009 (slaweet)
- Fix bugs of Encrypt/Decrypt message - Closes #1003 #1007 (slaweet)
- Change German translation for vote button - Closes #1005 #1006 (ginacontrino)
- Fix transaction update problem - Closes #1002 #1004 (ginacontrino)
- Notification spec coverage #1001 (joerodrig)
- Add app update file - Closes #996 #998 (ginacontrino)
- Fix account switching with custom node - Closes #995 #997 (slaweet)
- Add German translations for strings added in 1.3.0 - Closes #983 #994 (ginacontrino)
- Add eslint no-exclusive-tests rule - Closes #893 #993 (slaweet)
- Fix i18n of second passphrase registration authenticate step #992 (slaweet)
- Long Passphrase bug fix - Closes #986 #988 (joerodrig)
- Authenticate the user before setting second passphrase - Closes #980 #985 (reyraa)
- Update message signature with passphrase input value - Closes #981 #984 (slaweet)
- Do not show delegate registration form for a delegate - Closes #946 #982 (joerodrig)
- Pilot integration tests - Closes #733 #977 (yasharAyari)
- Use core port number > 4000 to prevent side effects #976 (fchavant)
- Review e2e tests - Closes #973 #974 (slaweet)
- Write unit tests for electron code - Closes #900 #970 (ginacontrino)
- Remove outdated labels from Jenkinsfile #969 (slaweet)
- Allow to save and manage multiple accounts in local storage - Closes #573 #966 (slaweet)
- Cleanup eslint paths #965 (slaweet)
- Set meta viewport to fix size on mobile devices #964 (slaweet)
- Use variable for job name instead of hardcoded string in Jenkinsfile - Closes #961 #962 (fchavant)
- Setup testnet tests - Closes #925 #960 (ginacontrino)
- Setup David for dependency management - Closes #844 #959 (yasharAyari)
- Fix broken "save account" e2e scenario - Closes #957 #958 (slaweet)
- Add hard-source-webpack-plugin #956 (slaweet)
- Create CODE_OF_CONDUCT.md #955 (slaweet)
- Remove direct calls to methods of components in unit tests - Closes #703 #954 (reyraa)
- Fix styles of encrypt/decrypt menu items - Closes #948 #952 (slaweet)
- Refactor i18n - Closes #892 #951 (ginacontrino)
- Fix recovery notification - Closes #944 #950 (fchavant)
- Convert i18n-scanner command into a webpack plugin - Closes #831 #949 (slaweet)
- Add gitter badge to README.md #947 (slaweet)
...
Version 1.3.0-rc.1
Change Log
v1.3.0-rc.1 (2017-11-21)
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’t 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:
- Add app update file - Closes #996 #998 (ginacontrino)
- Fix account switching with custom node - Closes #995 #997 (slaweet)
- Add German translations for strings added in 1.3.0 - Closes #983 #994 (ginacontrino)
- Add eslint no-exclusive-tests rule - Closes #893 #993 (slaweet)
- Fix i18n of second passphrase registration authenticate step #992 (slaweet)
- Long Passphrase bug fix - Closes #986 #988 (joerodrig)
- Authenticate the user before setting second passphrase - Closes #980 #985 (reyraa)
- Update message signature with passphrase input value - Closes #981 #984 (slaweet)
- Do not show delegate registration form for a delegate - Closes #946 #982 (joerodrig)
- Pilot integration tests - Closes #733 #977 (yasharAyari)
- Use core port number > 4000 to prevent side effects #976 (fchavant)
- Review e2e tests - Closes #973 #974 (slaweet)
- Write unit tests for electron code - Closes #900 #970 (ginacontrino)
- Remove outdated labels from Jenkinsfile #969 (slaweet)
- Allow to save and manage multiple accounts in local storage - Closes #573 #966 (slaweet)
- Cleanup eslint paths #965 (slaweet)
- Set meta viewport to fix size on mobile devices #964 (slaweet)
- Use variable for job name instead of hardcoded string in Jenkinsfile - Closes #961 #962 (fchavant)
- Setup testnet tests - Closes #925 #960 (ginacontrino)
- Setup David for dependency management - Closes #844 #959 (yasharAyari)
- Fix broken "save account" e2e scenario - Closes #957 #958 (slaweet)
- Add hard-source-webpack-plugin #956 (slaweet)
- Create CODE_OF_CONDUCT.md #955 (slaweet)
- Remove direct calls to methods of components in unit tests - Closes #703 #954 (reyraa)
- Fix styles of encrypt/decrypt menu items - Closes #948 #952 (slaweet)
- Refactor i18n - Closes #892 #951 (ginacontrino)
- Fix recovery notification - Closes #944 #950 (fchavant)
- Convert i18n-scanner command into a webpack plugin - Closes #831 #949 (slaweet)
- Add gitter badge to README.md #947 (slaweet)
- Move networks.js to src/constants - Closes #926 #945 (yasharAyari)
- Fix exception throwing - Close 942 #943 (alepop)
- Unskip tests and solve TODOs - Closes #751 #941 (ginacontrino)
- Create pull request template - Closes #939 #940 (slaweet)
- Upgrade to react 16 - Closes #902 #938 (yasharAyari)
- Add DevTools Keyboard Shortcut #937 (V1shvesh)
- Fix randomly failing delegate test - Closes #859 #934 (ginacontrino)
- Make e2e tests more stable - Closes #878 #890 (slaweet)
- Use Websocket to get new transactions - Closes #843 #889 (ginacontrino)
- Setup auto update - Closes #196 #765 (slaweet)
Version 1.2.1
Change Log
v1.2.1 (2017-10-27)
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:
- Fix vote count computation for vote button disable - Closes #932 #933 (slaweet)
- Fix launch protocol on Linux - Closes #909 #931 (slaweet)
- Fix error message in about dialog - Closes #907 #923 (slaweet)
- Retain votes after cleaned search box - Closes #916 #922 (reyraa)
- Fix transaction and port bug on custom node - Closes #910 #921 (ginacontrino)
- Custom node translation doesn't update - Closes #914 #920 (yasharAyari)
- Show passphrase icon intersects with the passsphrase - Closes #913 #919 (yasharAyari)
- Make commands for building packages from scratch on each platform - Closes #912 #918 (slaweet)
- Fix incorrectly triggered error toast in voting - Closes #911 #915 (ginacontrino)
Version 1.2.0
Change Log
v1.2.0 (2017-10-24)
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:
- Fix header menu items to be clickable on margins - Closes #898 #905 (slaweet)
- Enable locale default select in browser and on reload - Closes #897 #904 (ginacontrino)
- Fix about dialog on Windows - Closes #887 #888 (slaweet)
- Add German translations - Closes #883 #886 (ginacontrino)
- Replace dot separators and remove unnecessary code - Closes #884 #885 (ginacontrino)
- Add missing error toast for unavailable custom node - Closes #879 #880 (ginacontrino)
- Disable autocomplete in browser - Closes #873 #877 (ginacontrino)
- Fix broken time translation - Closes #875 #876 (slaweet)
- Fix delegate autocomplete to filter out selected delegates - Closes #872 #874 (slaweet)
- Prevent address overflow in receiveDialog - Closes #870 #871 (slaweet)
- Fix npm run dist:mac - Closes #866 #867 (slaweet)
- Cache node_modules - Closes #864 #865 (fchavant)
- Merge approved German translations from transifex #863 (slaweet)
- Translate every hardcoded string - Closes #850 #861 (ginacontrino)
- Get Blockchain Nethash from API - Closes #830 #858 (ginacontrino)
- Clean up Jenkins build output - Closes #856 #857 (fchavant)
- Add support for message encryption and decryption - Closes #536 #855 (yasharAyari)
- Deploy after build stage and notify GitHub - Closes #853 #854 (fchavant)
- Setup launch protocol for voting - Closes #806 #851 (slaweet)
- Add e2e tests for infinite scroll - Closes #740 #849 (ginacontrino)
- Adding more tests for register component - Closes #839 #848 (ginacontrino)
- Re...