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 1.2.0-rc.1
Change Log
v1.2.0-rc.1 (2017-10-18)
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:
- 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/[email protected] #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:
- 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)
- Remove passhrase white space warning and add them to error messages - Closes #835 #847 (yasharAyari)
- Handle failed pending transactions - Closes #738 #846 (slaweet)
- Parallel jenkins builds - Closes #825 #845 (fchavant)
- Remove submitting on enter in vote form - Closes #840 #842 (ginacontrino)
- Add Webpack configuration for the electron app - C...
Version 1.1.0
Change Log
v1.1.0 (2017-09-14)
Implemented enhancements:
- Increase polling interval when not focused. #693
- Move the Login logic to middlewares #596
- Move account fetch and update logic into middlewares #594
- Create a priced primary button #583
- Issues with logging in #550
- Enhancements in routing #499
- Change account registration into a modal dialog #346
Fixed bugs:
- Pending votes are in voting dialog #741
- MY VOTES modal dialog, the X does not seem to delete/remove anything #722
- Voting does not reflect in grid after voting and progress indicator completes, must toggle tabs #720
- More user-friendly voting input validation error messages #718
- Transaction confirmation success message is incorrect #717
- Confirmations not updated #716
- Loading indicator is not dismissed #668
- Forging rank circle progress bar #600
- Voting transaction does not appear right away after voting #304
- Clicking on the active tab re-initiates the component #711
- Wrong amount shown in pending transactions #710
- Doesn't seem to work with testnet [#707](#707
- Reset focus in wallet while logging again with different account #698
- Custom node address - Lisk Nano 1.1.0 rc1 #697
- Passphrase in voting dialog showed in clear text. 1.1.0 rc 1 #695
- Random delay in showing buttons after login #669
- Custom node configuration is being forgotten #666
- Fix after-migration issues in transactions tab #683
- Registering delegate doesn't update UI #682
- Fix eslint error in liskAmount component #674
- ConfirmVotes component should check validity of second passphrase before firing the action #628
- Cards don’t have the shadow #627
- Fix login page after-migration differences #624
- Infinite scroll loading should start earlier than when the bottom is hit #623
- Fix voting tab after-migration differences #622
- Global loading bar issues #619
- Issues in forging tab #618
- Stabilize e2e Scenario: should remember the selected network #615
- Migration regressions in voting tab #597
- Issue with logging page #590
- Logout should remove all account-related data from redux #584
- After-migration fixes in passphrase component #566
- Unit tests fail with JavaScript heap out of memory #562
- Issues with logging in #550
- Fix offline behaviour #545
- Fix the Electron app #539
- Stabilise unit tests for generateSeed #530
- Passphrase field doesn't work #524
- Transactions tab should provide "No transactions" message #522
- Page is rendered before styles are loaded #511
- Fix Header component #506
- Enhancements in routing #499
- Lisk Nano notified me of a negative balance #477
- "Invalid transaction timestamp" #365
- Upon starting the application, caps lock symbol pops up without caps lock being on #211
Closed issues:
- LISK sent from Wallet to Bittrex address not showing up #729
- If already voted for a delegate(s), it does not say which one(s) #721
- LSK disappeared #709
- Don't send secret to active peers #708
- Hi there. I recently bought some LSK tokens, my first transaction was made successfully and I managed to receive them with no issues. I decided to purchase some more the following day, and when I sent them to my Lisk Nano wallet, I noticed the additional tokens I just bought would show up and disappear after a while, and now those tokens I just bought are no longer there. Only the ones I purchased from the first transaction are visible. I have the transaction ID for both transactions from Bittrex. Can anyone assist me? #704
- Didn't receive my Lisk from Bittrex. #699
- missing lisk coins address #692
- Setup stylelint rules and run it in Jenkins #642
- Use local storage instead of cookies #681
- "Report issue..." should go to Zendesk, not Github #664
- Browser console is polluted with redux actions #649
- Use theme props to customize react-toolbox tab #641
- Clean workspace folder in Jenkins on success #634
- Setup auto-login option and fix login redirect for better developer experience #633
- Register delegate with 2nd passphrase e2e test sometimes fail #632
- Page html title is “lisk nano” (should be “Lisk Nano”) #626
- Move Api calls to actions using Redux Thunk #611
- Create a middleware to handle success alerts after a transaction added #610
- Update readme build badge #592
- Centralise test setup #589
- Add autocomplete module to 'confirm votes modal' #587
- Unit tests should run on file change only once #581
- Clean up unit test output #578
- Migrate desktop notifications for changes to React #568
- Unify naming of components that use 'connect' #567
- Re-enable e2e tests for features already working in React #565
- Migrate "Save network to cookie" #564
- Jenkins doesn't fail if there are eslint errors in tests #548
- Migrate Spinner component to React #546
- Create ActionBar React component #541
- Create a React component for second passphrase field #540
- Review and improve React unit test coverage #531
- Fix responsiveness of the layout #529
- Add unit tests for sign/verify message #527
- Implement click to send functionality in React #516
- Implement custom alert dialogs in React #515
- Implement pending transactions in React #514
- Resolve Lisk address #508
- Re-enabl...
Version 1.1.0-rc.3
Change Log
v1.1.0-rc.3 (2017-09-08)
Fixed bugs:
- Clicking on the active tab re-initiates the component #711
- Wrong amount shown in pending transactions #710
- Doesn't seem to work with testnet #707
Closed issues:
- LSK disappeared #709
- Don't send secret to active peers #708
- Didn't receive my Lisk from Bittrex. #699
Merged pull requests:
Version 1.1.0-rc.2
Change Log
v1.1.0-rc.2 (2017-09-05)
Fixed bugs:
- Reset focus in wallet while logging again with different account #698
- Custom node address - Lisk Nano 1.1.0 rc1 #697
- Passphrase in voting dialog showed in clear text. 1.1.0 rc 1 #695
- Random delay in showing buttons after login #669
- Custom node configuration is being forgotten #666
Closed issues:
- Setup stylelint rules and run it in Jenkins #642
Merged pull requests:
- Fix url validator to accept ip and domain - Closes #697 #701 (reyraa)
- Reset focus in wallet while logging again with different account - Closes #698 #700 (alepop)
- Make secondPassphraseInput type='password' - Closes #695 #696 (slaweet)
- Setup stylelint rules and run it in jenkins - Closes #642 #691 (yasharAyari)
Version 1.1.0-rc.1
Change Log
v1.1.0-rc.1 (2017-09-01)
Implemented enhancements:
- Increase polling interval when not focused. #693
- Move the Login logic to middlewares #596
- Move account fetch and update logic into middlewares #594
- Create a priced primary button #583
- Issues with logging in #550
- Enhancements in routing #499
- Change account registration into a modal dialog #346
Fixed bugs:
- Fix after-migration issues in transactions tab #683
- Registering delegate doesn't update UI #682
- Fix eslint error in liskAmount component #674
- ConfirmVotes component should check validity of second passphrase before firing the action #628
- Cards don’t have the shadow #627
- Fix login page after-migration differences #624
- Infinite scroll loading should start earlier than when the bottom is hit #623
- Fix voting tab after-migration differences #622
- Global loading bar issues #619
- Issues in forging tab #618
- Stabilize e2e Scenario: should remember the selected network #615
- Migration regressions in voting tab #597
- Issue with logging page #590
- Logout should remove all account-related data from redux #584
- After-migration fixes in passphrase component #566
- Unit tests fail with JavaScript heap out of memory #562
- Issues with logging in #550
- Fix offline behaviour #545
- Fix the Electron app #539
- Stabilise unit tests for generateSeed #530
- Passphrase field doesn't work #524
- Transactions tab should provide "No transactions" message #522
- Page is rendered before styles are loaded #511
- Fix Header component #506
- Enhancements in routing #499
- Lisk Nano notified me of a negative balance #477
- "Invalid transaction timestamp" #365
- Upon starting the application, caps lock symbol pops up without caps lock being on #211
Closed issues:
- Use local storage instead of cookies #681
- "Report issue..." should go to Zendesk, not Github #664
- Browser console is polluted with redux actions #649
- Use theme props to customize react-toolbox tab #641
- Clean workspace folder in Jenkins on success #634
- Setup auto-login option and fix login redirect for better developer experience #633
- Register delegate with 2nd passphrase e2e test sometimes fail #632
- Page html title is “lisk nano” (should be “Lisk Nano”) #626
- Move Api calls to actions using Redux Thunk #611
- Create a middleware to handle success alerts after a transaction added #610
- Update readme build badge #592
- Centralise test setup #589
- Add autocomplete module to 'confirm votes modal' #587
- Unit tests should run on file change only once #581
- Clean up unit test output #578
- Migrate desktop notifications for changes to React #568
- Unify naming of components that use 'connect' #567
- Re-enable e2e tests for features already working in React #565
- Migrate "Save network to cookie" #564
- Jenkins doesn't fail if there are eslint errors in tests #548
- Migrate Spinner component to React #546
- Create ActionBar React component #541
- Create a React component for second passphrase field #540
- Review and improve React unit test coverage #531
- Fix responsiveness of the layout #529
- Add unit tests for sign/verify message #527
- Implement click to send functionality in React #516
- Implement custom alert dialogs in React #515
- Implement pending transactions in React #514
- Resolve Lisk address #508
- Re-enable e2e tests for features already working in React #507
- Setup React toolbox tabs for Transactions/Voting/Forging #505
- Unify the test titles #503
- Create <LiskAmount val={val} /> React component #501
- Setup React Storybook #496
- Implement global loading bar React component #494
- Migrate voting for delegates on Voting tab to React #492
- Migrate account creation modal #487
- Setup React toaster library #486
- Improve eslint report #467
- Migrate send dialog to React #355
- Migrate Register as delegate to React #354
- Migrate Register second passphrase to React #353
- Migrate Forging tab to React #351
- Migrate browsing delegates on Voting tab to React #350
- Migrate home page to React #348
- Migrate login page to React #347
- Get back coverage reports #276
- Delegate list gets slow when loading ~1000 delegates #260
- Upgrade webpack 1 to 2, optimize webpack loading time #61
Merged pull requests:
- Increase polling interval when not focused. - Closes #693 #694 (slaweet)
- Use local storage instead of cookies - Closes #681 #689 (slaweet)
- Bugfix: Registering delegate doesn't update UI - Closes #682 #688 (slaweet)
- Fix after-migration issues in transactions tab - Closes #683 #684 (slaweet)
- Fix stories for Send, SignMessage and Toaster #680 (lohek)
- ConfirmVotes component should check validity of second passphrase - Closes #628 #679 (yasharAyari)
- Bump lisk-js version #677 (slaweet)
- After-migration fixes in passphrase component - Closes #566 [#676](https://github.com/Li...
Version 1.0.2
Version 1.0.1
Version 1.0.0
Change Log
Version 1.0.0
Implemented enhancements:
- Add bouncer animation to pending send transactions #407
- Clicking anywhere after generating passphrase break "ctrl+a" selection scope #403
- Remove the "Load More" link at the bottom of the first few transactions #402
- Remove "Today" on the "Forging" Tab #401
- Polish voting page #344
- Not all modals show the fees of a transaction #332
- After the confirmation of a 1st/2nd passphrase, add another step #331
- Gray line after adding a delegate to the voting list #330
- Same loading bar which is all the time at the same location #328
- Conform all numbers with comma #326
- A blue border around "Show all columns" menu #323
- Visual bug with the tabs - 1px white line on the left side #321
- Move the √ icon from the peers box to the inner network box #320
- Check version compatibility on login #309
- All forms should look and feel the same #301
- Display nethash when logged in #285
- Add Explorer links to the help menu #282
- Send funds by clicking on account balance and transaction amount #270
- Signing a message simplicity #261
- Show desktop notifications for changes #253
- Sign/verify message should contain some explanation #181
- Use window.requestAnimationFrame() instead of timeouts #174
- Improve sign and verify message output styling #150
- Replace "Forged today" with "In past 365 days" - Closes #401 #413 (slaweet)
- Prevent blur event on textarea.passphrase element #412 (alepop)
- Unify "not enough funds" errors - Closes #405 #411 (slaweet)
- Add pending status spinner to transactions list - Closes #407 #410 (reyraa)
- Load 20 transaction instead 10 - Closes #402 #408 (alepop)
- Add explorer link to Help menu #395 (alepop)
- Intro for passphrase generation modals - Closes 331 #359 (reyraa)
- Add infinity scroll for forged blocks #335 (alepop)
- Add % symbol for uptime/approval on the voting page - Closes #322 #325 (slaweet)
- Move online/offline icon inside node element - Closes #320 #324 (slaweet)
- Remove login page title #319 (slaweet)
- Check version compatibility on login - Closes #309 #314 (slaweet)
- Improve sign/verify message ui - Closes #150 #313 (reyraa)
- Add modal method to dialog service as general modal service #308 (yasharAyari)
- Refine top header #292 (reyraa)
- Send from address or amount - Closes #270 #271 (reyraa)
- Show desktop notifications for changes #263 (alepop)
- Add "sign and copy to clipboard" button to sign message - Closes #261 #262 (slaweet)
- Add some explanation to sign/verify message - Closes #181 #259 (slaweet)
- Eliminate redundant Api calls. Closes #174 #210 (reyraa)
Fixed bugs:
- Fix test coverage results #430
- Loading bar doesn't hide after sucessfull login #422
- New Account and Login buttons are permanently disabled #420
- Using wrong URL as custom node results in endless loop #417
- Forging tab doesn't show correct template for (non-)delegate accounts #391
- Address and balance overflows on smaller screen #389
- Delegate registration popup doesn't show second passphrase input #388
- Javascript Error: app.setAboutPanelOptions is not a function #386
- Delegates highlighting after voting is broken #380
- Cancel button does not work in delegate registration modal #373
- Forging tab still have "Load more" button/lavel #367
- 25 LSK fee showing for a new account #363
- Window jumps to top when loading more transactions. #361
- Send all funds is not clickable #356
- Polish voting page #344
- Auto select the Recipient Address in the send modal #333
- Add infinity scroll to "Forged blocks" #327
- Add shadow to the TRANSACTIONS menu entry #299
- New account doesn't load delegates #288
- Send all funds message #286
- Custom node still allows login if its not online #283
- Wrong tooltip wording #281
- New Account switches network after closing modal #280
- Circular progress bar should be overlaid when connecting to peer #272
- 2nd passphrase generation bug #267
- Infinite scrolling doesn't work in big screens #256
- Sending a transaction to own address displays the sent transaction but not the received #236
- Fee and Amount headers are missaligned #225
- Implement Try/Catch in Jenkins File #223
- Default window size is massive on large display #221
- Delegate name shown is too timid #219
- Secondary menu for Forged Blocks is not vertically aligned #217
- Input labels not visible after text entered #214
- Running electron app opens blank window #213
- Fix names of services in delegateApi.js and forgingApi.js #208
- Fix test coverage results - Closes #430 #432 (yasharAyari)
- Fix loading bar after unsuccessfull login - Closes #422 #423 (slaweet)
- Fix an issue in form validation in login page - Closes #420 #421 (reyraa)
- Use Javascript URL method to normalize URL before setting active peer - Closes #417 #419 (reyraa)
- Add space between "remove votes from" and divider - Closes #330 [#416](https://github.c...
Version 1.0.0-rc.5
Version 1.0.0-rc.4
Change Log
v1.0.0-rc.4 (2017-06-15)
Implemented enhancements:
- Add bouncer animation to pending send transactions #407
- Clicking anywhere after generating passphrase break "ctrl+a" selection scope #403
- Remove the "Load More" link at the bottom of the first few transactions #402
- Remove "Today" on the "Forging" Tab #401
- Gray line after adding a delegate to the voting list #330
- Add Explorer links to the help menu #282
- Replace "Forged today" with "In past 365 days" - Closes #401 #413 (slaweet)
- Prevent blur event on textarea.passphrase element #412 (alepop)
- Unify "not enough funds" errors - Closes #405 #411 (slaweet)
- Add pending status spinner to transactions list - Closes #407 #410 (reyraa)
- Load 20 transaction instead 10 - Closes #402 #408 (alepop)
- Add explorer link to Help menu #395 (alepop)
Fixed bugs:
- Add space between "remove votes from" and divider - Closes #330 #416 (slaweet)
- Fix typos - Closes #399 #409 (reyraa)
Closed issues: