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

v2.0.0

Compare
Choose a tag to compare
@rijkvanzanten rijkvanzanten released this 12 Oct 21:44

This is the first official release of Directus API v2! This release is the result of countless hours spent by our Core developers and we're excited to finally share it with you. As with any ground-up software rebuild, there may initially be some issues. Please report any odd behavior so that we can more quickly improve stability. ✨ 🐰 ✨

Additions

  • Add fields param on /users/me (#289)
  • Add missing fields.validation data on directus_fields (#359)
  • Add new table.change event (#381)
  • Add additional info to / (#279)
  • Add field CRUD hooks (#481)

Changes

  • Update hooks in configuration file (#479)
  • Update hook names (#478)
  • Fixed issue where posting to /fields didn't return the datatype key (#482)