Bugfixes:
- Missing parameters for
ImageContent-Type (#3473) Undefined variable: pathinFileContent-Type (#3463)- Missed instance converting
$optionsto$this->options(#3508) - Using Intervention Image facade instead of static class (#3525)
- Removed extra curly braces (#3526)
- Properly handle edge-cases with decoding JSON options (#3500)
Enhancements:
- Laravel 5.7 support (#3544)
- Menu-builder modal button labels (#3390)
- Only hide ID field for belongsTo relationships (#3451)
- Resizeable support for multiple images (#3288)
- preserveFileUploadName also for files (#3164)
- Explicit cast to bool for the
requiredattribute in datatypes (#3117) MenuItemPolicyno longer uses hard-codedbrowsepermission (#3501)- Various enhancements (#3099)
Language updates: