mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
v10.2.0
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'docs': minor
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Added synchronization across horizontally scaled instances to schedule flows and hooks
|
||||
@@ -1,27 +0,0 @@
|
||||
---
|
||||
"directus": patch
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
"docs": patch
|
||||
"@directus/composables": patch
|
||||
"create-directus-extension": patch
|
||||
"@directus/data-driver-postgres": patch
|
||||
"@directus/data": patch
|
||||
"@directus/exceptions": patch
|
||||
"@directus/extensions-sdk": patch
|
||||
"@directus/pressure": patch
|
||||
"@directus/random": patch
|
||||
"@directus/release-notes-generator": patch
|
||||
"@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": patch
|
||||
"@directus/types": patch
|
||||
"@directus/update-check": patch
|
||||
"@directus/utils": patch
|
||||
"tests-blackbox": patch
|
||||
---
|
||||
|
||||
Updated dependencies in all packages
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Added pagination to flow logs to prevent memory allocation issues on large revision sets
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/api": minor
|
||||
"tests-blackbox": patch
|
||||
---
|
||||
|
||||
Enable caching for requests from data studio when `CACHE_AUTO_PURGE` is enabled
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
"@directus/specs": patch
|
||||
---
|
||||
|
||||
Updated `openapi3-ts` to v4
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/random': minor
|
||||
---
|
||||
|
||||
Added randomAlpha, randomArray, randomInteger, randomSequence, and randomUUID functions
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": major
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Removed unnecessary disclosure of potentially sensitive server info
|
||||
|
||||
::: notice
|
||||
This changes the available information and output type signature of the /server/info endpoint
|
||||
:::
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed `FILES_MAX_UPLOAD_SIZE` crashing bug and files interface error when the upload request errors
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Optimised countDistinct aggregation on primary key field
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed `group-accordion` value initialization for usage in extension options
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/types': minor
|
||||
---
|
||||
|
||||
Added basic types for data packages
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"directus": patch
|
||||
"@directus/api": patch
|
||||
"@directus/update-check": major
|
||||
---
|
||||
|
||||
Replaced update info in `@directus/api` by an update notifier in the `directus` package
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed input-block-editor popover styles on dark mode
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Improved redaction of logs in Flows by catching additional keys
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Updated handler response format for manual flows
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed fetching of all permissions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Added documentation for auth create and update hooks
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
"@directus/app": minor
|
||||
"@directus/api": patch
|
||||
"docs": patch
|
||||
"@directus/types": patch
|
||||
"@directus/utils": patch
|
||||
"directus": minor
|
||||
---
|
||||
|
||||
Added live preview functionality to the Data Studio App to easily and instantly track the impact of item changes on web pages
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Added a new `FILES_MAX_UPLOAD_SIZE` environment variable for setting a max value system-wide
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Translated field names in collection dialog
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Optimised export sidebar aggregation call
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Improved Affordance of Docs Card Component Link
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Bumped @sindresorhus/slugify to fix undesirable behavior in slugify input
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Added initial docs for running tests in the codebase
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
"@directus/app": minor
|
||||
"@directus/api": minor
|
||||
"@directus/types": minor
|
||||
---
|
||||
|
||||
Improve custom translations management and performance
|
||||
|
||||
::: notice
|
||||
This replaces the previous `translation_strings` field in `directus_settings` with a new `/translations` endpoint
|
||||
:::
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Removed cdn.directus.io from imgSrc and mediaSrc in the base CSP configuration
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Enhanced translations in export sidebar
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Added support for `FILES_MIME_TYPE_ALLOW_LIST` environment variable.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed incorrect endpoints for system collections
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/api",
|
||||
"version": "10.2.0",
|
||||
"version": "11.0.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.2.0",
|
||||
"version": "10.3.0",
|
||||
"description": "App dashboard for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "directus",
|
||||
"version": "10.1.1",
|
||||
"version": "10.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/composables",
|
||||
"version": "10.0.2",
|
||||
"version": "10.0.3",
|
||||
"description": "Shared Vue composables for Directus use",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-directus-extension",
|
||||
"version": "10.0.2",
|
||||
"version": "10.0.3",
|
||||
"description": "A small util that will scaffold a Directus extension",
|
||||
"keywords": [
|
||||
"directus",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/data-driver-postgres",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Data storage abstraction layer for Postgres",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/data",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Data storage abstraction layer for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/exceptions",
|
||||
"version": "10.0.1",
|
||||
"version": "10.0.2",
|
||||
"description": "Shared exceptions in Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/extensions-sdk",
|
||||
"version": "10.1.1",
|
||||
"version": "10.1.2",
|
||||
"description": "A toolkit to develop extensions to extend Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/pressure",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Pressure based rate limiter",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/random",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Set of random-utilities for use in tests",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/release-notes-generator",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Directus tailored release notes generator for changesets",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/specs",
|
||||
"version": "10.1.0",
|
||||
"version": "10.1.1",
|
||||
"description": "OpenAPI Specification of the Directus API",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-azure",
|
||||
"version": "10.0.2",
|
||||
"version": "10.0.3",
|
||||
"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.2",
|
||||
"version": "10.0.3",
|
||||
"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.2",
|
||||
"version": "10.0.3",
|
||||
"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.2",
|
||||
"version": "10.0.3",
|
||||
"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.2",
|
||||
"version": "10.0.3",
|
||||
"description": "S3 file storage abstraction for `@directus/storage`",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage",
|
||||
"version": "10.0.1",
|
||||
"version": "10.0.2",
|
||||
"description": "Object storage abstraction layer for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/types",
|
||||
"version": "10.0.1",
|
||||
"version": "10.1.0",
|
||||
"description": "Shared types for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/update-check",
|
||||
"version": "10.0.1",
|
||||
"version": "11.0.0",
|
||||
"description": "Check if an update is available for a given package",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/utils",
|
||||
"version": "10.0.2",
|
||||
"version": "10.0.3",
|
||||
"description": "Utilities shared between the Directus packages",
|
||||
"homepage": "https://directus.io",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user