v1.37.0-alpha
Pre-release
Pre-release
π New Features
- Scroll views by @isstuev in #2418
- Add Nouns pfps by @tom2drum in #2447
- Support verification of Stylus contracts by @tom2drum in #2450
- Advanced filter by @isstuev in #1905
- Add custom block ordering on address transaction page by @tom2drum in #2387
- Zilliqa: Consensus data on Block view and Raw Input default format for Scilla contract txn by @tom2drum in #2375
- Zilliqa: filter for Scilla contracts by @tom2drum in #2449
- Add new sorting option to Dappscout by @tom2drum in #2415
- Optimism and Arbitrum rollups updates by @tom2drum in #2414
- Support CDN for NFT images by @tom2drum in #2461
- Pools pages by @isstuev in #2468
- Games by @isstuev in #2338
π Bug Fixes
- Constructor array parameters are displayed as concatenated strings instead of arrays by @tom2drum in #2407
- Fix block miner highlight style by @tom2drum in #2459
- fix(deploy-script): favicon generator by @MaxMustermann2 in #2466
β‘ Performance Improvements
π¦ Dependencies updates
- ReCaptcha: migrate back to v2 solution by @tom2drum in #2446
- Migrate from Sentry.io to Rollbar monitoring solution by @tom2drum in #2403
- Migrate from
web3modal
toreown
by @tom2drum in #2321
π¨ Design updates
β¨ Other Changes
- Call the API logout endpoint when the user logs out by @tom2drum in #2469
- Update Merits dashboard by @maxaleks in #2456
- Certified contract icon for tokens in search and more by @tom2drum in #2425
- Contract page improvements by @tom2drum in #2419
- Change sorting of smart-contract methods to ignore case by @tom2drum in #2409
- Add extra validation for
Token info
application form by @tom2drum in #2408 - Turn on eslint playwright plugin and eslint react-query plugin by @tom2drum in #2401
- Fix "Publish Chakra theme" workflow by @tom2drum in #2399
- Improve grammar, capitalization, and consistency by @Danyylka in #2432
- Remove Canny from footer section by @isstuev in #2442
- SEO Tweaks for Gas Tracker Page by @isstuev in #2344
- Change default description by @isstuev in #2470
π¨ Changes in ENV variables
- #2414
- Added
NEXT_PUBLIC_ROLLUP_PARENT_CHAIN_NAME
to customize L1 transaction status labels for Arbitrum-based chains - Added
NEXT_PUBLIC_ROLLUP_OUTPUT_ROOTS_ENABLED
to enable/disable "Output roots" page for Optimism-based chains
- Added
- #2418 - Added
scroll
as possible value forNEXT_PUBLIC_ROLLUP_TYPE
. - #2446 - The
NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY
variable was deprecated, while theNEXT_PUBLIC_RE_CAPTCHA_APP_SITE_KEY
become active again. - #2447 - Added the nouns string to the possible values array of the
NEXT_PUBLIC_VIEWS_ADDRESS_IDENTICON_TYPE
variable. - #2403 - Added
NEXT_PUBLIC_ROLLBAR_CLIENT_TOKEN
for enabling Rollbar integration.NEXT_PUBLIC_SENTRY_DSN
,SENTRY_CSP_REPORT_URI
,NEXT_PUBLIC_SENTRY_ENABLE_TRACING
are marked as deprecated. - #2363 - Added
NEXT_PUBLIC_HELIA_VERIFIED_FETCH_ENABLED
to enable Helia verified fetch for retrieving content of NFT assets directly from IPFS network using trustless gateways. - #1905 - Added
NEXT_PUBLIC_ADVANCED_FILTER_ENABLED
to turn on/off the "Advanced filter" feature. - #2468 - Added
NEXT_PUBLIC_DEX_POOLS_ENABLED
variable to enable DEX pools page. - #2338 - Added
NEXT_PUBLIC_GAME_BADGE_CLAIM_LINK
variable to enable badge claim for Runner game. - #2449 - Added
NEXT_PUBLIC_VIEWS_CONTRACT_LANGUAGE_FILTERS
variable to customize language type filter on verified contracts page.
Full list of the ENV variables: v1.37.0-alpha
π¦ New Contributors
- @Danyylka made their first contribution in #2432
- @MaxMustermann2 made their first contribution in #2466
Full Changelog: v1.36.4...v1.37.0-alpha