Skip to content
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
Compare
Choose a tag to compare
@slaweet slaweet released this 18 Oct 15:31
· 552 commits to development since this release

Change Log

v1.2.0-rc.1 (2017-10-18)

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:

  • 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: