Skip to content

Releases: nervosnetwork/neuron

v0.17.0-alpha.7

05 Aug 10:02
Compare
Choose a tag to compare
v0.17.0-alpha.7 Pre-release
Pre-release

0.17.0-alpha.7 (2019-08-05)

Features

  • neuron-ui: disable fadein animation on details list (cb3153d)
  • neuron-wallet: enable select all (5c0a577)
  • Add tsconfig plugin ts-transformer-imports to combile (bb9cedf)
  • Change space bewteen primary and secondary buttons to 10px (cac5e8f)
  • Do not use inline label for settings toggle button (75eded1)
  • Replace ts-node typeorm tasks with node dist js (19ee2e7)
  • Unify block status (property list) and miner info callouts style (78e51c3)

v0.17.0-alpha.6

05 Aug 03:01
db12d72
Compare
Choose a tag to compare
v0.17.0-alpha.6 Pre-release
Pre-release

0.17.0-alpha.6 (2019-08-05)

Bug Fixes

  • Add cachedNetwork to useMemo depencency (733204c)
  • neuron-wallet: set current wallet empty if wallet list is empty (b438509)

Features

  • neuron-ui: add dynamic validation on the network editor (c634d5b)
  • neuron-ui: make description update fluently (cb9a5f0)
  • neuron-ui: separate the transaction view from the app (7821ab3)

v0.17.0-alpha.5

02 Aug 07:21
6cb46eb
Compare
Choose a tag to compare
v0.17.0-alpha.5 Pre-release
Pre-release

0.17.0-alpha.5 (2019-08-02)

Bug Fixes

  • neuron-ui: remove the quotation mark around error message (5de8cba)
  • neuron-wallet: fix the error comes with deleting all wallets (fa87136)

Features

  • using simple queue (3595368)
  • neuron-ui: add basic style on the list header of transaction list (3a7eeaf)
  • neuron-ui: add check on current wallet id on leaving settings view (b33a238)
  • neuron-ui: add CKB unit in the transaction fee field (e6107e5)
  • neuron-ui: add dynamic prmopt in wallet wizard (29372db)
  • neuron-ui: add notification panel (f7984b0)
  • neuron-ui: add popping messages on copying and updating (cd7d7e5)
  • neuron-ui: add the story of connection status component, and set the network name to 14px (e940fdf)
  • neuron-ui: append network ips to network names in networks setting (427941b)
  • neuron-ui: cache language configuration (49e35c3)
  • neuron-ui: calculate transaction fee with user-specified price (9ce3174)
  • neuron-ui: call generate mnemonic method from neuron-wallet in neuron-ui with remote module (5a27c7b)
  • neuron-ui: call networks controller's methods by remote module (c4bc431)
  • neuron-ui: call transactions controller methods with remote module (4751817)
  • neuron-ui: close the tx detail dialog on wallet switching (5623f3b)
  • neuron-ui: display balance with thousandth delimiter (07e4370)
  • neuron-ui: double click on tx item shows its details (383db66)
  • neuron-ui: handle current-wallet update and wallet-list update separately (bd4c109)
  • neuron-ui: navigate to the Overview view on wallet switching (bea4b20)
  • Configure dev-app-update.yml for electron-updater (8fcf184)
  • neuron-ui: hide the top alert on removing the last error message from the notification panel (e23d331)

v0.17.0-alpha.4

01 Aug 08:29
d7765cf
Compare
Choose a tag to compare
v0.17.0-alpha.4 Pre-release
Pre-release

Bug Fixes

  • neuron-ui: remove the quotation mark around error message (5de8cba)

Features

  • neuron-ui: show alert via electron for consistent with the behaviour of mnemonic validation (3a3cee1)
  • Add OK button to update message box (9cba232)
  • neuron-ui: add notification panel (f7984b0)

v0.17.0-alpha.3

01 Aug 00:17
73bd7af
Compare
Choose a tag to compare
v0.17.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • connection not found when delete wallet (2afc7e7)
  • Remove publisherName for win electron-builder configuration (e1b3121)
  • Translation for installing update prompt message (0540057)

Features

  • neuron-ui: add the story of connection status component, and set the network name to 14px (e940fdf)
  • Only bundle en and zh_CN language folders for mac (6701659)
  • neuron-ui: double click on tx item shows its details (383db66)

v0.17.0-alpha.2

31 Jul 02:24
8beef45
Compare
Choose a tag to compare
v0.17.0-alpha.2 Pre-release
Pre-release

Bug Fixes

  • check input of lock hashes (c76590c)
  • Connection "address" was not found in test (c121a09)

Features

  • Only package AppImage for Linux (c06b7bd)
  • neuron-ui: set message dismission duration to 8s (a9a09e1)
  • neuron-ui: set page no to 1 on wallet switch (9aa8d67)
  • neuron-wallet: add default parameters in getAllByKeywords method (bfd9b0d)
  • split tx service to multi files (1dcf5e1)
  • using new tx service and delete old (00da601)

v0.17.0-alpha.1

30 Jul 04:42
9633bf1
Compare
Choose a tag to compare
v0.17.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • reuse q in Queue (87bbf73)
  • update balance when address list is updated (c0809bf)

Features

  • neuron-ui: reduce the label width of transaction's basic info (dc0606b)
  • neuron-ui: remove the exact block number in the synching progress component (faf4c4f)
  • Check for updates (8b42970)
  • Enable check updates menu item after error (70e85c9)
  • neuron-ui: add popping messages on copying and updating (cd7d7e5)
  • neuron-ui: append network ips to network names in networks setting (427941b)
  • Rearrange main menu (1b22932)
  • remove the placeholder of send to address field (2c1e0b3)

v0.17.0-alpha.0

29 Jul 07:52
881b845
Compare
Choose a tag to compare
v0.17.0-alpha.0 Pre-release
Pre-release

Bug Fixes

  • be compatible with sdk (21d7a13)
  • broadcast address info updated (7aa4c83)
  • lock utils for new lock script (bb36ba2)
  • move update address to sync process and buffer it (fcad39a)
  • neuron-ui: fix a typo of 'ckb' to 'neuron' (022882c)
  • neuron-ui: fix mnemonic formatting (35ed784)

Features

  • add hash type in the script structure (c09b6d2)
  • address to lock hashes now include data and type (02e3bca)
  • remove empty current wallet handler from the main view (5810cbb)
  • neuron-ui: align list with description field (ea9e034)
  • neuron-ui: ignore connection error in neuron-ui (9f5593c)
  • neuron-ui: optimize updating descriptions (6a72502)
  • neuron-ui: show alert when amount is less than 61 CKB on sending transaction (837c154)
  • neuron-wallet: remove spend-from menuitem (6759e94)
  • Updating to SDK v0.17.0 (a7cc81c)

Performance Improvements

  • add debounce and sample on subjects for performance (52095e5)

v0.16.0-alpha.2

26 Jul 10:05
6b536a4
Compare
Choose a tag to compare
v0.16.0-alpha.2 Pre-release
Pre-release

Features

  • Update app icon (17936c4)
  • neuron-ui: display balance with thousandth delimiter (07e4370)

v0.16.0-alpha.1

26 Jul 09:13
1fc1a0c
Compare
Choose a tag to compare
v0.16.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • neuron-wallet: check min capacity (ad77232)

Features

  • Trigger auto update on app launch (a2ad858)
  • neuron-ui: call generate mnemonic method from neuron-wallet in neuron-ui with remote module (5a27c7b)
  • neuron-ui: call networks controller's methods by remote module (c4bc431)
  • neuron-ui: call transactions controller methods with remote module (4751817)
  • neuron-ui: remove UILayer (f2f3145)
  • neuron-ui: subscribe current network id from neuron-wallet in neuron-ui (1173622)
  • package: Rename package task to release, publish to GitHub (e3d473e)
  • call methods of app controller with remote module (cdc93a0)
  • subscribe network list from neuron-wallet in neuron-ui (b56ae1c)