Skip to content

Releases: blockscout/frontend

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

v1.29.1

24 Apr 16:26
Compare
Choose a tag to compare
  • fix tabs cut after API data is loaded

Full Changelog: v1.29.0...v1.29.1

v1.29.0

23 Apr 11:43
d5925ba
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • #1783 - Added NEXT_PUBLIC_STATS_API_BASE_PATH and NEXT_PUBLIC_VISUALIZE_API_BASE_PATH, which allows one to set base path for the stats or visualize api endpoints.
  • #1785 - Added NEXT_PUBLIC_MARKETPLACE_FEATURED_APP, NEXT_PUBLIC_MARKETPLACE_BANNER_CONTENT_URL, NEXT_PUBLIC_MARKETPLACE_BANNER_LINK_URL to configure promo banner on dApps page
  • #1806 - Added NEXT_PUBLIC_OG_ENHANCED_DATA_ENABLED to enrich OG page metadata with API data
  • #1796 - Renamed the variable NEXT_PUBLIC_NETWORK_GOVERNANCE_TOKEN_SYMBOL to NEXT_PUBLIC_NETWORK_SECONDARY_COIN_SYMBOL and added new value secondary_coin_price to NEXT_PUBLIC_HOMEPAGE_CHARTS variable

What's Changed

New Contributors

Full Changelog: v1.28.1...v1.29.0

v1.28.1

10 Apr 15:52
Compare
Choose a tag to compare

Full Changelog: v1.28.0...v1.28.1

v1.28.0

01 Apr 16:21
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • #1747: Added NEXT_PUBLIC_AD_BANNER_ADDITIONAL_PROVIDER with one possible value, "adbutler," to specify the second ad banner provider.
  • #1751: Replaced NEXT_PUBLIC_VIEWS_TX_HIDDEN_VIEWS with NEXT_PUBLIC_DATA_AVAILABILITY_ENABLED to display views related to transaction blobs.
  • #1743: Added a new value, "zkSync," to the NEXT_PUBLIC_ROLLUP_TYPE variable.
  • #1709: Added NEXT_PUBLIC_MARKETPLACE_SECURITY_REPORTS_URL for configuring dApps security scores.

What's Changed

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.27.0

19 Mar 11:01
Compare
Choose a tag to compare

🚨 Changes in ENV variables

  • In #1647 added new option getit for the NEXT_PUBLIC_AD_BANNER_PROVIDER variable

What's Changed

Full Changelog: v1.26.3...v1.27.0

v1.26.3

19 Mar 15:04
Compare
Choose a tag to compare

added email wallets feature for wallet connect

Full Changelog: v1.26.2...v1.26.3

v1.26.2

14 Mar 10:26
Compare
Choose a tag to compare

What's Changed

#1704

  • adjust the blob image decoding algorithm
  • avoid splitting words in UTF-8 blob decoded data
  • format all args value to string in the contract method form

Full Changelog: v1.26.1...v1.26.2

v1.26.1

13 Mar 16:24
Compare
Choose a tag to compare
  • remove 404 for blob page if blob txs view is hidden

Full Changelog: v1.26.0...v1.26.1