Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rijkvanzanten rijkvanzanten released this 09 Jul 21:18
· 1238 commits to master since this release

Additions

  • Add role permission default values (#204)
  • Installation flow (#9)
  • Add email endpoints (#65)
  • Add error message for missing length field (#230)
  • Add managed collection to directus_collections (#240)

Changes

  • Fix issue where delta would save all fields (#221)
  • Fix batch 1 item issue (#224)
  • Fix patching items (#229)
  • Fix creating items (#228)
  • Fix returning arrays (#227)
  • Rename allowed_statuses to status_blacklist (#226)
  • Fix file upload in multipart/form-data (#237)
  • Return unmanaged collections in /collections (#236)
  • Fix m2m (#222)
  • Allow patching to settings (#238)
  • Fix /activity/comment (#233)