Skip to content

Releases: blockscout/frontend

v2.2.1

17 Jul 09:48
Compare
Choose a tag to compare

v2.2.0

14 Jul 09:36
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

📦 Dependencies updates

🎨 Design updates

  • New styles for pagination and "Add / Remove" buttons by @tom2drum in #2791

✨ Other Changes

🚨 Changes in ENV variables

  • #2471 - NEXT_PUBLIC_PUZZLE_GAME_BADGE_CLAIM_LINK environment variable added to enable badge claims for those who solve Puzzle 15.
  • #2792 - The default value for NEXT_PUBLIC_GAS_TRACKER_UNITS for testnets has been changed from ['usd', 'gwei'] to ['gwei'].
  • #2797 - The fields collection_url and instance_url of the NEXT_PUBLIC_VIEWS_NFT_MARKETPLACES variable are now optional. You can provide either one or both for each link to an NFT marketplace.
  • #2784 - The NEXT_PUBLIC_CELO_L2_UPGRADE_BLOCK variable has been removed, and the configuration has been migrated to the API side.
  • #2809 - Extend the functionality of the NEXT_PUBLIC_FOOTER_LINKS variable so that the configuration can accept links to icon URLs for each custom link in the footer.
  • #2814 - Added the NEXT_PUBLIC_METADATA_ADDRESS_TAGS_UPDATE_ENABLED variable to allow requests to the Metadata service for scheduling updates to address tags.
  • #2788 - Introduces new envs that enable the display of 3rd party widgets on Address page and Token page: NEXT_PUBLIC_ADDRESS_3RD_PARTY_WIDGETS and NEXT_PUBLIC_ADDRESS_3RD_PARTY_WIDGETS_CONFIG_URL.

Full list of the ENV variables: v2.2.0


Full Changelog: v2.1.1...v2.2.0

v2.1.1

19 Jun 07:44
Compare
Choose a tag to compare

v2.1.0

05 Jun 16:08
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • Invalid case-sensitive comparison in AddressFromTo by @tom2drum in #2719
  • Buggy display of Security Score in mobile version by @tom2drum in #2751
  • Fix loading state for the address hash in address page subtitle by @tom2drum in #2752
  • Advanced filter: fix date input by @isstuev in #2763
  • Fix tx socket sorting by @isstuev in #2760
  • Neon: Can't open transaction from tooltip on Transaction details page by @isstuev in #2758
  • Error is not displayed for functions with no return values. by @tom2drum in #2769

📦 Dependencies updates

🎨 Design updates

✨ Other Changes

🚨 Changes in ENV variables

  • #2722 - Added NEXT_PUBLIC_TAC_OPERATION_LIFECYCLE_API_HOST and NEXT_PUBLIC_TAC_TON_EXPLORER_URL to enable TAC-TON related views.
  • #2726 - Added NEXT_PUBLIC_ROLLUP_STAGE_INDEX to show the stage label in the sidebar for rollup chains.
  • #2734 - The getit was removed from the list of the possible values for NEXT_PUBLIC_AD_BANNER_PROVIDER.
  • #2766 - Paths in NEXT_PUBLIC_NETWORK_EXPLORERS can be templates

Full list of the ENV variables: v2.1.0

💑 Compatibility

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

Service Version
Blockscout API v8.1.1
Stats microservice API v2.7.0

Full Changelog: v2.0.3...v2.1.0

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