Maintenance release 4.1.22
Update an existing Bolt project by running composer update.
Check the documentation for instructions to set up a new Bolt project.
Released: 2021-06-18
🛠️ Miscellaneous
- [security] Don't allow
symfony/security-http5.3.0 and 5.3.1 (bobdenotter, #2640) - Add
inferred_slugvalues to parsed ContentType, if applicable (bobdenotter, #2636) - Pass around
BaseExtensioninstead of string inExtensionsConfigureCommand(bobdenotter, #2628)
🤖 Tests
- Add cypress tests (I-Valchev, #2625)