Skip to content

3.0.0-rc1

Compare
Choose a tag to compare
@sylus sylus released this 28 Sep 18:47
· 289 commits to 8.x-3.x since this release

Features/Updates:

  • Layout Builder off canvas fixes
  • Duplicate title logic for Layout Builder
  • Fixes to Entity View Display calling wrong title
  • Claro backend theme enabled by default
  • Homepage CSS fixes for padding issue
  • Addition of Core Context for Layout Builder

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run Lightning configuration updates:

    • drush cache:rebuild
    • drush update:lightning