Skip to content

Maintenance release 4.1.19

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 11 May 13:51
· 70 commits to 4.1 since this release
0ff9b93

You can update from previous Bolt 4 installs by running composer update.

Released: 2021-05-11

🐛 Bug fixes

  • Several fixes for handling Relations (bobdenotter, #2576)
  • Copy packaged themes in bolt:copy-themes command (I-Valchev, #2563)
  • Fix a CSS quirk in listing overview pages (bobdenotter, #2554)

🛠️ Miscellaneous

  • Replace node-sass with sass 🗑🔥 (bobdenotter, #2562)
  • Allow sensio/framework-extra-bundle version 6 (bobvandevijver, #2551)

⚙️ Code Quality / Developer Experience

  • Fix ecs breakage with friendsofphp/php-cs-fixer (I-Valchev, #2566)