Skip to content

v1.31.0

Compare
Choose a tag to compare
@tom2drum tom2drum released this 29 May 12:45
· 399 commits to main since this release

What's Changed

πŸš€ New Features

πŸ› Bug Fixes

  • Remove unsupported features from search results by @isstuev in #1944

⚑ Performance Improvements

  • Token Instance Page: move critical requests to the page root by @tom2drum in #1959

πŸ“¦ Dependencies Updates

✨ Other Changes

🚨 Changes in ENV variables

  • #1910 - Added NEXT_PUBLIC_NAVIGATION_HIGHLIGHTED_ROUTES for highlighting items in the navigation menu
  • #1958 - Added NEXT_PUBLIC_FAULT_PROOF_ENABLED variable to enable Fault Proof System feature
  • #1912 - Added NEXT_PUBLIC_MULTICHAIN_PROVIDER_CONFIG variable to enable multichain balance button on address page
  • #1925 - Removed NEXT_PUBLIC_SWAP_BUTTON_URL and added a new variable NEXT_PUBLIC_DEFI_DROPDOWN_ITEMS for displaying promo links to other DeFi projects in the top bar
  • #1961 - Added NEXT_PUBLIC_NETWORK_TOKEN_STANDARD_NAME variable to configure the display name of a token creation standard

Full list of the ENV variables: v1.31.0-alpha


Full Changelog: v1.30.1...v1.31.0