-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'@directus/api': minor | ||
'@directus/sdk': major | ||
'@directus/system-data': minor | ||
'@directus/specs': minor | ||
'@directus/types': minor | ||
'@directus/app': minor | ||
--- | ||
|
||
Extracted comments to a separate table |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@directus/api": patch | ||
--- | ||
|
||
Fixed an issue which prevented the deletion of some nested collections when applying a snapshot |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'@directus/storage-driver-cloudinary': patch | ||
'@directus/storage-driver-supabase': patch | ||
'@directus/storage-driver-azure': patch | ||
'@directus/storage-driver-local': patch | ||
'@directus/storage-driver-gcs': patch | ||
'@directus/storage-driver-s3': patch | ||
'@directus/storage': patch | ||
'@directus/api': patch | ||
--- | ||
|
||
Allow for cachebusting when reading images from cloudinary to use the latest image for preview generation. |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Ensured elements on login page are correctly truncated when not enough space is available |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Added condition to only show the "Create Dashboard" if the user has the correct permissions |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@directus/sdk": patch | ||
--- | ||
|
||
Improved SDK relation function type |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
'@directus/api': patch | ||
'@directus/specs': patch | ||
'@directus/system-data': patch | ||
'@directus/types': patch | ||
'@directus/sdk': patch | ||
--- | ||
|
||
Consolidated Content Versions with a new `delta` field under `directus_versions` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Added save options to role and policies item pages |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': minor | ||
--- | ||
|
||
Added support for batch editing in M2M and O2M table interfaces |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Hide alias fields in the export sidebar |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Fixed tags interface to correctly handle reset whitespace option |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/storage-driver-cloudinary': patch | ||
--- | ||
|
||
Fixed the cloudinary storage driver to work again with the server health check |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/api': patch | ||
--- | ||
|
||
Added `is_indexed` to schema snapshot |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Ensured new operation can reuse same key as previously deleted one in current flow editing session |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@directus/extensions": patch | ||
--- | ||
|
||
Fixed extension-sdk defineHook and defineEndpoint types |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/app': patch | ||
--- | ||
|
||
Fixed an issue where the WYSIWYG interface would reload with every keystroke if custom formats are given |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@directus/sdk': patch | ||
--- | ||
|
||
Ensured failing GraphQL requests are properly handled by throwing an error and exposing `errors` and `data` information |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
"@directus/api": patch | ||
"@directus/app": patch | ||
"create-directus-project": patch | ||
"create-directus-extension": patch | ||
"@directus/extensions-sdk": patch | ||
"@directus/memory": patch | ||
"@directus/storage-driver-azure": patch | ||
"@directus/storage-driver-cloudinary": patch | ||
"@directus/storage-driver-gcs": patch | ||
"@directus/storage-driver-s3": patch | ||
"@directus/storage-driver-supabase": patch | ||
"@directus/themes": patch | ||
"@directus/update-check": patch | ||
--- | ||
|
||
Updated dependencies |
This file was deleted.
This file was deleted.
This file was deleted.