v1.32.0
π New Features
- BENS multiprotocol support by @tom2drum in #2003
- Resolve BENS names from URL directly to address page by @tom2drum in #2004
- Navigation: horizontal layout by @tom2drum in #1991
- Arbitrum views by @isstuev in #2024 and #2047
- Implement NFT instance metadata refetch button by @tom2drum in #2039
- Mixpanel profiles by @tom2drum in #2044
- Blueprint contracts support by @tom2drum in #2009
π Bug Fixes
- fix multichain button for mobile by @isstuev in #1989
- Update styles of outlined buttons and more by @tom2drum in #1978
- Contract
Write
method returns a checksum error by @tom2drum in #2021 - The possibility to query a contract with an empty array by @tom2drum in #1943
- Wallet tooltip fixes by @maxaleks in #2017
- Public tags cutoff problem by @tom2drum in #2048
- Fix
dappscout-iframe
issue with RainbowKit by @maxaleks in #2054
β‘ Performance Improvements
- Fix lazy loading on NFT Inventory view by @tom2drum in #1988
- Call contract read methods from the client by @tom2drum in #2032
π¦ Dependencies updates
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #2012
- Bump braces from 3.0.2 to 3.0.3 in /deploy/tools/feature-reporter by @dependabot in #2041
- Migrate to
bens-types
by @tom2drum in #2023 - Bump ws from 8.11.0 to 8.17.1 by @dependabot in #2040
β¨ Other Changes
- Combine default and security score view on the Marketplace page by @maxaleks in #2031
- Add endpoint what will return the list of app ENVs by @tom2drum in #1987
- Add supported frontend versions column in ENVS.md by @tom2drum in #2005
- Add Ad banner to 404 page by @isstuev in #1967
- Removing front-main and l2-optimism-goerli envs by @nzenchik in #2011
- Show a Zerion button only for EOA addresses by @isstuev in #2034
- tag group select component by @isstuev in #2014
π¨ Changes in ENV variables
- #2024 - Added new options
arbitrum
toNEXT_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