Maintenance Release 5.1.4
Released: 2022-03-13
🐛 Bug fixes
- Fix Select field with empty value, for
required: falseandallowempty: true(jordanaubert, #3116) - Update
Date.vuedateFormat to include seconds (simongroenewolt, #3096) - Fix custom homepage setting: allow singular ContentType slugs (bobdenotter, #3093)
- Fixes parsing for editing Yaml files in the backend editor (Joossensei, #3090)
- Fix YAML migrations (bobdenotter, #3118)
🛠️ Miscellaneous
- Set
api:get:toPUBLIC_ACCESSfor public access to the read-endpoint of the API (bobdenotter, #3111) - Add map to htaccess (peterboorsma, #3108)