Maintenance Release 5.1.10
Released: 2022-06-17
🐛 Bug fixes
- Remove old
conflict
(bobdenotter, #3236) - Don't break when login-form is sent incomplete (bobdenotter, #3221)
- Fix error thrown by extensions with no config options defined (#3242)
- Fix
type: number
field (#3231) - Increase
type: textarea
field font-size (#3239) - Ensure the
|order
filter sorts case insentitive. (#3235) - Update ECS to version
10.3
(#3232) - Ensure correct Canonical (#3229, #3248)
- Fixed the config used for search result limits (#3219)
- Add helper to prepare
QueryBuilder
when fetching latest records. (#3218) - Prevent negative dates ("Before year 0") in Content (#3240)
- Get correct relative file path, when
files/
is a symlink (#3245)