v0.4.8
Pre-release
Pre-release
0.4.8 (2017-02-09)
Minor bugs fixed and mass payment feature implemented
Features
- mass-pay: new feature simplifies making mass payments such as ICOs or dividents (139bda5)
- mass-pay: add csv formatted transactions parsing (02cf396)
- mass-pay: progress indicator on file loading (05fa686)
- transaction: menu to copy transaction details (4b1a5d2)
- transfer: filter out non-numeric characters from decimal and integer input fields (872724b)
Bug Fixes
- accounts: remove account didn't update the list properly (025fc0f)
- chrome: $$hashKey is the same for accounts created in chrome (44c2271)
- portfolio: reissue button was always enabled (79acf4c)
- resources: svg images didn't load dynamically in chrome extension (e01c143)
- scrollbar: Changed the visuals for the custom scrollbars. (fcb575c)
- scrollbars: Attempt to re-establish the previous state on scrollable areas. (5f67d50)
- transfer: minimum amount of 1 prevents to send less amount of coins (aee1914)
- unconfirmed: unconfirmed asset transfer transaction disappears after confirmation (9c0bae1)
- wallet: transfer transactions are correctly shown (9d6c6ce)