Skip to content

v1.30.0

Compare
Choose a tag to compare
@tom2drum tom2drum released this 09 May 11:54
· 163 commits to main since this release

πŸš€ 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