-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3084 from nervosnetwork/rc/v0.114.1
- Loading branch information
Showing
9 changed files
with
47 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,38 @@ | ||
# 0.114.1 (2024-03-15) | ||
|
||
### CKB Node & Light Client | ||
|
||
- [[email protected]](https://github.com/nervosnetwork/ckb/releases/tag/v0.114.0) was released on Feb. 29st, 2024. This version of CKB node is now bundled and preconfigured in Neuron. | ||
- [CKB Light [email protected]](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.3.6) was released on Feb. 8th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron | ||
|
||
### Assumed valid target | ||
|
||
Block before `0x397d7d41167051cab2bf1610e334ad3aa5cf612e2cd442f71b91422e0361141e`(at height `12,450,084`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3077) | ||
|
||
--- | ||
|
||
Good day, good Neuron, packed with exciting new features and enhancements to elevate your transaction experience! | ||
|
||
With support for Cell Management, Chained Transactions, and detailed viewing options, managing your transactions has never been easier. | ||
|
||
We're also thrilled to announce multilingual support, with French and Spanish interfaces now available, thanks to the contributions of our dedicated community members. | ||
|
||
Plus, enjoy enhanced guidance features like remaining time estimation and the ability to amend pending transactions for added flexibility. | ||
|
||
With optimizations to settings and transaction overviews, Neuron continues to prioritize efficiency and user satisfaction. | ||
|
||
Upgrade now and experience seamless transaction management with Neuron. | ||
|
||
[![[email protected]](https://github.com/nervosnetwork/neuron/assets/7271329/883aba6e-ceb0-402d-9de0-d46609c528b7)](https://youtu.be/df29-EUZG0Y) | ||
|
||
--- | ||
|
||
## Bug fixes | ||
|
||
- #3081: fix start-sync confirmation in light client mode.(@yanguoyu) | ||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.114.0...v0.114.1 | ||
|
||
# 0.114.0 (2024-03-15) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -53,7 +88,6 @@ Upgrade now and experience seamless transaction management with Neuron. | |
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.112.0...v0.114.0 | ||
|
||
|
||
# 0.112.0 (2023-12-07) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -81,10 +115,8 @@ Block before `0x1d46fe5bb62d19a004eadd7ba40564c45620905ab260d8a546a9e4b9d7cc0f85 | |
- #2944: Fix requests jam when a synced transaction includes cellbase cells.(@yanguoyu) | ||
- #2965: Fix transaction type recognition on light client mode.(@yanguoyu) | ||
|
||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.111.1...v0.112.0 | ||
|
||
|
||
# 0.111.1 (2023-11-08) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -113,10 +145,8 @@ Block before `0x79cecdd6f41361e2474290224751284312a018528d1d92f4e18dd6d542feddfe | |
- #2913: Use KeyLocker to sign Neuron for Windows, conforming to the new industry standards effective since June 1, 2023.(@keith-cy) | ||
- #2921: Add network option of "Light Client(Mainnet)", and reserve "Internal Node" for built-in CKB Node only.(@yanguoyu) | ||
|
||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.111.0...v0.111.1 | ||
|
||
|
||
# 0.111.0 (2023-10-19) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -140,10 +170,8 @@ Block before `0xd5e25ad24400f237aa5f72f3738a9ae77fe082a89937e75143fcc8ef5b009383 | |
- #2870: Fix width of navbar.(@yanguoyu) | ||
- #2873: Fix fallback font on Linux.(@yanguoyu) | ||
|
||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.3...v0.111.0 | ||
|
||
|
||
# 0.110.3 (2023-10-11) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -194,7 +222,6 @@ Curious to see the magic of the new Neuron in action? Checkout our demo video on | |
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.2...v0.110.3 | ||
|
||
|
||
# 0.110.2 (2023-07-07) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -217,10 +244,8 @@ Block before `0xc0c532e10c708852d9586be46a5ed8317b2aa0835c721aa691abffb9bf4a26cd | |
|
||
- #2760: Avoid generating deposit DAO when the dialog is not visible.(@yanguoyu) | ||
|
||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.110.1...v0.110.2 | ||
|
||
|
||
# 0.110.1 (2023-05-31) | ||
|
||
### CKB Node & Light Client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"packages": ["packages/*"], | ||
"version": "0.114.0", | ||
"version": "0.114.1", | ||
"npmClient": "yarn", | ||
"$schema": "node_modules/lerna/schemas/lerna-schema.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d8c2f80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packaging for test is done in 8297971948
d8c2f80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packaging for test is done in 8298571099