Skip to content

Releases: blockscout/frontend

v1.24.1

16 Feb 16:24
Compare
Choose a tag to compare
  • Add NEXT_PUBLIC_MARKETPLACE_ENABLED to enable the marketplace explicitly.

Full Changelog: v1.24.0...v1.24.1

v1.24.0

13 Feb 15:20
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • #1550 - added optional logo field to NEXT_PUBLIC_NETWORK_EXPLORERS array item
  • #1599 - refactor ENVs related to rollups
    • NEXT_PUBLIC_IS_OPTIMISTIC_L2_NETWORK and NEXT_PUBLIC_IS_ZKEVM_L2_NETWORK replaced by NEXT_PUBLIC_ROLLUP_TYPE
    • NEXT_PUBLIC_OPTIMISTIC_L2_WITHDRAWAL_URL renamed to NEXT_PUBLIC_ROLLUP_L2_WITHDRAWAL_URL
    • NEXT_PUBLIC_L1_BASE_URL renamed to NEXT_PUBLIC_ROLLUP_L1_BASE_URL
    • see full list of deprecated ENVs here
  • #1469 - added "hype" to the list of ads banner providers NEXT_PUBLIC_AD_BANNER_PROVIDER
  • #1569 - added a new ENV variable NEXT_PUBLIC_SWAP_BUTTON_URL for displaying swap button in the top bar
  • #1597 - added a new EVN variable NEXT_PUBLIC_MARKETPLACE_SUGGEST_IDEAS_FORM for displaying "Suggest idea" button on marketplace page

To see full list of the ENV please refer to the file - https://github.com/blockscout/frontend/blob/v1.24.0/docs/ENVS.md

What's Changed

New Contributors

Full Changelog: v1.23.3...v1.24.0

v1.23.3

09 Feb 14:23
Compare
Choose a tag to compare
  • Fixes incorrect grouping of categories on marketplace #1594

Full Changelog: v1.23.2...v1.23.3

v1.23.2

09 Feb 07:00
Compare
Choose a tag to compare

Full Changelog: v1.23.1...v1.23.2

v1.23.1

08 Feb 10:04
Compare
Choose a tag to compare
  • Fix issues when page content (tx, block) is not loaded when no RPC URL is provided for the app instance

Full Changelog: v1.23.0...v1.23.1

v1.23.0

02 Feb 14:00
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • #1517 - added NEXT_PUBLIC_NETWORK_CURRENCY_WEI_NAME for changing the chain currency subdenomination name
  • #1504 - added NEXT_PUBLIC_HAS_USER_OPS for chains with account abstraction feature
  • #1544 - added NEXT_PUBLIC_CONTRACT_CODE_IDES for configuring the links to IDEs
  • #1545 - added NEXT_PUBLIC_MARKETPLACE_CATEGORIES_URL for providing config of marketplace categories

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.23.0

v1.22.0

17 Jan 17:33
d67d662
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • #1489 - added NEXT_PUBLIC_GROWTH_BOOK_CLIENT_KEY for GrowthBook service integration
  • #1460 - added NEXT_PUBLIC_NAME_SERVICE_API_HOST for ENS feature

What's Changed

Full Changelog: v1.21.2...v1.22.0

v1.21.2

05 Jan 13:09
Compare
Choose a tag to compare
  • remove unnecessary interpretation request #1480

Full Changelog: v1.21.1...v1.21.2

v1.21.1

04 Jan 14:45
Compare
Choose a tag to compare
  • fix tx sub-header #1475

Full Changelog: v1.21.0...v1.21.1

v1.21.0

27 Dec 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0...v1.21.0