Skip to content

v1.37.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@tom2drum tom2drum released this 16 Dec 17:11
3a400a1

πŸš€ New Features

πŸ› Bug Fixes

⚑ Performance Improvements

  • Try @helia/verified-fetch for fetching NFT images from IPFS by @tom2drum in #2363

πŸ“¦ Dependencies updates

🎨 Design updates

  • Replace system selectors with Blockscout selectors style by @tom2drum in #2451

✨ Other Changes

🚨 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
  • #2418 - Added scroll as possible value for NEXT_PUBLIC_ROLLUP_TYPE.
  • #2446 - The NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY variable was deprecated, while the NEXT_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


Full Changelog: v1.36.4...v1.37.0-alpha