Skip to content

Releases: blockscout/frontend

v2.0.3

15 May 16:30
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 May 16:05
Compare
Choose a tag to compare
  • Add env variable to set Celenium Explorer URL by @tom2drum in #2728
    • Introduced NEXT_PUBLIC_ROLLUP_DA_CELESTIA_CELENIUM_URL to configure the URL for the Celenium explorer.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 May 15:49
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

15 Apr 18:04
Compare
Choose a tag to compare

πŸ“£ Breaking Changes

  • Major UI Framework Update: Migration to Chakra UI v3 - This is a significant breaking change that requires attention from all users and developers. The update includes major changes to the component API and styling system. Please review the Chakra UI v3 migration guide for details. (#2654, #2663, #2664, #2670)

πŸš€ New Features

πŸ› Bug Fixes

  • Impossible to send empty strings in parameters on Blockscout UI by @tom2drum in #2666
  • Auth: Switch the chain before signing the message when the user logs in with their wallet by @tom2drum in #2673
  • Broken flow for adding an email on the Watch list page by @tom2drum in #2677

πŸ“¦ Dependencies updates

  • Bump Swagger UI to address the compatibility issue with Node.js v22 by @tom2drum in #2659

🎨 Design updates

✨ Other Changes

  • Rename Fully diluted market cap on Token page by @tom2drum in #2674
  • Add link to advanced filter page filtered by current address and token transfer types by @tom2drum in #2665
  • ReCaptcha: allow the user to display the widget if an error occurs by @tom2drum in #2669
  • Remove proxy_type field from SmartContract model by @tom2drum in #2671
  • UI toolkit package by @tom2drum in #2691
  • Migrate to the props with consistent full naming in the API for address hash entity and multiple props for L2-rollups by @tom2drum in #2694

πŸ’‘ Compatibility

From this version onward, the app is compatible only with the following API versions:

Service Version
Blockscout API v8.0.2

Full Changelog: v1.38.2...v2.0.0

v1.38.2

25 Mar 13:23
Compare
Choose a tag to compare

πŸš€ New Features

πŸ› Bug Fixes

πŸ“¦ Dependencies updates

🎨 Design updates

✨ Other Changes

🚨 Changes in ENV variables

  • Added NEXT_PUBLIC_INTEROP_ENABLED variable to enable Interop views.

Full list of the ENV variables: v1.38.2

πŸ¦„ New Contributors


Full Changelog: v1.38.1...v1.38.2

v1.38.1

05 Mar 14:36
7d7873d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.38.0...v1.38.1

v1.38.0

18 Feb 09:03
Compare
Choose a tag to compare

πŸš€ New Features

πŸ› Bug Fixes

  • Stats & charts: horizontal axis improvements by @isstuev in #2478
  • Navigating through lists breaks native browser navigation by @isstuev in #2493
  • Rootstock checksum is not applied on the address page by @tom2drum in #2500
  • Address ERC-20 tokens tab navigation issue by @isstuev in #2516
  • Contract source code: the code for the empty contract is not displaye… by @tom2drum in #2569
  • Fix table column filter for mud record by @isstuev in #2580
  • Verified contract balance value overlaps other fields by @ tom2drum in #2583
  • Incorrect color mode by @isstuev in #2264

⚑ Performance Improvements

  • Redundant request to MUD API on the Contract tab of Token page by @isstuev in #2544
  • Remove nextjs link prefetch by @isstuev in #2537

πŸ“¦ Dependencies updates

✨ Other Changes

🚨 Changes in ENV variables

  • #2498 - The NEXT_PUBLIC_NETWORK_RPC_URL variable apart from one string URL now can take array of RPC URLs.
  • #2562 - Added NEXT_PUBLIC_ROLLUP_DA_CELESTIA_NAMESPACE to create a link to the Arbitrum transaction batch on the Seleneium explorer.
  • #2557 - Added zilliqa to the list of possible values for the NEXT_PUBLIC_VALIDATORS_CHAIN_TYPE variable.
  • #2533 - Added NEXT_PUBLIC_ROLLUP_PARENT_CHAIN_NAME to pass the parameters of the parent chain for the rollup. The NEXT_PUBLIC_ROLLUP_L1_BASE_URL and NEXT_PUBLIC_ROLLUP_PARENT_CHAIN_NAME variables are marked as deprecated.
  • #2483 - Added NEXT_PUBLIC_TX_EXTERNAL_TRANSACTIONS_CONFIG variable to enable and configure external transactions feature.
  • #2561 - Added daily_operational_txs option to NEXT_PUBLIC_HOMEPAGE_CHARTS and total_operational_txs to NEXT_PUBLIC_HOMEPAGE_STATS. Values can be used only if NEXT_PUBLIC_STATS_API_HOST is provided.
  • #2560 - Introduced NEXT_PUBLIC_VIEWS_TOKEN_SCAM_TOGGLE_ENABLED to display the "Hide scam tokens" toggle in the site settings dropdown.

Full list of the ENV variables: v1.38.0-alpha

πŸ’‘ Compatibility

  • From this version onward, the app is compatible only with the following API versions:
Service Version
Blockscout API v7.0.0+
Stats microservice API 2.5.0+

πŸ¦„ New Contributors


Full Changelog: v1.37.6...v1.38.0

v1.37.6

13 Feb 11:43
Compare
Choose a tag to compare

v1.37.5

23 Jan 11:41
Compare
Choose a tag to compare

v1.37.4

17 Jan 13:14
Compare
Choose a tag to compare