Skip to content

Releases: hiero-ledger/hiero-mirror-node-explorer

v26.0.0

23 Jan 19:39
520ad80

Choose a tag to compare

26.0.0 (2026-01-23)

⚠ BREAKING CHANGES

  • Note this is only to tell semantic versioning to bump the major version number.

Signed-off-by: Simon Viénot simon.vienot@icloud.com

Features

Bug Fixes

  • adjust banner notification messages (#2244) (521ab5a)
  • computing of global staking reward rate (#2280) (df2c50e)
  • display node account ID in node table (#2201) (ace667c)
  • improve 4byte signature decoding when there are multiple matches (#2254) (dd48f41)
  • make disassembler resistant to potential opcode case mismatch (#2233) (e1919d4)
  • notification banner (#2255) (e76134b)
  • update cancun opcode definition (#2225) (8099431)
  • Update README.md - broken link to config file (#2221) (8012ae9)
  • updated Mondelez location on node map, removed Worldpay entry from node-locations.json (#2218) (1a094e6)
  • updated node-locations.json with latest network nodes (#2199) (60f24f1)

Miscellaneous Chores

v25.1.1

31 Jul 15:55
cb85e09

Choose a tag to compare

25.1.1 (2025-07-31)

Bug Fixes

v25.1.0

29 Jul 18:22
9832b66

Choose a tag to compare

25.1.0 (2025-07-29)

Features

Bug Fixes

  • don't encode shard and realm in EVM address (#2108) (b94d221)
  • interpretation of parent/child relationship between transactions (#2102) (b656be3)
  • Node Details page now correctly displays value of Certificate Hash field (#2104) (8f9e6be)
  • removed useless 0.0.800 branch in hbar transfer graph (#2169) (9832b66)
  • rename Admin Key property to Node Admin Key (#2054) (8e70a6d)

v25.0.0

12 Jun 15:17
1f29297

Choose a tag to compare

25.0.0 (2025-06-12)

⚠ BREAKING CHANGES

  • Note this is only to tell semantic versioning to bump the major version number.

Signed-off-by: Eric Le Ponner eric.leponner@icloud.com

Features

  • add property for gRPC web proxy endpoint to NodeDetails view (#2047) (1f29297)
  • better decoding of calls to redirectForToken() (#2039) (40c4bbf)
  • Contract Details now decodes constructor when contract is verified (#1977) (df8feb4)
  • flag ERC-1155 contracts (#1914) (b0030ca)
  • public labels (#1931) (be62740)
  • support for brotli compression algorithm in HCS-1 content (#1949) (4c9b5e2)

Bug Fixes

  • ability for sections to be non-collapsible (#1992) (0a86d09)
  • ContractAnalyzer now correctly extracts source files for some unusual Sourcify responses (#1933) (f14569d)
  • double scroll bar in Contract Bytecode section (#1988) (c9ecdc4)
  • layout of ASSOCIATED TOKENS value in the details of a TOKEN ASSOCIATE transaction (#1982) (23ee76a)
  • preserve casing of parameter names in ContractResult and Call Trace sections (#1976) (cbcfef6)
  • report unsupported HCS-1 compression algorithm (#1944) (4dcde0d)
  • scrollbars in bytecode values (#2012) (5b15937)
  • swap tooltip descriptions for GAS USED and GAS CONSUMED (#1967) (a407109)

v24.15.0

30 Apr 14:15
4f20155

Choose a tag to compare

24.15.0 (2025-04-30)

Features

  • add HBAR PRICE field to the transaction details page (#1882) (7f41f9c)
  • improve the summary of parent CONTRACTCALL transactions (#1887) (4f20155)

Bug Fixes

  • some error messages are not decoded in Call Trace section (#1883) (1fc4e49)

v24.14.0

25 Apr 15:18
8bcab7e

Choose a tag to compare

24.14.0 (2025-04-25)

Features

  • HIP-1064: Display decline_reward field for nodes (#1833) (703e011)
  • support batch transactions (HIP-551) (#1848) (9971454)
  • support for payable keyword in Contract ABI tab (#1864) (ca7ae05)

Bug Fixes

  • allow MirrorLink to deal with custom networks. (#1813) (5228463)
  • network color map regression (#1825) (24a7602)
  • regression on tables on small screen caused by Oruga dependency bump. (#1829) (dc1fe8c)
  • show topic custom fees section even when fixed_fees are empty (#1828) (c667fd9)

v24.13.0

02 Apr 08:51
62b7265

Choose a tag to compare

24.13.0 (2025-04-02)

⚠ BREAKING CHANGES

  • UI revamp and support for light/dark theme (#1641)

Features

  • add option to filter out the dusting transactions (i.e. with tiny amounts transferred). (#1716) (2b3aef0)
  • add support for custom fees in topics (#1738) (b75843e)
  • Add the admin_key for nodes (#1725) (9b2382f)
  • adding 30d chart range (#1766) (62662a2)
  • include transaction timestamps (HH:MM:SS) in exported CSV output (#1784) (5e6277c)
  • Search Bar now supports schedule search by id (#1773) (78b8aaa)
  • search by scheduled transaction ID (#1763) (a8b6415)
  • support for schedule entities (#1771) (21a8dd6)
  • support non-zero realms and shards (#1751) (a0508d3)
  • UI revamp and support for light/dark theme (#1641) (f912e32)

Bug Fixes

  • YTD chart range should be rename 1Y (#1670) (4e9b1e8)
  • ABI tab unable to call a function when connected through Metamask extension (#1736) (4444e0c)
  • aspect of domain labels. (#1688) (98d32d9)
  • attempt to restore explorer version displayed in footer (#1702) (7bd3e28)
  • boost font size in SearchBar input field to avoid auto zoom. (#1689) (a532896)
  • bring back (metadata) name of NFT in NftDetails. (#1684) (7deb7f1)
  • bring back link to all transactions with same ID (#1669) (1d38c81)
  • explorer gives a blank page when cookie are fully disabled (#1761) (2e6ca08)
  • fixed tinybar to hbar conversion in NetworkFeeController (#1648) (274e30a)
  • fixing pagination in Node Table (#1765) (eb12504)
  • mask HTTP 400 errors in ContractDetails (#1802) (62b7265)
  • miscellaneous NodeDetails fixes (#1777) (ddccf37)
  • miscellaneous UI fixes (#1673) (77b053c)
  • network selector on mobile and miscellaneous fixes (#1753) (5541e74)
  • re-enabled automatic chain setup in Metamask (#1762) (d851fa2)
  • transaction download dialog hint (#1441) (749135f)

v24.12.1

18 Feb 15:20
ee2c5db

Choose a tag to compare

24.12.1 (2025-02-18)

⚠ BREAKING CHANGES

  • Add info-tooltips for Gas Used and Gas Consumed in ContractResult. (#1636)

Bug Fixes

  • Add info-tooltips for Gas Used and Gas Consumed in ContractResult. (#1636) (ee2c5db)
  • auto refresh stops and restarts immediately when clicking on Pause in Transactions table (#1635) (eeacee8)

v24.12.0

20 Jan 19:58
0c81653

Choose a tag to compare

24.12.0 (2025-01-20)

Features

  • add HCS-1 support for NFT metadata (#1557) (5950d0b)
  • add support for semantic-release actuated releases (#1601) (7909e7f)
  • add wallet connect support (#1543) (f100a32)
  • contract detail page now displays EVM version for verified contract (#1539) (66be194)
  • Contract Details / Contract Bytecode / ABI tab now exposes error message available in api/v1/contracts/call response (#1532) (0383d8f)
  • display information related to HCS-1 content in TopicDetails view (#1535) (6ddc635)
  • label account 0.0.801 as the node reward account (#1564) (ec5967b)
  • remove "Key Alias" from account view (#1553) (1660bf2)
  • Support ERC tokens (#1587) (789d70e)
  • support NFT metadata stored on Arweave (#1518) (407fe7a)

Bug Fixes

  • Add the ingress in values as it is required (#1573) (5ff7ae7)
  • block-chain-bg.png does not show up in top navigation bar. (#1568) (55429d8)
  • ensure release configuration uses the main branch (0c81653)
  • wrong hbar values assigned to Gas Limit, Gas Used, and Gas Consumed (#1565) (06b9d2e)

v24.11.0

21 Nov 19:44
a9b8bd9

Choose a tag to compare

Enhancements

  • Proxy contract support in ABI tab - #978
  • Display token metadata and metadata key - #995
  • feat: add Create Transaction link to TokenDetails - #1011
  • feat: allow user to navigate to account NFT collection - #1063
  • feat: display topic details using /api/v1/topics/{id} call - #1087
  • feat: enabling search with partial transaction id - #1082
  • feat: use names resolved by Search Bar to label account ids - #1081
  • feat: Search Bar now uses api/v1/topics new REST call when previewnet is selected - #1136
  • feat: display metadata content and image when available for NFT - #1013
  • feat: display that you can search by domain name - #1158
  • feature: improve tables on the AccountBalances page - #1166
  • feat: show abridged message field on the home page - #1171
  • feat: support for NFT allowances - #1161
  • feat: selector of transaction ID format - #1187
  • feat: support new tx types from HIP-869 - dynamic address book - #1181
  • feat - improve display of gas fees in ETHEREUM transactions - #1209
  • feat: add block search capability - #1208
  • feat: extend time for play button - #1216
  • feat: add page size selector to all tables - #1232
  • feat: add TOKENREJECT transaction type - #1270
  • feat: display max automatic token associations - #1284
  • feat: add transaction types TokenAirdrop, TokenClaimAirdrop, TokenCancelAirdrop - #1283
  • feat: add Tokens section in AccountDetails containing existing tables from the AccountBalances page - #1292
  • 1295 list nfts in tokens section - #1298
  • ContractResultsLogsByContractIdCache now returns ContractLog[] - #1379
  • feat: display responseCode symbol when call target is a token - #1409
  • feat: search token by name - #1407
  • feat: highlight my account once wallet connected. - #1424
  • feat: add airdrop related transaction types - #1433
  • feat: support for HIP-904: Frictionless Airdrops - #1448
  • feat: move certificate template from solo-charts - #1466
  • feat: re-organized configuration (see CONFIGURATION.md) - #1508

Bug Fixes

  • fix: call to HTS wrongly decoded using 4byte directory - #996
  • fix: decoding discrepancy between Contract Result and Call Trace sections - #1000
  • fix: line-height in NftDetailsTransferGraph. - #1005
  • fix: added a new decoding logic for redirectForToken() (#921) - in #993
  • fix: duplication of 'limit' query parameter in axios calls located inside a loop. - #1041
  • Fix: use ascending order in token tables - #1074
  • Fix: Add support for TOKENUPDATENFTS transaction type. - #1076
  • fix: Call Trace entries contain the same parameters for each call - #1122
  • fix: pagination arrows bounce from left to right - #1159
  • fix: confusing message when interacting with Smart Contract - #1170
  • fix: use wheel-click (on windows) to navigate to a new tab. - #1234
  • fix: current stake appears in node details when stake for consensus is 0 - #1262
  • Fix: reduce text of prev./next buttons in BlockDetails when on mobile screen - #1263
  • 001268 when call target is a token, it should be decoded using dedicated ABIs - #1271
  • fix: nft metadata not visible - #1275
  • Fix: entity ID in TOKENREJECT - #1370
  • fix: some search patterns trigger unexpected calls to api/v1/account/{accountAlias} - #1420
  • fix: trim whitespaces of search input text - #1437
  • fix: wallet logo is not displaying - #1440
  • fix: missing fungible token balances - in #1432
  • fix: CLAIM action - #1454
  • fix: token actions activation and table refresh - #1462
  • fix: transaction type filter is broken in Recent Operations section - #1479
  • fix: make sure SVG image is rendered in NFT preview. - #1487

New Contributors

Full Changelog: v24.4.0...v24.11.0