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

Releases: directus/v8-archive

v2.0.0-alpha.3

11 May 23:04
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Additions

  • Add $delete flag for relational items (#114)
  • Add referral URL in SSO request_token (#127)

Changes

  • Renamed rollback to revert (#110)
  • Move server info to / (#88)
  • Save rollback as ROLLBACK activity instead of UPDATE (#109)
  • Return 400 error for wrong parameters (#81, #92)
  • Fixed file endpoints (#67)
  • Fixed bug where SSO login would search for non-existing group column (#128)

v2.0.0-alpha.2

28 Apr 00:29
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Added

  • /rollback endpoint (#103)
  • User tracking endpoint (#108)
  • /revisions endpoint (#84)
  • Add SSO auth flow (#94)

Changed

  • Mark soft delete in activity (#104)
  • Allow revisions in system tables (#105)
  • Change directus_groups to directus_roles (#90)
  • Fix SSO error (#102)
  • Add methods to default CORS in config (#101)
  • Change meta.table to meta.collection (#96)
  • Auth provider names to lowercase (#99)

Removed

  • Unwanted fields in /auth/sso (#100)

v2.0.0-alpha.1

21 Apr 02:11
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

This is the first Alpha release of Directus API 2.0.

This release is intended for public testing and the gathering of community feedback.

This is not for use in production environments.