Maintenance release 4.1.11
Released: 2021-01-13
🐛 Bug fixes
- Fix setcontent query for checkbox
falsevalues (I-Valchev, #2310) - Make sure "Other Content" works on mobile (I-Valchev, #2297)
- Fix
defaultoption for select field (I-Valchev, #2296) - Fix casting exception with
orderbywhen using MySQL/PostgreSQL (I-Valchev, #2290) - Fix allow twig and deprecate
record|allow_twigrequirement (I-Valchev, #2289) - Remove
<select>-tag spacing (I-Valchev, #2283) - Allow
idin sanitiser (purifier). Don't sanitise fields withsanitise: false(I-Valchev, #2280)