Release v11.8.0 (#25252)

This commit is contained in:
Alex Gaillard
2025-05-28 13:29:21 -04:00
committed by GitHub
parent 553cb911f3
commit ccf2f3d38f
43 changed files with 21 additions and 137 deletions

View File

@@ -1,5 +0,0 @@
---
'@directus/app': minor
---
Ensured the configured display format is applied to the kanban layout

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed a bug that prevented fields from being validated in a relational drawer with junction fields

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Added filters to file(s) and image interface and fixed relation creation to `directus_files`

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Bumped samlify to v2.10.0

View File

@@ -1,6 +0,0 @@
---
"@directus/api": patch
"tests-blackbox": patch
---
Added deletion of the `dist` folder to the `build` command

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Improved clarity for usage of the Readonly and Required options in the Advanced Field Settings

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Added redirect to login page for OpenID SSO error

View File

@@ -1,5 +0,0 @@
---
'@directus/app': minor
---
Enhanced the appearance of the flow trigger buttons in the sidebar by applying their custom colors

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Made v-list-group togglable in storybook

View File

@@ -1,6 +0,0 @@
---
'@directus/utils': patch
'@directus/api': patch
---
Fixed coercion of values only in rest

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Fixed including aliases in wildcard selection

View File

@@ -1,5 +0,0 @@
---
"@directus/env": patch
---
Fixed `ADMIN_PASSWORD`, `ADMIN_TOKEN`, `KEY`, and `SECRET` to always be interpreted as strings

View File

@@ -1,7 +0,0 @@
---
'@directus/app': minor
---
Enhanced the flow logs with color indications for success and failure, and added a new filter to view only failed logs

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Fixed cache skipping for getSchema

View File

@@ -1,6 +0,0 @@
---
'@directus/api': minor
'@directus/app': minor
---
Added new action events for extensions

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed a bug in the select color field that caused invalid color values to be stored

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Added primaryKey data attribute to all form-fields.

View File

@@ -1,5 +0,0 @@
---
'@directus/app': minor
---
Added the ability to toggle a variable input for the \_in and \_nin filters.

View File

@@ -1,6 +0,0 @@
---
'@directus/types': patch
'@directus/api': patch
---
Added `ip`, `userAgent` and `origin` for ws activity

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed permissions handling in the Files module

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed a bug where the ID of newly added M2M/M2A items was lost after editing a junction field

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Fixed date not being returned in valid ISO format

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/api",
"version": "27.0.2",
"version": "27.1.0",
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
"keywords": [
"directus",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/app",
"version": "13.9.2",
"version": "13.10.0",
"description": "App dashboard for Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "directus",
"version": "11.7.2",
"version": "11.8.0",
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
"keywords": [
"directus",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/composables",
"version": "11.1.10",
"version": "11.1.11",
"description": "Shared Vue composables for Directus use",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "create-directus-extension",
"version": "11.0.13",
"version": "11.0.14",
"description": "A small util that will scaffold a Directus extension",
"keywords": [
"directus",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/env",
"version": "5.0.4",
"version": "5.0.5",
"description": "Utilities around using global env configuration",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/extensions-registry",
"version": "3.0.5",
"version": "3.0.6",
"description": "Abstraction for exploring Directus extensions on a package registry",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/extensions-sdk",
"version": "13.1.0",
"version": "13.1.1",
"description": "A toolkit to develop extensions to extend Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/extensions",
"version": "3.0.5",
"version": "3.0.6",
"description": "Utilities and types for Directus extensions",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/memory",
"version": "3.0.4",
"version": "3.0.5",
"description": "Memory / Redis abstraction for Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/pressure",
"version": "3.0.4",
"version": "3.0.5",
"description": "Pressure based rate limiter",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/schema-builder",
"version": "0.0.1",
"version": "0.0.2",
"description": "Directus SchemaBuilder for mocking/constructing a database schema based on code.",
"keywords": [
"sql",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-azure",
"version": "12.0.4",
"version": "12.0.5",
"description": "Azure file storage abstraction for `@directus/storage`",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-cloudinary",
"version": "12.0.4",
"version": "12.0.5",
"description": "Cloudinary file storage abstraction for `@directus/storage`",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-gcs",
"version": "12.0.4",
"version": "12.0.5",
"description": "GCS file storage abstraction for `@directus/storage`",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-s3",
"version": "12.0.4",
"version": "12.0.5",
"description": "S3 file storage abstraction for `@directus/storage`",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-supabase",
"version": "3.0.4",
"version": "3.0.5",
"description": "Supabase file storage abstraction for `@directus/storage`",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/themes",
"version": "1.1.0",
"version": "1.1.1",
"description": "Themes for Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/types",
"version": "13.1.1",
"version": "13.1.2",
"description": "Shared types for Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/utils",
"version": "13.0.5",
"version": "13.0.6",
"description": "Utilities shared between the Directus packages",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/validation",
"version": "2.0.4",
"version": "2.0.5",
"type": "module",
"sideEffects": false,
"scripts": {