-
Notifications
You must be signed in to change notification settings - Fork 27
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 #733 from AnthonyLaw/release-0.7
release note 0.7.0
- Loading branch information
Showing
3 changed files
with
57 additions
and
27 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,36 @@ All notable changes to this project will be documented in this file. | |
|
||
The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
## [v0.7.0][v0.7.0] - 9-Dec-2020 | ||
|
||
### Milestone: [[email protected]](https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.4) | ||
|
||
Package | Version | Link | ||
---|---|--- | ||
REST Core| v2.2.0 | [catapult-rest](https://github.com/nemtech/catapult-rest/releases/tag/v2.2.0) | ||
SDK Core| v0.22.2 | [symbol-sdk](https://www.npmjs.com/package/symbol-sdk) | ||
|
||
### Added | ||
- Added compatibility for 0.10.0.4 server. | ||
- Add extra graph info into transaction list [#709](https://github.com/nemgrouplimited/symbol-explorer/pull/709) | ||
- Display node type on base info widget (Voting node / non voting node) [#723](https://github.com/nemgrouplimited/symbol-explorer/pull/723) | ||
- View receipt info in detail page such as Account, Block, Mosaic and Namespace [#716](https://github.com/nemgrouplimited/symbol-explorer/pull/716) | ||
- Display more than 1 alias name in listing or detail page. [#716](https://github.com/nemgrouplimited/symbol-explorer/pull/717) | ||
- New message component [#724](https://github.com/nemgrouplimited/symbol-explorer/pull/724) | ||
|
||
### Fixed | ||
- Finalized Blocks are not up to date [#675](https://github.com/nemgrouplimited/symbol-explorer/issues/675) | ||
- Replace hardcoded XYM text from i18n properties [#684](https://github.com/nemgrouplimited/symbol-explorer/issues/684) | ||
- Addresses are not displayed correctly [#701](https://github.com/nemgrouplimited/symbol-explorer/issues/701) | ||
- Transaction Detail. Doesn't display info for some transactions [#703](https://github.com/nemgrouplimited/symbol-explorer/issues/703) | ||
- Display all transactions at one page for an account [#704](https://github.com/nemgrouplimited/symbol-explorer/issues/704) | ||
- Namespace Detail. Handle expired namespace. [#705](https://github.com/nemgrouplimited/symbol-explorer/issues/705) | ||
- TG. Aggrate Bonded icon missing. [#706](https://github.com/nemgrouplimited/symbol-explorer/issues/706) | ||
- Only one account alias is presented. [#714](https://github.com/nemgrouplimited/symbol-explorer/issues/714) | ||
- Minor change for CR. [#718](https://github.com/nemgrouplimited/symbol-explorer/issues/718) | ||
- Account Detail. metadata is missing. [#725](https://github.com/nemgrouplimited/symbol-explorer/issues/725) | ||
|
||
|
||
## [v0.6.2][v0.6.2] - 19-Oct-2020 | ||
|
||
### Milestone: [[email protected]](https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.3) | ||
|
@@ -26,7 +56,7 @@ SDK Core| v0.21.0 | [symbol-sdk](https://www.npmjs.com/package/symbol-sdk) | |
- Namespaces List. Showing wrong Expiration and Expiration Date [#644](https://github.com/nemgrouplimited/symbol-explorer/issues/644) | ||
- Problem with presenting address without outgoing transactions. [#663](https://github.com/nemgrouplimited/symbol-explorer/issues/663) | ||
- Problem with displaying account detail. [#638](https://github.com/nemgrouplimited/symbol-explorer/issues/638) | ||
- Page Assembler 'adaptive' card layout. | ||
- Page Assembler 'adaptive' card layout. | ||
- Fixes wrong display expiration date in the namespace list on the private network. [#686](https://github.com/nemgrouplimited/symbol-explorer/pull/686) | ||
|
||
## [v0.6.1][v0.6.1] - 2-Oct-2020 | ||
|
@@ -175,3 +205,4 @@ SDK Core| v0.20.7 | [symbol-sdk](https://www.npmjs.com/package/symbol-sdk) | |
[v0.6.0]: https://github.com/nemfoundation/symbol-explorer/releases/tag/v0.6.0 | ||
[v0.6.1]: https://github.com/nemfoundation/symbol-explorer/releases/tag/v0.6.1 | ||
[v0.6.2]: https://github.com/nemfoundation/symbol-explorer/releases/tag/v0.6.2 | ||
[v0.7.0]: https://github.com/nemfoundation/symbol-explorer/releases/tag/v0.7.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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