Releases: ripple/explorer
Releases · ripple/explorer
deploy-2025-10-27
What's Changed
- feat: Tokens ranking page by @pdp2121 in #1248
- Token Page Revamp by @achowdhry-ripple in #1246
- Add expand all and collapse all button for transaction raw tab by @pdp2121 in #1249
- AMM account page style fix by @achowdhry-ripple in #1250
- Repo log cleanup by @achowdhry-ripple in #1251
- Empty table state component, remove search banner by @achowdhry-ripple in #1252
Full Changelog: deploy-2025-10-09...deploy-2025-10-27
deploy-2025-10-09
deploy-2025-10-02
What's Changed
- Explorer server: Add logs when receiving ledgerClosed messages and log rippled client state every 60 seconds by @kuan121 in #1233
- chore(deps-dev): bump ts-jest from 29.3.2 to 29.4.1 by @dependabot[bot] in #1236
- chore(deps): bump esbuild from 0.25.3 to 0.25.9 by @dependabot[bot] in #1235
- chore(deps): bump dotenv from 16.4.7 to 17.2.3 by @dependabot[bot] in #1241
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.4 by @dependabot[bot] in #1240
- Remove network specific render checks introduced for MPTs by @Patel-Raj11 in #1239
New Contributors
Full Changelog: deploy-2025-08-26...deploy-2025-10-02
deploy-2025-08-26
What's Changed
- Remove OUSG temp code by @achowdhry-ripple in #1211
- Support for Permissioned DEX XLS-81d by @ckeshava in #1208
- add missing flags by @Patel-Raj11 in #1212
- Add support for Token Escrow - XLS-0085-token-escrow by @Patel-Raj11 in #1209
- fix: use VHS for
EnableAmendmentrippled version by @pdp2121 in #1226 - feat: support for Single Asset Vault (XLS-65) by @khancode in #1213
- Fix negative LPTokens and XRP assets for AMMDeposit and AMMWithdraw transactions by @Patel-Raj11 in #1229
- fix: Batch transaction shows
Successfulfor a failed inner transaction withteccode by @pdp2121 in #1224
New Contributors
- @Patel-Raj11 made their first contribution in #1212
Full Changelog: deploy-2025-07-10...deploy-2025-08-26
deploy-2025-07-10
What's Changed
- feat: support Account Permission Delegation (XLS-74d, XLS-75d) by @pdp2121 in #1178
- fix: dedupe validations count using
pubkeyby @khancode in #1190 - Manually add OUSG to token search list by @achowdhry-ripple in #1191
- fix: allow token search with both currency and parsed currencies by @achowdhry-ripple in #1193
- feat: Batch XLS-0056d support by @pdp2121 in #1199
Dependency Bumps
- chore(deps): bump debug from 4.4.0 to 4.4.1 by @dependabot[bot] in #1188
- chore(deps): bump i18next-http-backend from 2.7.3 to 3.0.2 by @dependabot[bot] in #1182
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.5.1 by @dependabot[bot] in #1204
New Contributors
Full Changelog: deploy-2025-06-11...deploy-2025-07-10
deploy-2025-06-11
What's Changed
- feat: support Account Permission Delegation (XLS-74d, XLS-75d) by @pdp2121 in #1178
- chore(deps): bump debug from 4.4.0 to 4.4.1 by @dependabot in #1188
- fix: dedupe validations count using
pubkeyby @khancode in #1190 - chore(deps): bump i18next-http-backend from 2.7.3 to 3.0.2 by @dependabot in #1182
- Manually add OUSG to token search list by @achowdhry-ripple in #1191
- fix: allow token search with both currency and parsed currencies by @achowdhry-ripple in #1193
New Contributors
Full Changelog: deploy-2025-05-20...deploy-2025-06-11
deploy-2025-05-20
What's Changed
- [JA] Update translations by @tequdev in #1077
- [ES] Update translations.json by @Ekiserrepe in #1085
- test: begin the switch to RTL by @mvadari in #945
- docs: added badge to workflow by @sashaphmn in #1158
- test: rename all instances of
data-testtodata-testidby @mvadari in #1015 - fix: Ledgers page metrics tooltip fickle by @pdp2121 in #1174
- chore: Suppress React Router v7 warnings by @pdp2121 in #1173
- fix: nUnl metrics index page by @pdp2121 in #1175
- feat[Smart Escrows]: add
ComputationAllowancefield by @mvadari in #1170
Dependency Bumps
- chore(deps): bump react-i18next from 12.3.1 to 15.4.1 by @dependabot in #1164
- chore(deps): bump vite-tsconfig-paths from 4.2.0 to 5.1.4 by @dependabot in #1106
- chore(deps-dev): bump ts-jest from 26.5.6 to 29.2.5 by @dependabot in #1109
- chore(deps-dev): bump @typescript-eslint/parser and @typescript-eslint/eslint-plugin from 7.18.0 to 8.32.1 by @dependabot in #1162
- chore(deps): bump react-i18next from 12.3.1 to 15.4.1 by @dependabot in #1164
- chore(deps): bump vite-tsconfig-paths from 4.2.0 to 5.1.4 by @dependabot in #1106
- chore(deps-dev): bump ts-jest from 26.5.6 to 29.2.5 by @dependabot in #1109
- chore(deps-dev): bump @typescript-eslint/parser and @typescript-eslint/eslint-plugin from 7.18.0 to 8.32.1 by @dependabot in #1162
- chore(deps-dev): bump @babel/preset-react from 7.26.3 to 7.27.1 by @dependabot in #1161
Full Changelog: deploy-2025-05-13...deploy-2025-05-20
deploy-2025-05-13
What's Changed
- fix: update xrpl dev dependency to 4.2.5 by @pdp2121 in #1155
- chore: fixed broken link by @sashaphmn in #1154
- chore: add release and license badge by @sashaphmn in #1156
- remove npm build from docker entrypoint script (#1157) by @shichengripple001 in #1159
- feat: Add validators fee voting tab & reorganize Network tab by @pdp2121 in #1098
- fix: Account issued tokens by @pdp2121 in #1167
- Fix: Custom network invalid URL generation by @achowdhry-ripple in #1168
- feat: Add new design & revision for ledgers metrics by @pdp2121 in #1169
Dependency Bumps
- chore(deps): bump vite from 5.4.17 to 6.3.4 by @dependabot in #1165
- chore(deps): bump recharts from 2.15.2 to 2.15.3 by @dependabot in #1163
New Contributors
- @sashaphmn made their first contribution in #1154
Full Changelog: deploy-2025-04-10...deploy-2025-05-13
deploy-2025-04-10
What's Changed
- fix: Update-ko-kr (Unnatural Korean messages corrected) by @ing9990 in #1133
- fix path-to-regexp and json-schema vulnerability by upgrade by @achowdhry-ripple in #1137
- Update dependencies by @ckeshava in #1136
- Update dependencies with npm audit fix command by @ckeshava in #1140
- remove references to Paystring by @ckeshava in #1141
- fix: properly wrap long text in
JsonViewby @mvadari in #1143 - Security fix: Update peer dependencies with known vulnerabilities by @achowdhry-ripple in #1149
- fix: use xrpl.js types instead of local types wherever possible by @mvadari in #1148
- Add Myanmar language by @usaikoo in #1123
- feat: add basic support for Smart Escrows by @mvadari in #1147
- refactor: remove the use of redux by @mvadari in #984
- chore: switch to node 22, npm 10 by @mvadari in #1144
- fix: remove BigQuery from Token page by @pdp2121 in #1153
New Contributors
- @ing9990 made their first contribution in #1133
- @ckeshava made their first contribution in #1136
- @usaikoo made their first contribution in #1123
Full Changelog: deploy-2025-03-10...deploy-2025-04-10
deploy-2025-03-10
What's Changed
- feat: add % upgraded to the bar charts by @mvadari in #1115
- feat: add AMMClawback support by @pdp2121 in #1127
- Add Credentials and PermissionedDomain tx Support by @achowdhry-ripple in #1118
- fix: handle non standard currency with decoded length of 3 by @pdp2121 in #1131
Full Changelog: deploy-2025-01-29...deploy-2025-03-10