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

v2.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rijkvanzanten rijkvanzanten released this 10 Sep 22:51

Added

  • Batch support to /files (#290)
  • Allow null and _ as default env name (#343)
  • Use IP whitelist (#334)
  • Set right default file naming options (#337)

Changed

  • Rename date/user columns (#336)
  • Create one instance for each middleware (#341)
  • Fixed issue where wrong DB name would crash API (#346)
  • Rename config env to mode (#345)
  • Update the "env already exists" error (#342)
  • Fix uploading files without an extension (#348)
  • Add missing records to installer (#347)
  • Fix the public role not working as expected (#411)

Removed

  • Remove directus_collections.preview_url (#338)
  • Remove default demo image from repo (#344)