mirror of
https://github.com/directus/directus.git
synced 2026-01-10 23:08:28 -05:00
v10.8.1 (#20463)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed OAS generation to be based on permissions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Use the hostname as the OAS URL if no PUBLIC_URL has been specified
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
"@directus/specs": patch
|
||||
---
|
||||
|
||||
Ensured the paths and schemas in the generated OAS are based on current user
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/themes": patch
|
||||
---
|
||||
|
||||
Fixed form paddings in default dark theme, enhanced theme selector interface
|
||||
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/themes",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"description": "Themes for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user