Maintenance release 4.1.16
You can update from previous Bolt 4 installs by running composer update.
Released: 2021-03-23
🐛 Bug fixes
- Fix the
allow_twigoption to work in the preview (bobdenotter, #2486) - The
|excerptfilter 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)