Skip to content

Maintenance release 4.1.11

Choose a tag to compare

@bobdenotter bobdenotter released this 13 Jan 10:53
· 227 commits to 4.1 since this release

Released: 2021-01-13

🐛 Bug fixes

  • Fix setcontent query for checkbox false values (I-Valchev, #2310)
  • Make sure "Other Content" works on mobile (I-Valchev, #2297)
  • Fix default option for select field (I-Valchev, #2296)
  • Fix casting exception with orderby when using MySQL/PostgreSQL (I-Valchev, #2290)
  • Fix allow twig and deprecate record|allow_twig requirement (I-Valchev, #2289)
  • Remove <select>-tag spacing (I-Valchev, #2283)
  • Allow id in sanitiser (purifier). Don't sanitise fields with sanitise: false (I-Valchev, #2280)

⚙️ Code Quality / Developer Experience

  • Bump axios from 0.19.2 to 0.21.1 (dependabot[bot], #2285)
  • [4.1.x] Fix behat tests (I-Valchev, #2282)