Skip to content

Releases: ripple/explorer

deploy-2024-12-18

18 Dec 19:30
8d503da
Compare
Choose a tag to compare

What's Changed

Full Changelog: deploy-2024-11-06...deploy-2024-12-18

deploy-2024-11-06

06 Nov 18:31
5a93a6d
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #1068
  • chore(deps): bump vite-plugin-html from 3.2.0 to 3.2.2 by @dependabot in #1065
  • chore(deps): bump autoprefixer from 10.4.17 to 10.4.20 by @dependabot in #1066

Full Changelog: deploy-2024-10-15...deploy-2024-11-06

deploy-2024-10-15

15 Oct 19:51
3df3fb4
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

Full Changelog: deploy-2024-09-04...deploy-2024-10-15

deploy-2024-09-04

04 Sep 21:05
1018f05
Compare
Choose a tag to compare

What's Changed

  • fix: raw tab on transaction pages should show tx response from rippled by @pdp2121 in #1033
  • fix: Upgrade Status renders on data error by @pdp2121 in #1000

Dependency Bumps

Full Changelog: deploy-2024-08-06...deploy-2024-09-04

deploy-2024-08-06

06 Aug 21:35
7570cb1
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

  • chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.5 by @dependabot in #991
  • chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.2 by @dependabot in #992
  • chore(deps): bump usehooks-ts from 2.9.1 to 3.1.0 by @dependabot in #993
  • chore(deps-dev): bump @types/node from 18.19.31 to 18.19.33 by @dependabot in #994
  • chore(deps): bump xrpl-client from 2.1.0 to 2.4.0 by @dependabot in #995
  • chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.5 by @dependabot in #991
  • chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.2 by @dependabot in #992
  • chore(deps): bump usehooks-ts from 2.9.1 to 3.1.0 by @dependabot in #993
  • chore(deps-dev): bump @types/node from 18.19.31 to 18.19.33 by @dependabot in #994
  • chore(deps): bump xrpl-client from 2.1.0 to 2.4.0 by @dependabot in #995
  • chore(deps-dev): bump xrpl from 3.0.0 to 3.1.0 by @dependabot in #1005
  • chore(deps-dev): bump prettier from 3.0.3 to 3.3.2 by @dependabot in #1010
  • chore(deps): bump esbuild from 0.19.8 to 0.23.0 by @dependabot in #1011

New Contributors

deploy-2024-05-24

24 May 18:25
33ca4f4
Compare
Choose a tag to compare

What's Changed

  • feat: add OracleSet and OracleDelete transactions by @pdp2121 in #983

Full Changelog: deploy-2024-05-20...deploy-2024-05-24

deploy-2024-05-20

20 May 19:21
a71fa2f
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

  • chore(deps-dev): bump eslint from 8.48.0 to 8.57.0 by @dependabot in #947
  • chore(deps): bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 by @dependabot in #949
  • chore(deps): bump dotenv from 16.3.1 to 16.4.5 by @dependabot in #953
  • chore(deps-dev): bump @types/node from 18.18.8 to 18.19.21 by @dependabot in #951
  • chore(deps): bump redux from 4.2.1 to 5.0.1 by @dependabot in #950
  • chore(deps-dev): bump sass from 1.51.0 to 1.71.1 by @dependabot in #946
  • chore(deps-dev): bump xrpl from 3.0.0-beta.1 to 3.0.0 by @dependabot in #974
  • chore(deps): bump @google-cloud/bigquery from 7.3.0 to 7.6.1 by @dependabot in #980
  • chore(deps): bump recharts from 2.12.3 to 2.12.6 by @dependabot in #978
  • chore(deps-dev): bump sass from 1.71.1 to 1.76.0 by @dependabot in #977
  • chore(deps-dev): bump @babel/preset-env from 7.23.5 to 7.24.5 by @dependabot in #976
  • chore(deps-dev): bump @types/node from 18.19.21 to 18.19.31 by @dependabot in #975

New Contributors

Full Changelog: deploy-2024-03-22...deploy-2024-05-20

deploy-2024-03-22

22 Mar 21:40
8c6fab2
Compare
Choose a tag to compare

What's Changed

  • fix: add better error handling for transactions' Simple pages by @mvadari in #939
  • fix: add XCHAIN to homepage legend by @mvadari in #942
  • fix: amendment version data source changed by @pdp2121 in #954
  • fix: move % on AMM Account Page by @mvadari in #957

Dependency Bumps

  • chore(deps): bump react18-json-view from 0.2.6 to 0.2.7 by @dependabot in #927
  • chore(deps): bump autoprefixer from 10.4.16 to 10.4.17 by @dependabot in #928
  • chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #934
  • chore(deps-dev): bump stylelint-config-idiomatic-order from 9.0.0 to 10.0.0 by @dependabot in #933
  • chore(deps-dev): bump babel-jest from 29.4.1 to 29.7.0 by @dependabot in #929
  • chore(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.21.0 by @dependabot in #937
  • chore(deps): bump i18next from 23.4.4 to 23.9.0 by @dependabot in #943

Full Changelog: deploy-2024-02-02...deploy-2024-03-22

deploy-2024-02-02

02 Feb 20:01
ced9c2b
Compare
Choose a tag to compare

What's Changed

  • refactor: Notification to Typescript by @ckniffen in #920
  • fix: align Amendments page On(tx) column to the left. by @pdp2121 in #923
  • fix: convert Validator's History tab dates to UTC by @pdp2121 in #922
  • fix: smoother sliding of ledgers on homepage by @ckniffen in #924
  • refactor: Tooltip to hooks and Typescript by @ckniffen in #919
  • refactor: update homepage to typescript and hooks by @ckniffen in #921

Dependency Bumps

  • chore(deps-dev): bump stylelint-prettier from 4.0.2 to 4.1.0 by @dependabot in #930

Full Changelog: deploy-2024-01-12...deploy-2024-02-02

deploy-2024-01-12

16 Jan 22:26
90e2531
Compare
Choose a tag to compare

What's Changed

Dependency Bumps

  • chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 by @dependabot in #901
  • chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #905
  • chore(deps-dev): bump stylelint-scss from 5.3.0 to 5.3.2 by @dependabot in #902
  • chore(deps): bump @redux-devtools/extension from 3.2.6 to 3.3.0 by @dependabot in #903
  • chore(deps): bump axios from 1.5.1 to 1.6.5 by @dependabot in #911
  • chore(deps): bump @vitejs/plugin-react from 3.1.0 to 4.2.1 by @dependabot in #907
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.18.0 by @dependabot in #914
  • chore(deps): bump react-helmet-async from 1.3.0 to 2.0.4 by @dependabot in #900

Full Changelog: deploy-2024-01-05...deploy-2024-01-12