Skip to content

Releases: blockscout/frontend

v1.33.2

21 Aug 17:36
Compare
Choose a tag to compare
  • #2136 - ENS: add offchain support and bug fixes

Full Changelog: v1.33.1...v1.33.2

v1.33.1

06 Aug 15:58
cec56f1
Compare
Choose a tag to compare

🐛 Bug Fixes

✨ Other Changes


Full Changelog: v1.33.0...v1.33.1

v1.33.0

30 Jul 07:15
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • Fix show reward condition in blocks table by @isstuev in #2065
  • Identicon render issue on Name details page on mobile by @tom2drum in #2062
  • Token name is shortened incorrectly on CSV export page by @tom2drum in #2079
  • Show error if contract method has invalid data structure by @tom2drum in #2087
  • Fix: using === to check NEXT_PUBLIC_PROMOTE_BLOCKSCOUT_IN_TITLE by @cheng404 in #2122

📦 Dependencies updates

🎨 Design updates

✨ Other Changes

🚨 Changes in ENV variables

  • #2061: Added NEXT_PUBLIC_NETWORK_MULTIPLE_GAS_CURRENCIES to adjust views for chains where users can pay transaction fees in either the native coin or ERC-20 tokens.
  • #2089: Added NEXT_PUBLIC_MARKETPLACE_RATING_AIRTABLE_API_KEY and NEXT_PUBLIC_MARKETPLACE_RATING_AIRTABLE_BASE_ID for enabling Dapps rating in the marketplace.
  • #2108: Added NEXT_PUBLIC_GAS_REFUEL_PROVIDER_CONFIG to configure "Get gas" button in the top bar.
  • #2128: Added none to the list of possible values of NEXT_PUBLIC_API_SPEC_URL and NEXT_PUBLIC_GRAPHIQL_TRANSACTION, so the user can disable these features
  • #2129: Added NEXT_PUBLIC_VIEWS_CONTRACT_EXTRA_VERIFICATION_METHODS to customize extra verification methods of smart-contracts
  • #2090: Added NEXT_PUBLIC_HAS_MUD_FRAMEWORK for enabling support of MUD game framework

Full list of the ENV variables: v1.33.0

🦄 New Contributors


Full Changelog: v1.32.1...v1.33.0

v1.32.1

09 Jul 10:41
Compare
Choose a tag to compare
  • #2087 - Show error if contract method has invalid data structure and fix "Invalid address" error when reading a contract method

Full Changelog: v1.32.0...v1.32.1

v1.32.0

26 Jun 10:08
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

⚡ Performance Improvements

📦 Dependencies updates

✨ Other Changes

🚨 Changes in ENV variables

  • #2024 - Added new options arbitrum to NEXT_PUBLIC_ROLLUP_TYPE variable
  • #1991 - Added NEXT_PUBLIC_NAVIGATION_LAYOUT to control the layout type of the navigation bar.

Full list of the ENV variables: v1.32.0


Full Changelog: v1.31.0...v1.32.0

v1.31.1

10 Jun 13:54
Compare
Choose a tag to compare

fixes #1990

Full Changelog: v1.31.0...v1.31.1

v1.31.0

29 May 12:45
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

  • Remove unsupported features from search results by @isstuev in #1944

⚡ Performance Improvements

  • Token Instance Page: move critical requests to the page root by @tom2drum in #1959

📦 Dependencies Updates

✨ Other Changes

🚨 Changes in ENV variables

  • #1910 - Added NEXT_PUBLIC_NAVIGATION_HIGHLIGHTED_ROUTES for highlighting items in the navigation menu
  • #1958 - Added NEXT_PUBLIC_FAULT_PROOF_ENABLED variable to enable Fault Proof System feature
  • #1912 - Added NEXT_PUBLIC_MULTICHAIN_PROVIDER_CONFIG variable to enable multichain balance button on address page
  • #1925 - Removed NEXT_PUBLIC_SWAP_BUTTON_URL and added a new variable NEXT_PUBLIC_DEFI_DROPDOWN_ITEMS for displaying promo links to other DeFi projects in the top bar
  • #1961 - Added NEXT_PUBLIC_NETWORK_TOKEN_STANDARD_NAME variable to configure the display name of a token creation standard

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


Full Changelog: v1.30.1...v1.31.0

v1.30.1

16 May 14:33
Compare
Choose a tag to compare
  • fixes a CSP that is now blocking a banner on the marketplace page
  • fixes #1909

Full Changelog: v1.30.0...v1.30.1

v1.30.0

09 May 11:54
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

⚡ Performance Improvements

📦 Dependencies updates

✨ Other Changes

🚨 Changes in ENV variables

  • Added NEXT_PUBLIC_SEO_ENHANCED_DATA_ENABLED to enable pre-rendering page titles (e.g Token page) on the server side and inject page h1-tag to the markup before it is sent to the browser. - #1862
  • Added NEXT_PUBLIC_METADATA_SERVICE_API_HOST for integration with Metadata micro-service (displaying public address tags, app action buttons, etc.) - #1877, #1883
  • Added NEXT_PUBLIC_COLOR_THEME_DEFAULT for set up default color theme of the app - #1882

Full list of the ENV variables: v1.30.0


Full Changelog: v1.29.2...v1.30.0

v1.29.2

30 Apr 15:39
Compare
Choose a tag to compare

Full Changelog: v1.29.1...v1.29.2