This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
v2.0.0-beta.4
Pre-release
Pre-release
Added
- User permissions endpoint
/permissions/me
and/permissions/me/:collection
(#266)
Changed
- Use status code 503 instead of 404 for API not installed (#261)
- Fix password reset request endpoint (#258)
- Fixed an error where unmanaged collections couldn't be managed again (#240)
- Fix CORS on non-configured APIs (#268)
- Fixed error where the revert endpoint would return the wrong item (#274)
- Don't save activity for directus_collection_presets (#271)
- Make /revert revert full item instead of delta (#275)
- Fix CORS on SSO and auth endpoints (#269, #270)
- Make /revert save to activity collection (#276)