This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
v2.0.0-alpha.8
Pre-release
Pre-release
Additions
- Added BATCH updating to /fields (#188)
- Allow multiple filesystem adapters (#170)
- Add support for rate limiting (#11)
- Add
managed
flag to collections/fields (#181) - Add regex field validation (#130)
- Add error for wrong field name (#169)
- Move from slim 2 to slim 3 hooks (#111)
- Add thumbnailer settings to directus_settings collection (#148)
- Add max_file_upload size to info endpoint (#47)
- Don't send exception on password reset token (#133)
- Added error for duplicate auto increment or primary key (#163)
Changes
- Fixed invalid JSON responses (#174)
- Don't allow system fields to be reverted (#178)
- Fixed issue where it wouldn't return data in the correct type (#186)
- Don't allow collections to be created without primary key (#172)
- Renamed
explain
tocomment