Releases: blockscout/frontend
Releases · blockscout/frontend
v1.29.2
v1.29.1
- fix tabs cut after API data is loaded
Full Changelog: v1.29.0...v1.29.1
v1.29.0
🚨 Changes in ENV variables
- #1783 - Added
NEXT_PUBLIC_STATS_API_BASE_PATH
andNEXT_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
toNEXT_PUBLIC_NETWORK_SECONDARY_COIN_SYMBOL
and added new valuesecondary_coin_price
toNEXT_PUBLIC_HOMEPAGE_CHARTS
variable
What's Changed
- Design updates by @tom2drum in #1767
- Add url base path for stats api and visualizer api endpoints in the env by @tushar994 in #1783
- Hotfix for Noves integration error with undefined addresses by @juanlenoves in #1803
- URL previews don't work on X (Twitter) by @tom2drum in #1792
- Trust 422 from api for invalid params by @tom2drum in #1793
- fix internal tx keys by @isstuev in #1813
- custom claim funds link for optimistic rollups by @isstuev in #1811
- adblock detect improvement by @isstuev in #1773
- Add tooltip on contracts license type by @isstuev in #1801
- coin balance history chart new type and custom empty text by @isstuev in #1800
- show block and tx blob tabs only if NEXT_PUBLIC_DATA_AVAILABILITY_ENA… by @isstuev in #1807
- Add tips to score, explorers, domains by @isstuev in #1805
- Marketplace changes by @maxaleks in #1788
- Marketplace banner by @maxaleks in #1785
- Adjust NFT token title by @tom2drum in #1797
- Enhance OG tags with API data by @tom2drum in #1806
- Fix gas tracker time when backend returns 0 by @tom2drum in #1819
- Fix marketplace banner by @maxaleks in #1825
- change horizontal paddings for tags by @tom2drum in #1824
- Address tabs loading by @isstuev in #1823
- Stats Update by @tom2drum in #1796
- ENVs preset for deploy demo workflow by @tom2drum in #1829
- Support ens_domain search result type by @isstuev in #1809
- Rework marketplace app header and tooltips by @maxaleks in #1822
- Playwright tests refactoring, pt.2 by @tom2drum in #1787
- Addresses not rendered in token actions on Transaction page (Firefox) by @tom2drum in #1832
- configure blob txs in block details by @isstuev in #1840
- hide tabs menu when loading by @isstuev in #1844
- change license tooltip text by @isstuev in #1846
- Fixes for release v1.29.0 by @tom2drum in #1837
New Contributors
- @tushar994 made their first contribution in #1783
Full Changelog: v1.28.1...v1.29.0
v1.28.1
v1.28.0
🚨 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
withNEXT_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
- update
web3modal
to v4 by @tom2drum in #1731 - chore: fix typos by @xiaoxianBoy in #1739
- Noves integration by @juanlenoves in #1398
- hide login page if no proxy needed by @isstuev in #1748
- Add AdButler as an additional ad provider by @isstuev in #1747
- change ENV for blob txs by @tom2drum in #1751
- zkSync batches by @tom2drum in #1743
- Dapps security score by @maxaleks in #1709
- Upgrade
dappscout-iframe
by @maxaleks in #1746 - Add support of ERC-404 type by @isstuev in #1735
- Playwright tests refactoring, pt.1 by @tom2drum in #1744
- Numbers over 16(?) digits are rounded in contract method fields by @tom2drum in #1761
- User settings for address icons type by @tom2drum in #1763
New Contributors
- @xiaoxianBoy made their first contribution in #1739
- @juanlenoves made their first contribution in #1398
Full Changelog: v1.27.0...v1.28.0
v1.27.0
🚨 Changes in ENV variables
- In #1647 added new option
getit
for theNEXT_PUBLIC_AD_BANNER_PROVIDER
variable
What's Changed
- Incorrect NFT media placeholder when navigating between pages by @tom2drum in #1715
- 404 for unknown transaction by @tom2drum in #1697
- Remove the use of the token object from the response of the
api/v2/tokens/<address>/holders
endpoint. by @tom2drum in #1696 - Add a banner to the My Verified Addresses page by @tom2drum in #1695
- bugfix: No number wrap on the address 'Tokens' tab by @tom2drum in #1691
- fix token icon fallback by @isstuev in #1716
- metadata date fix by @isstuev in #1712
- Getit ad banner by @isstuev in #1647
- Design fixes by @tom2drum in #1718
- Dim out page to focus on a search by @tom2drum in #1711
- solidity scan icon by @isstuev in #1719
- bugfix: Real-time incoming transactions are sorted incorrectly by @tom2drum in #1720
- bugfix: Cannot convert string to buffer while write to the contract by @tom2drum in #1724
- stats price diff on the homepage by @isstuev in #1722
- fix react keys for withdrawals by @isstuev in #1727
Full Changelog: v1.26.3...v1.27.0
v1.26.3
added email wallets feature for wallet connect
Full Changelog: v1.26.2...v1.26.3
v1.26.2
v1.26.1
- remove 404 for blob page if blob txs view is hidden
Full Changelog: v1.26.0...v1.26.1
v1.26.0
🚨 Changes in ENV variables
- In #1654 added
NEXT_PUBLIC_SAFE_TX_SERVICE_URL
to explicitly define the Safe API endpoint - In #1672 added
NEXT_PUBLIC_VIEWS_TX_HIDDEN_VIEWS
variable to manage the visibility of tx views (e.g. Blob txs tab on Transaction page). - In #1637 added
NEXT_PUBLIC_METASUITES_ENABLED
variable to enable MetaSuites integration
See full list of the ENV variables here
What's Changed
- typo: incorrect yarn dev preset command by @ryanpwaldon in #1636
- Not possible to remove address filter in token inventory for an address with no NFTs by @tom2drum in #1640
- OG description bug for NFT instances by @tom2drum in #1641
- fix navigation reset by @isstuev in #1642
- Display arrays of structs on Read/Write contract tabs by @tom2drum in #1556
- Fix initial dapp sorting by @maxaleks in #1649
- fixes for no miner by @isstuev in #1658
- Add a top bar to the dapp page by @maxaleks in #1635
- Add mixpanel events to operations in dapps by @maxaleks in #1639
- Upgrade
dappscout-iframe
package by @maxaleks in #1667 - Marketplace PW tests by @maxaleks in #1663
- Add a decimal part to the Market cap graph value and handle null values by @tom2drum in #1643
- truncate domain in domains popup by @tom2drum in #1645
- Update Safe wallets networks config by @tom2drum in #1654
- improve perf of highlighting same address in lists by @tom2drum in #1662
- Contract: License by @tom2drum in #1668
- Fix message shown when there are no deposits on L2 by @illuque in #1665
- fix typo by @isstuev in #1679
- Handle undefined timestamp for zkEVM batch by @tom2drum in #1680
- Add fallback to 'image_url' if 'animation_url' is invalid for NFT instance by @tom2drum in #1670
- Add Blobs support (EIP-4884) by @tom2drum in #1672
- add user ops tx interpretation by @isstuev in #1686
- Support raw format of v0.7 user ops by @isstuev in #1678
- Highlight code of the main contract by @tom2drum in #1685
- Metasuites placeholders by @tom2drum in #1637
New Contributors
- @ryanpwaldon made their first contribution in #1636
- @illuque made their first contribution in #1665
Full Changelog: v1.25.2...v1.26.0