This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Version 1.2.0-rc.1
Pre-release
Pre-release
slaweet
released this
18 Oct 15:31
·
552 commits
to development
since this release
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 - Closes #833 #841 (reyraa)
- Downgrade Storybook to 3.2.12 - Closes #837 #838 (slaweet)
- Add error messages for autocomplete - Closes #823 #836 (ginacontrino)
- Remove extra request for online/offline status - Closes #822 #828 (ginacontrino)
- Show a warning if passphrase contains extra whitespace #815 (mackuba)
- Update @storybook/addon-actions to the latest version 🚀 #812 (greenkeeper[bot])
- Implement localization of numbers - Closes #558 #811 (yasharAyari)
- Hot fix for loading transactions for the first time - Closes #808 #809 (reyraa)
- Fix repeated dialog names in route - Closes #793 #807 (reyraa)
- Fix buttons in voting tab - closes #756 #805 (yasharAyari)
- Update raw-loader to the latest version 🚀 #803 (greenkeeper[bot])
- Update qrcode.react to the latest version 🚀 #802 (greenkeeper[bot])
- Update eslint to the latest version 🚀 #800 (greenkeeper[bot])
- Update file-loader to the latest version 🚀 #799 (greenkeeper[bot])
- Update electron-builder to the latest version 🚀 #798 (greenkeeper[bot])
- Implement i18n for electron wrapper menu - Closes #768 #797 (reyraa)
- Prevent NPE for recovery notification #792 (fchavant)
- Forms should use onSubmit - Closes #755 #791 (alepop)
- Hot fix on passphrase utility - closes #789 #790 (reyraa)
- Open external URLs on openUrl event - Closes #787 #788 (reyraa)
- Make outgoing transactions black instead of red - Closes #658 #786 (slaweet)
- Stabilise Passphrase e2e tests - Closes #725 #785 (reyraa)
- Stabilise RelativeLink e2e tests - Closes #783 #784 (reyraa)
- Slack notification on recovery #782 (fchavant)
- Create a settings page - Closes #745 #781 (slaweet)
- Remove node_modules directory on failure #780 (fchavant)
- Upgrade eslint 3 to 4 - Closes #753 #779 (slaweet)
- Cleanup Jenkins stages #778 (slaweet)
- Add favicon #777 (slaweet)
- Update dependencies to enable Greenkeeper 🌴 #776 (greenkeeper[bot])
- Fix switching language in Electron - Closes #767 #773 (slaweet)
- Add failure cause to Slack notification #772 (fchavant)
- Setup a i18n scanner command - Closes #769 #771 (slaweet)
- Setup browser language detector - Closes #556 #770 (slaweet)
- Add link to SCM changes to Slack notification #766 (fchavant)
- Slack notification on failure #764 (fchavant)
- Find all strings for i18n in modals - Closes #744 #763 (slaweet)
- Jenkinsfile deploy #762 (fchavant)
- Create a dialog for proxy authentication - Closes #460 #761 (slaweet)
- Setup css-hot-reload - Closes #752 #760 (alepop)
- Find all strings for i18n - Closes #557 #759 (yasharAyari)
- Setup launch protocol OS integration - Closes #555 #758 (alepop)
- Add selected votes counts bar - Closes #445 #754 (slaweet)
- Implement routing for modals - Closes #554 #750 (reyraa)
- Add a receive button - Closes #254 #749 (slaweet)
- Isolate voting dialog - Closes #723 #748 (reyraa)
- Add option to remember account for read-only access - Closes #559 #737 (slaweet)