Skip to content

Maintenance release 4.1.16

Choose a tag to compare

@bobdenotter bobdenotter released this 23 Mar 17:17
· 135 commits to 4.1 since this release
ed4c9d4

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

Released: 2021-03-23

🐛 Bug fixes

  • Fix the allow_twig option to work in the preview (bobdenotter, #2486)
  • The |excerpt filter returns the excerpt in the correct locale (I-Valchev, #2475)
  • Accept less strict search like %foo%bar% (I-Valchev, #2473)

🛠️ Miscellaneous

  • Improve parameter override for Listing Pages (bobdenotter, #2469)

⚙️ Code Quality / Developer Experience

  • Fix GitHub action failed to install (I-Valchev, #2484)