This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
v2.0.0-rc.5
Pre-release
Pre-release
Added
- Support
fields
parameter inPATCH
requests (#319) - Split directus types from mysql datatypes (#360, #70)
- Additional endpoint for directus_settings field info (#296)
- Filter out extensions starting with underscore
_
(#463) - Ping to telemetry server (#409)
Changed
- Fixed issue where sorting would fail (#419)
- Fix encrypted interface (#410)
- Fix file naming ID (#422)
- Updated the fields migrations seeder (#323)
- Fix filtering on empty string (#433)
- Rename filesystem -> storage (#446)
- Fix query param not working (#447)
- Fix system column order (#445)
- Fix file title's being named wrong (#456)
- Fix issue where the API would require length for non-length datatypes (#462)
- Change global settings value from VARCHAR to TEXT (#468)
- Ignore projects in public uploads (#421)