Skip to content

Releases: symbol/explorer

v1.2.3

08 Sep 18:02
beca5d1
Compare
Choose a tag to compare

v1.2.3 - 8-Sep-2023

Package Version Link
REST Core v2.4.2 catapult-rest
SDK Core v2.0.3 symbol-sdk

[Bug] #1191: Fix account balance widget container overflow issue

v1.2.2

22 Aug 20:04
Compare
Choose a tag to compare

v1.2.2 - 22-Aug-2023

Package Version Link
REST Core v2.4.2 catapult-rest
SDK Core v2.0.3 symbol-sdk

[Bug] #1188: Remove address hyphens in account balance

[Update] #1189: Update Jenkinsfile to the latest format

v1.2.1

16 May 17:28
Compare
Choose a tag to compare

v1.2.1- 16-May-2023

Package Version Link
REST Core v2.4.2 catapult-rest
SDK Core v2.0.3 symbol-sdk

[Bug] #1146: Fix search namespace without dash.

[Bug] #1167: Fix the peer node loading issue in the node list page.

[Update] #1183: Account listing default display rich list

v1.2.0

31 Oct 16:57
1f114df
Compare
Choose a tag to compare

v1.2.0- 26-Oct-2022

Package Version Link
REST Core v2.4.2 catapult-rest
SDK Core v2.0.3 symbol-sdk

[Bug] #1015: Fix UI bug for restriction display issue.

[Bug] #1027: Fix display big aggregate transaction problem.

[Bug] #1039: Fix horizontal scroll css issue in listing page.

[Performance] #1040: minor performance improvement for the transaction detail page, as we remove hash lock section for all transaction type expect aggregate bonded.

[Bug] #1109: Fix mosaics missing in receipts section.

[Bug] #1110: Resolved errors in chrome console.

[Feature] #1111: Apply eslint rules in tests folder.

[Bug] #1122: Update config and rename filter in metadata section.

[Feature] #1130: Display max / effective fee based on transaction status.

v1.1.7

25 Oct 14:31
0c276de
Compare
Choose a tag to compare

v1.1.7 - 25-Oct-2022

Package Version Link
REST Core v2.4.2 catapult-rest
SDK Core v2.0.3 symbol-sdk

[Feature]: We update symbol-SDK v2.0.3.

v1.1.6

29 Aug 17:52
Compare
Choose a tag to compare

v1.1.6 - 30-Aug-2022

Package Version Link
REST Core v2.4.0 catapult-rest
SDK Core v2.0.1 symbol-sdk

[Bug] #906: Ctrl + click on any transaction link is working now.

[Bug] #1051: Fix invalid XYM amount display when XYM sent together with namespace alias and mosaic id.

[Bug] #1052: Removed senseless voting key address in the voting key section.

[Feature] #1055: We added a copy button beside the address on the listing page.

[Feature] #1056: We added the account label on the account listing page.

[Feature] #1057: Dependabot and auto-merge are up.

[Performance] #1068: Performance improvement for the transaction list page, reduce block requests to obtain timestamp.

[Feature] #1070: Explorer will display the local timezone now.

[Bug] #1101: Fix display wrong native namespace expiration.

v1.1.5

26 Apr 09:55
Compare
Choose a tag to compare

v1.1.5 - 23-Apr-2022

Package Version Link
REST Core v2.4.0 catapult-rest
SDK Core v2.0.0 symbol-sdk

[Bug] #1044: Rich-list filter on the accounts page is working now!

[Bug] #1045: We rename Nemesis to Genesis.

v1.1.4

25 Mar 20:30
Compare
Choose a tag to compare

v1.1.4 - 23-Mar-2022

Package Version Link
REST Core v2.4.0 catapult-rest
SDK Core v2.0.0 symbol-sdk

[Feature] #999: [UX] Namespaces and mosaics are now listed on the homepage.

[Feature] #1000: Last epoch and current epoch are now displayed on the homepage dashboard.

[Feature] #1022: Our korean community going to like it, we added korean language in explorer.

[Feature] #1031: We are migrate CI/CD pipeline from travis to jenkins.

[Feature] #1001: Improvement of blocks listing page. We removed chain height and timestamp because it not helpful insight, instead we added Block Reward ('inflation').

[Feature] #1035: We update symbol-SDK v2.0, to ensure metadata encoding issue resolved.

[Feature] #1036: Current Dockfile using node 10, we update it to node-lts.

[Feature] #1016: Account balance card showing mosaic randomly, to prevent user confuse, we decided display XYM as default.

[Bug] #1019: To make the code more readable and maintainable, we apply standard symbol Javascript linters.

[Bug] #1032: Rewrite integration test to unit test, because current integration test is not working well.

[Bug] #1012: Update some variable to camelCase.

[Bug] #1021: Selected node always reset is cause by node list return randomly from statistic-service, to prevent the node get reset, it will always push selected node into random node list from statistic-service.

[Bug] #1042: Refactor search bar logic, and added unit test for that.

v1.1.3

08 Dec 10:31
8ed44de
Compare
Choose a tag to compare

v1.1.3 - 8-Dec-2021

Package Version Link
REST Core v2.4.0 catapult-rest
SDK Core v1.0.3 symbol-sdk

Added

  • Support new transaction type (revokable) #959
  • Testnet theme #971
  • Add mosaic flag on the mosics list #980
  • Openapi client integrated for statistics-service #987

Update

  • Update transaction graphic #976
  • Update interface enhancement #981
  • Pagination enhancement #985
  • Update mobile view table fields #986
  • Footer enhancement #990
  • Disable toggle theme #991
  • Update RU translation
  • Update JA translation

Fixed

  • Invalid prop: type check failed for prop "transactionType" #963
  • Unknown custom element #964
  • Partial transactions cannot be viewed in Explorer #972
  • Mosaic Address Restriction transaction graphic #978

v1.1.1

25 Mar 20:31
Compare
Choose a tag to compare

v1.1.1 - 31-Oct-2021

Package Version Link
REST Core v2.3.7 catapult-rest
SDK Core v1.0.2 symbol-sdk

Added

  • Add app verison on footer #931
  • Enable https #927
  • Enable Russian language #949
  • Symbol SDK v1.0.2 #953

Fixed

  • Mosaic preview popover #915
  • Add server response Cache-Control header #917
  • Added missing network types #919
  • Transaction sent to expired alias is not loading #928
  • Update RU translation.
  • Minor translation fix #940

Removed

  • Node reward program #945
  • Hardcoded node list #942