Neuron
Changelog
Neuron wallet new features and updates summary, join Github to learn more about the project progress.
0.23.1 (2019-10-28)
0.23.1 (2019-10-28)
Bug Fixes
Features
- Add a few db indices (83dffb5)
- display disconnection errors and dismiss them on getting connec… (#1019) (e866c66)
- Optimize output db query (6e36550)
- stringify the result from api controller (1f4d4ea)
- neuron-ui: add a tooltip to display synchronized block number and the tip block number (9e52fef)
- neuron-ui: display confirmations of pending transactions in the recent activity list (9aebede)
- neuron-ui: update history list to make it more compact (35d8b87)
- neuron-ui: update the Send View according to the new transaction fee model. (dc415f3)
0.23.0 (2019-10-23)
(2019-10-23)
Bug Fixes
- api controller params (c345d06)
- fix codeHashOrCodeHashIndex in UI (bf396e5)
- Integration tests (14008f6)
- set previous url when set system script (7753c4f)
Features
- Add ApiController (7a00d33)
- Disable certain menu items when main windows is not current focus window (eecfa41)
- Expose a flat API controller from neuron wallet to UI layer (500c37c)
- Localize nervos website menu item (02be3af)
- Set window menu role (51e6a38)
- slipt sendCapacity to generateTx and sendTx (f956088)
- Softer activity row shadow (13445e7)
- neuron-ui: ignore the NodeDisconnected Errors from controller, … (#996) (248c8ed)