-
Notifications
You must be signed in to change notification settings - Fork 26
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 #817 from nemgrouplimited/dev
Release 0.10.0
- Loading branch information
Showing
51 changed files
with
745 additions
and
6,751 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,33 @@ 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.10.0][v0.10.0] - 12-Mar-2021 | ||
|
||
### Milestone: [[email protected]][[email protected]] | ||
|
||
Package | Version | Link | ||
---|---|--- | ||
REST Core| v2.3.3 | [catapult-rest][[email protected]] | ||
SDK Core| v0.23.3 | [symbol-sdk][[email protected]] | ||
|
||
### Added | ||
- Added compatibility for 0.10.0.8 server. | ||
- Added Testnet theme [#819](https://github.com/nemgrouplimited/symbol-explorer/pull/819) | ||
- Added the Privacy Policy link [#819](https://github.com/nemgrouplimited/symbol-explorer/pull/819) | ||
|
||
### Fixed | ||
- UI home page issues [#795](https://github.com/nemgrouplimited/symbol-explorer/issues/795) | ||
- Node Rewards Widget. Handle the no rounds state [#796](https://github.com/nemgrouplimited/symbol-explorer/issues/796) | ||
- Transaction Graphic and Transaction Detail. The mosaic preview bug [#798](https://github.com/nemgrouplimited/symbol-explorer/issues/798) | ||
- Transaction List. Native mosaic shown as custom mosaic [#800](https://github.com/nemgrouplimited/symbol-explorer/issues/800) | ||
- No different separators under Reported Balance (Node Rewards Program Range display) [#802](https://github.com/nemgrouplimited/symbol-explorer/issues/802) | ||
- Detail display "Host Location" is not displayed correctly. The last character of the address is also missing. [#803](https://github.com/nemgrouplimited/symbol-explorer/issues/803) | ||
- In explorer, not all valid namespaces are displayed in the details view. [#804](https://github.com/nemgrouplimited/symbol-explorer/issues/804) | ||
- Account Details. Invalid address display [#807](https://github.com/nemgrouplimited/symbol-explorer/issues/807) | ||
- Transaction icons are different from those used in wallets [#810](https://github.com/nemgrouplimited/symbol-explorer/issues/810) | ||
- Fetch node rewards data directly from the controller. Use main public key [#815](https://github.com/nemgrouplimited/symbol-explorer/issues/815) | ||
|
||
|
||
## [v0.9.0][v0.9.0] - 25-Feb-2021 | ||
|
||
### Milestone: [[email protected]][[email protected]] | ||
|
@@ -283,4 +310,6 @@ SDK Core| v0.20.7 | [symbol-sdk](https://www.npmjs.com/package/symbol-sdk) | |
[[email protected]]: https://github.com/nemtech/catapult-rest/releases/tag/v2.3.0 | ||
[[email protected]]: https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.7 | ||
[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/0.23.3-alpha-202102181227 | ||
[[email protected]]: https://github.com/nemtech/catapult-rest/releases/tag/v2.3.3 | ||
[[email protected]]: https://github.com/nemtech/catapult-rest/releases/tag/v2.3.3 | ||
[[email protected]]: https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.8 | ||
[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/0.23.3 |
Large diffs are not rendered by default.
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
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
4 changes: 3 additions & 1 deletion
4
src/components/extend-graphic-value/ExtendNamespaceRegistrationValue.vue
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
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
Oops, something went wrong.