This commit is contained in:
Pascal Jufer
2023-11-17 17:38:16 +01:00
committed by GitHub
parent ead00577cf
commit be4410f948
9 changed files with 5 additions and 27 deletions

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Fixed OAS generation to be based on permissions

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Use the hostname as the OAS URL if no PUBLIC_URL has been specified

View File

@@ -1,6 +0,0 @@
---
"@directus/api": patch
"@directus/specs": patch
---
Ensured the paths and schemas in the generated OAS are based on current user

View File

@@ -1,6 +0,0 @@
---
"@directus/app": patch
"@directus/themes": patch
---
Fixed form paddings in default dark theme, enhanced theme selector interface

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/api",
"version": "14.1.0",
"version": "14.1.1",
"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": "10.13.0",
"version": "10.13.1",
"description": "App dashboard for Directus",
"homepage": "https://directus.io",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "directus",
"version": "10.8.0",
"version": "10.8.1",
"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/specs",
"version": "10.2.2",
"version": "10.2.3",
"description": "OpenAPI Specification of the Directus API",
"homepage": "https://directus.io",
"repository": {

View File

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