Releases: ripple/explorer
Releases · ripple/explorer
deploy-2025-12-17
What's Changed
- chore(deps): bump vite from 6.3.5 to 7.1.12 by @dependabot[bot] in #1254
- Fix component load bugs by @Patel-Raj11 in #1265
- feat: Support for XLS-0066 Lending Protocol by @pdp2121 in #1259
- MPT Object Page Revamp by @kuan121 in #1264
- Fix Credentials support in DepositPreAuth, AccountDelete, Payment, EscrowFinish, PaymentChannelClaim by @Copilot in #1234
New Contributors
- @Copilot made their first contribution in #1234
Full Changelog: deploy-2025-11-17...deploy-2025-12-17
deploy-2025-11-17
What's Changed
- Fix: Display scaled MPToken balance by @ckeshava in #1260
- refactor: Streams to make homepage startup instantly by @ckniffen in #1232
- Remove the
LedgerCountdownBannerfrom the Explorer index page, which was set up to celebrate the 100 Million ledgers achievement of XRPL Mainnet.
Full Changelog: deploy-2025-11-04...deploy-2025-11-17
deploy-2025-11-04
What's Changed
- fix: add non-mainnet token page by @pdp2121 in #1253
- chore(deps-dev): bump @types/lodash from 4.17.16 to 4.17.20 by @dependabot[bot] in #1255
- 100 Million ledger celebration banner by @achowdhry-ripple in #1258
Full Changelog: deploy-2025-10-27...deploy-2025-11-04
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