Skip to content

Releases: HathorNetwork/hathor-explorer

v0.20.5

21 Oct 15:36
d3096a5
Compare
Choose a tag to compare

What's Changed

  • fix: show error message when decode tx fails in #332
  • fix: missing GTM id in #333

Full Changelog: v0.20.4...v0.20.5

v0.20.4

01 Oct 19:27
8a6d1fa
Compare
Choose a tag to compare

What's Changed

Fixes:

  • fix: Default error handling on api helpers in #310
  • fix: Transaction detail metadata in #318
  • fix: Address detail params in #320
  • fix: nano screens url params in #323
  • fix: Fix QA issues in #327

Refactors:

  • refactor: DecodeTx to functional component in #299
  • refactor: Transaction list screens in #301
  • refactor: Token details to functional component in #302
  • refactor: PushTx to functional component in #311
  • refactor: Version screen to functional in #313
  • refactor: Dag screen to functional component in #314
  • refactor: Root screen to functional in #315
  • refactor: Row components to functional in #316
  • refactor: Statistics to functional component in #300
  • refactor: PeerAdmin to functional component in #312

Full Changelog: v0.20.1...v0.20.4

v0.20.1

03 Sep 15:20
2a21404
Compare
Choose a tag to compare

Features

  • feat: Adds a qa document in #278
  • feat: Upgrades production dependencies in #281
  • feat: Upgrades to React 18.2, react-redux 8 in #283
  • feat: Upgrades D3 related dependencies in #285
  • feat: Show the list of actions of a nano contract tx in the tx data screen in #286
  • feat: Upgrades router to v5 in #289
  • feat: Adds eslint configs and deps in #290
  • feat: show balances of tokens of a nano contract in #287
  • feat: add list pagination to the nano contract history table in #292
  • feat: format nano custom types to improve UX/UI in #282
  • feat: add blueprint code to the blueprint detail screen in #293
  • ci: deploy to sub-accounts in #274
  • chore: Upgrade Bootstrap from v4 to v5 in #295

Refactors

  • style: Manual lint fixes in #294
  • style: Automatic lint fixes and formatting in #291
  • chore: Updates .nvmrc with node 20 in #284
  • refactor: Dashboard to functional component in #296
  • chore: add QA steps for nano screens in #304
  • refactor: TransactionDetail.js to functional component in #297

Fixes

  • fix: change UI class from mr to me in #305
  • fix: upgrade download-artifact action version to fix error in #307
  • fix: Websocket linting and error warning in #298

Full Changelog: v0.19.1...v0.20.1

v0.19.1

23 Jul 04:22
4dca688
Compare
Choose a tag to compare

Features

  • feat: add new poablock fields in #267
  • feat: native token config in #268
  • feat: hide tokens tab in #270
  • feat: decimal places config in #271

Fixes

  • fix: handle null fields in sync-v2 response in #269
  • fix v0.19.0 deploy bugs in #275

Full Changelog: v0.18.1...v0.19.1

v0.18.1

21 May 18:29
0151918
Compare
Choose a tag to compare

What's Changed

  • update usage of helpers from old lib.
  • properly handle null or empty nc arguments.

Full Changelog: v0.18.0...v0.18.1

v0.18.0

18 Apr 02:44
d9013ea
Compare
Choose a tag to compare

What's Changed

  • feat: add support for nano contract details in #253
  • feat: improve feature activation UI with thousand separator for height values in #258

Full Changelog: v0.17.0...v0.18.0

v0.16.0

04 Aug 20:58
d007806
Compare
Choose a tag to compare

What's Changed

  • New features page
  • Fix deployment as to not use any EOL node version

Full Changelog: v0.15.0...v0.16.0

v0.15.0

19 Oct 18:39
96a48d0
Compare
Choose a tag to compare

What's Changed

  • Address tx history pagination improvements

Full Changelog: v0.14.3...v0.15.0

v0.14.3

02 Sep 07:38
51c08ad
Compare
Choose a tag to compare
  • New ban token/tx messages

v0.14.2

31 Aug 01:25
df4b574
Compare
Choose a tag to compare

What's Changed

  • Address detail page: show error message for empty addresses
  • Address detail page: Fix reloadData behavior when changing address or soft reloading page

Full Changelog: v0.14.1...v0.14.2