mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
10.6.4 (#20102)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
"@directus/sdk": patch
|
||||
---
|
||||
|
||||
Fixed the Collection Type shipped in the SDK
|
||||
@@ -1,19 +0,0 @@
|
||||
---
|
||||
"@directus/composables": patch
|
||||
"@directus/constants": patch
|
||||
"@directus/data-driver-postgres": patch
|
||||
"@directus/data-sql": patch
|
||||
"@directus/data": patch
|
||||
"@directus/pressure": patch
|
||||
"@directus/random": patch
|
||||
"@directus/schema": major
|
||||
"@directus/storage-driver-azure": patch
|
||||
"@directus/storage-driver-cloudinary": patch
|
||||
"@directus/storage-driver-gcs": patch
|
||||
"@directus/storage-driver-local": patch
|
||||
"@directus/storage-driver-s3": patch
|
||||
"@directus/storage-driver-supabase": patch
|
||||
"@directus/storage": patch
|
||||
---
|
||||
|
||||
Enabled bundling of packages and aligned `tsconfig.json` files
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Enabled search in `v-select` component for string items
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed an issue where importing an image via URL wouldn't place it in the current folder
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/tsconfig': patch
|
||||
---
|
||||
|
||||
Aligned the `module` and `moduleResolution` settings for node18-esm
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Optimized the file imports
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Added a small border to the description dot for easier mouse-over
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
"@directus/sdk": patch
|
||||
---
|
||||
|
||||
Fixed aggregation on multiple fields in the SDK
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@directus/errors': minor
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Made API errors available through `@directus/errors`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Added ability to replace files from within item details drawer
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/sdk': minor
|
||||
---
|
||||
|
||||
Add new read-asset functions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/sdk": patch
|
||||
---
|
||||
|
||||
Removed usage of expected WebSocket constants on the global object in the SDK
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/sdk": minor
|
||||
---
|
||||
|
||||
Added support for literal field types in the SDK
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Ensured the "Readonly" and "Required" options work on groups
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixed an issue where CSV fields defaulted to a maximum length of 255 characters
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Ensured the hard limit for amount of characters is properly represented in input interface
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fix status check on LDAP end event
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
"@directus/types": minor
|
||||
---
|
||||
|
||||
Show folder navigation in file interfaces with configured "Root Folder"
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@directus/data-driver-postgres': minor
|
||||
'@directus/data-sql': minor
|
||||
'@directus/data': minor
|
||||
---
|
||||
|
||||
Added more modifiers to the data abstraction and m2o join
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Improved WebSockets initialization handling, fixing termination during server shutdown
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed field menu width
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixed an issue that would prevent the filter object from functioning in certain websocket subscriptions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed export empty file when limit is `-1`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Prevented slow down of the main thread by moving file import to worker threads
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed date type fields adding an extra day in the calendar layout
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixed an issue where multiple WebSocket subscriptions on same target could result in skipped events
|
||||
@@ -1,13 +0,0 @@
|
||||
---
|
||||
'@directus/extensions-sdk': patch
|
||||
'@directus/composables': patch
|
||||
'@directus/components': patch
|
||||
'@directus/extensions': patch
|
||||
'@directus/constants': major
|
||||
'@directus/types': major
|
||||
'@directus/utils': major
|
||||
'@directus/api': patch
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Refactor extensions related utils/types/constants to a new @directus/extensions package
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed incorrect extension loading path
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/sdk': patch
|
||||
---
|
||||
|
||||
Amended deleteFolder function's JSDocs description
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed the dot tooltip within table headers of relational fields to be shown again
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": minor
|
||||
---
|
||||
|
||||
Added auto-detection of delimiter for CSV imports, allowing the use of other delimiters than `,`
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Use a comment as the replacement token for embeds
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed styling being white on white for specific map buttons
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Made the `transformation` argument of `AssetsService.getAsset()` optional
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Fixed automatic sequence reset for capitalized table names in PostgreSQL
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed redaction of objects with circular structure
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed loading of region-specific languages for calendar layout
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/sdk": patch
|
||||
---
|
||||
|
||||
Added support for replacing files in the SDK
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": minor
|
||||
---
|
||||
|
||||
Added `cacheClear` method to the `UtilsService`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Updated placeholder for file-image interface when it is disabled with no value
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/storage-driver-azure": patch
|
||||
"@directus/storage": patch
|
||||
---
|
||||
|
||||
Fixed range requests when using Azure storage driver
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/sdk": patch
|
||||
---
|
||||
|
||||
Fixed client globals types compatibility in the SDK
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/api",
|
||||
"version": "13.1.1",
|
||||
"version": "13.2.0",
|
||||
"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.9.0",
|
||||
"version": "10.9.1",
|
||||
"description": "App dashboard for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "directus",
|
||||
"version": "10.6.3",
|
||||
"version": "10.6.4",
|
||||
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
|
||||
"keywords": [
|
||||
"directus",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/components",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Component for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"sideEffects": false,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/composables",
|
||||
"version": "10.1.3",
|
||||
"version": "10.1.4",
|
||||
"description": "Shared Vue composables for Directus use",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/constants",
|
||||
"version": "10.2.3",
|
||||
"version": "11.0.0",
|
||||
"description": "Shared constants for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-directus-extension",
|
||||
"version": "10.0.12",
|
||||
"version": "10.0.13",
|
||||
"description": "A small util that will scaffold a Directus extension",
|
||||
"keywords": [
|
||||
"directus",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/data-driver-postgres",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"description": "Data storage abstraction layer for Postgres",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/data-sql",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/data",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"description": "Data storage abstraction layer for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/errors",
|
||||
"version": "0.0.2",
|
||||
"version": "0.1.0",
|
||||
"description": "Create consistent error objects around the codebase",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/extensions-sdk",
|
||||
"version": "10.1.11",
|
||||
"version": "10.1.12",
|
||||
"description": "A toolkit to develop extensions to extend Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/extensions",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Utilities and types for Directus extensions",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/pressure",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "Pressure based rate limiter",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/random",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Set of random-utilities for use in tests",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/schema",
|
||||
"version": "10.0.2",
|
||||
"version": "11.0.0",
|
||||
"description": "Utility for extracting information about existing DB schema",
|
||||
"keywords": [
|
||||
"sql",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-azure",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.12",
|
||||
"description": "Azure file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-cloudinary",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.12",
|
||||
"description": "Cloudinary file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-gcs",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.12",
|
||||
"description": "GCS file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-local",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.12",
|
||||
"description": "Local file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-s3",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.12",
|
||||
"description": "S3 file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-supabase",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Supabase file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage",
|
||||
"version": "10.0.5",
|
||||
"version": "10.0.6",
|
||||
"description": "Object storage abstraction layer for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/tsconfig",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "TSConfig files used in Directus projects",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/types",
|
||||
"version": "10.1.6",
|
||||
"version": "11.0.0",
|
||||
"description": "Shared types for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/utils",
|
||||
"version": "10.0.11",
|
||||
"version": "11.0.0",
|
||||
"description": "Utilities shared between the Directus packages",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/validation",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/sdk",
|
||||
"version": "12.0.1",
|
||||
"version": "12.1.0",
|
||||
"description": "Directus JavaScript SDK",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user