Skip to content

Releases: blockscout/frontend

v1.35.0-alpha

27 Sep 15:23
10e5e93
Compare
Choose a tag to compare
v1.35.0-alpha Pre-release
Pre-release

πŸš€ New Features

πŸ› Bug Fixes

  • Fix the "Scroll to active tab" behavior on mobile devices by @tom2drum in #2214
  • Favicon generator: escape special characters in master url by @tom2drum in #2225
  • Long Call field value in Decoded input data breaks adaptive UI on mobile by @tom2drum in #2239
  • Display checksum-ed addresses by @tom2drum in #2240
  • Pass the file path when verifying a multi-part contract by @tom2drum in #2208
  • Arbitrum: handle case with partial data in latest deposits on main page by @tom2drum in #2244

πŸ“¦ Dependencies updates

🎨 Design updates

✨ Other Changes

🚨 Changes in ENV variables

  • #2199: NEXT_PUBLIC_HOMEPAGE_PLATE_TEXT_COLOR and NEXT_PUBLIC_HOMEPAGE_PLATE_BACKGROUND are now deprecated and replaced by NEXT_PUBLIC_HOMEPAGE_HERO_BANNER_CONFIG. Old variables will be removed in the future release. Consider to use the following migration template NEXT_PUBLIC_HOMEPAGE_HERO_BANNER_CONFIG={'background':['<my-background>'],'text_color':['<my-text-color>']}
  • #2199: Added NEXT_PUBLIC_FONT_FAMILY_HEADING and NEXT_PUBLIC_FONT_FAMILY_BODY to customize the typefaces used in the app.
  • #2221: Removed the NEXT_PUBLIC_HOMEPAGE_SHOW_AVG_BLOCK_TIME variable and added NEXT_PUBLIC_HOMEPAGE_STATS to configure the stats widgets on the homepage. For most chains, the new variable should not be passed by default, except for the Celo and Rootstock chains. You can find the new ENV values for them here
  • #2205: Added NEXT_PUBLIC_SAVE_ON_GAS_ENABLED to enable "Save on gas with GasHawk" button.
  • #2253: Added blackfort option to NEXT_PUBLIC_VALIDATORS_CHAIN_TYPE variable
  • #2263: Added NEXT_PUBLIC_ADDRESS_USERNAME_TAG to add a custom username tag on the address page

Full list of the ENV variables: v1.2.3

πŸ¦„ New Contributors


Full Changelog: v1.34.2...v1.35.0-alpha

v1.34.2

26 Sep 20:06
Compare
Choose a tag to compare

up next version

Full Changelog: v1.34.1...v1.34.2

v1.34.1

16 Sep 17:27
Compare
Choose a tag to compare
  • #2247 - Change max width of page content

Added NEXT_PUBLIC_MAX_CONTENT_WIDTH_ENABLED variable to control the maximum page content width behavior.

Full Changelog: v1.34.0...v1.34.1

v1.34.0

28 Aug 15:54
Compare
Choose a tag to compare

πŸš€ New Features

πŸ› Bug Fixes

⚑ Performance Improvements

πŸ“¦ Dependencies updates

🎨 Design updates

✨ Other Changes

πŸ¦„ New Contributors


Full Changelog: v1.33.2...v1.34.0

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