Skip to content

v2.9.2

Choose a tag to compare

@tom2drum tom2drum released this 13 Jul 14:17
· 114 commits to main since this release
30d52d5

🚀 New Features

  • Hero banner: customize search input background and border colors by @tom2drum in #3559

🐛 Bug Fixes

  • Support .vyi interface files in Vyper multi-part verification by @tom2drum in #3558

📦 Dependencies Updates

  • Clean up API types and adopt admin-rs / contracts-info type packages by @tom2drum in #3544
  • Bump Dynamic wallet SDK to 4.91.4 by @tom2drum in #3548

🛠️ DX & Tooling

🎨 Design Updates

  • UI: Stroke for Color theme and Address identicon by @tom2drum in #3543
  • Rework Token page + token instance page navigation by @tom2drum in #3560

✨ Other Changes

  • Add USD value for UserOps fees by @tom2drum in #3556
  • Support count-only new_blocks_count socket event for the blocks list new-items counter by @tom2drum in #3564

🚨 Changes in ENV variables

  • #3559:
    • Extended NEXT_PUBLIC_HOMEPAGE_HERO_BANNER_CONFIG with new optional fields in its search object: background (hero search input background color per light/dark theme) and border_color (border color per input state — _empty, _hover, _focus, _filled). The existing border_width behavior is unchanged, and instances without the new fields keep their current appearance.

Full list of the ENV variables: v2.9.2

💑 Compatibility

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

Service Version
Blockscout API v11.2.3+

Full Changelog: v2.9.1...v2.9.2