Skip to content

Releases: oasisprotocol/explorer

Oasis Explorer 1.26.2

22 Dec 08:15
v1.26.2
6d8dd76

Choose a tag to compare

Change Log

1.26.2 (2025-12-22)

Bug Fixes and Improvements

  • Prepare Explorer for incoming breaking changes in Nexus API (#2399)

  • Fix inconsistent relative time displays (#2401)

  • Add missing keys to custom Lucide icons (#2403)

Internal Changes

  • Remove MUI dependencies (#2390)

Oasis Explorer 1.26.1

15 Dec 10:02
v1.26.1
9ef2add

Choose a tag to compare

Change Log

1.26.1 (2025-12-15)

Bug Fixes and Improvements

Internal Changes

  • Revert fetching balances from gRPC (#2248)

  • Remove MUI themes and eslint rules (#2351)

  • Generate signed commits in cron CI job (#2369)

  • Update dependencies (#1984, #2348)

Oasis Explorer 1.26.0

19 Nov 13:06
v1.26.0
166eda9

Choose a tag to compare

Change Log

1.26.0 (2025-11-19)

Features

  • Implement new homepage (#2302)

  • Hide advanced fields (#2342)

Internal Changes

Oasis Explorer 1.25.1

12 Nov 12:04
v1.25.1
c652296

Choose a tag to compare

Change Log

1.25.1 (2025-11-12)

Bug Fixes and Improvements

  • Fix RAK and REK explanation (#2334)

Internal Changes

  • Update Oasis UI Library dependency (#2336)

Oasis Explorer 1.25.0

11 Nov 21:58
24d149f

Choose a tag to compare

Change Log

1.25.0 (2025-11-11)

Features

  • Show runtime account delegations (#2288)

  • Show balances of same account on other paratimes/consensus (#2311)

Bug Fixes and Improvements

  • Show "Balance: 0 ROSE" on Sapphire instead of "Balance: n/a" (#2311)

  • Paratime card layout update on Consensus dashboard. (#2319)

Internal Changes

  • Update dependencies (#2089, #2310)

  • Fix renovate by enabling cloneSubmodules option (#2309)

Oasis Explorer 1.24.3

04 Nov 18:37
v1.24.3
20bd9fa

Choose a tag to compare

Change Log

1.24.3 (2025-11-04)

Bug Fixes and Improvements

  • Reduce decimals in rounded numbers ("0.47956…" -> "0.48") (#2267)

  • Use rounded numbers everywhere (#2268)

  • Fix header element alignment on search results page (#2272)

  • Fix mobile contract badge in tokens list (#2259)

Internal Changes

Oasis Explorer 1.24.2

13 Oct 11:57
v1.24.2
8269c3a

Choose a tag to compare

Change Log

1.24.2 (2025-10-13)

Bug Fixes and Improvements

  • Parse provider_instance_admin field in rofl.Create (#2156)

  • Fix responsiveness in paratime snapshot header (#2196)

  • Update font size of table search input (#2203)

  • Learning Materials content height update (#2205)

  • Remove duplicated hash column from blocks list table (#2214)

  • Add word wrapping for events code snippets on mobile (#2216)

  • Fix EVM log message data display (#2219)

  • Fix emitting contract alignment. (#2220)

  • Fix snapshot alignment for Pontus-x (#2227)

Internal Changes

Oasis Explorer 1.24.1

26 Aug 11:06
v1.24.1
8cd453f

Choose a tag to compare

Change Log

1.24.1 (2025-08-26)

Bug Fixes and Improvements

  • Enable validator uptime (#2123)

  • Fix headers colors after changing Explorer background (#2126)

  • Avoid query param conflict in tx details view (#2150)

  • Fix highlighting issues (#2108, #2107)

Internal Changes

Oasis Explorer 1.24.0

29 Jul 16:44
v1.24.0
cdf2759

Choose a tag to compare

Change Log

1.24.0 (2025-07-29)

Features

  • Display evm_fn_params in transaction details (#2065)

  • Display subcall params (#2068)

  • Link to ROSE App (#2077)

  • Implement filtering for Runtime event type (#2078)

  • Implement filtering for Consensus event type (#2081)

Bug Fixes and Improvements

  • Fix machine ID serialization (#2059)

  • Support new endorsement fields (#2071)

  • Fix y-axis overflowing in Staking Trend line chart (#2076)

  • Obfuscate displayed email (#2080)

  • Don't crash on missing ROFL app author email (#2086)

  • Fix CSS module build config (#2087)

  • Take into account missing num_holders and num_transfers in tokens (#2088)

  • Support EIP-1167 0age/thirdweb proxy variant (#2090)

  • Fix 404 text color on testnet (#2094)

  • Fix regression in displaying Endorsements (#2097)

  • Improve spacing around addresses at some places (#2098)

Internal Changes

  • Clean up TX filtering and listing code (#2082)

  • Adjust some consensus event types (#2085)

Oasis Explorer 1.23.2

01 Jul 14:32
v1.23.2
f37feb4

Choose a tag to compare

Change Log

1.23.2 (2025-07-01)

Bug Fixes and Improvements

  • Quick fix for mobile opening screen on TestNet (#2056)

  • Fix color of info button on mobile opening screen (#2057)