Skip to content

Releases: qubic/explorer-frontend

v1.33.0

06 Feb 22:02

Choose a tag to compare

1.33.0 (2026-02-06)

Bug Fixes

  • address: hide smart contract icon in asset balances (225bbe2)
  • search: improve entity search UX and fix race condition (#419) (b7ae9dd)
  • search: remove incorrect PayloadAction type annotation (14d8444)

Features

  • address: display transaction count with limit indicator (731254d)
  • search: support searching by exchange, smart contract, and token names (73175c8)
  • tick: add transaction count label for consistency (f1de426)
  • tick: add transaction filters to tick page (#414) (d813096)

v1.33.0-rc.2

06 Feb 20:36

Choose a tag to compare

v1.33.0-rc.2 Pre-release
Pre-release

1.33.0-rc.2 (2026-02-06)

Bug Fixes

  • search: improve entity search UX and fix race condition (#419) (b7ae9dd)
  • search: remove incorrect PayloadAction type annotation (14d8444)

v1.33.0-rc.1

05 Feb 15:42

Choose a tag to compare

v1.33.0-rc.1 Pre-release
Pre-release

1.33.0-rc.1 (2026-02-05)

Bug Fixes

  • address: hide smart contract icon in asset balances (225bbe2)

Features

  • address: display transaction count with limit indicator (731254d)
  • search: support searching by exchange, smart contract, and token names (73175c8)
  • tick: add transaction count label for consistency (f1de426)
  • tick: add transaction filters to tick page (#414) (d813096)

v1.32.0

30 Jan 12:52

Choose a tag to compare

1.32.0 (2026-01-30)

Bug Fixes

  • add missing tickNumber property to TransactionFilters interface (ca80477)
  • filters: allow same start/end tick value for single tick filtering (c6ca1de)
  • prevent re-expansion of manually collapsed transactions (#394) (e72507e)

Features

  • address: add multi-address include/exclude filter for source/de… (#404) (0120a5b)
  • filters: support exact tick number filter when start equals end (613055f)

v1.32.0-rc.2

30 Jan 11:26

Choose a tag to compare

v1.32.0-rc.2 Pre-release
Pre-release

1.32.0-rc.2 (2026-01-30)

Bug Fixes

  • filters: allow same start/end tick value for single tick filtering (c6ca1de)

v1.32.0-rc.1

30 Jan 10:55

Choose a tag to compare

v1.32.0-rc.1 Pre-release
Pre-release

1.32.0-rc.1 (2026-01-30)

Bug Fixes

  • add missing tickNumber property to TransactionFilters interface (ca80477)
  • prevent re-expansion of manually collapsed transactions (#394) (e72507e)

Features

  • address: add multi-address include/exclude filter for source/de… (#404) (0120a5b)
  • filters: support exact tick number filter when start equals end (613055f)

v1.31.2

22 Jan 16:28

Choose a tag to compare

1.31.2 (2026-01-22)

Bug Fixes

  • enable scrolling inside modal on iOS devices (5260789)
  • improve mobile filters modal UX (4f17363)

v1.31.1

12 Jan 12:34

Choose a tag to compare

1.31.1 (2026-01-12)

Bug Fixes

  • resolve pagination reset issue on assets rich list page (c41a7ca)
  • resolve race condition preventing QX default selection on assets rich list (1e3adf7)

v1.31.1-rc.1

12 Jan 12:17

Choose a tag to compare

v1.31.1-rc.1 Pre-release
Pre-release

1.31.1-rc.1 (2026-01-12)

Bug Fixes

  • resolve pagination reset issue on assets rich list page (c41a7ca)
  • resolve race condition preventing QX default selection on assets rich list (1e3adf7)

v1.31.0

08 Jan 13:20

Choose a tag to compare

1.31.0 (2026-01-08)

Bug Fixes

  • assets-rich-list: wait for category detection before auto-select on URL navigation (f45ff74)
  • restrict deploy workflow to merged PRs on target branches only (3493061)

Features

  • add signature and input data fields to transaction details (#386) (0b7d725)
  • address: add smart contract icon indicator for SC addresses (375d13e)
  • assets-rich-list: validate URL params and show specific error for invalid assets (ce4d497)
  • display transaction status with icons instead of TX label (#377) (13ee569)
  • filters added to the address page transactions (#379) (5a2c2ab)
  • rich-list: add Smart Contract Shares and token category filtering (64fc8c5)