Skip to content

v1.33.0

Compare
Choose a tag to compare
@tom2drum tom2drum released this 30 Jul 07:15
· 133 commits to main since this release

πŸš€ 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