mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
v10.1.0
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixed a problem that could auth to fail with third party OAuth2/OpenID that rely on refresh tokens
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/extensions-sdk": patch
|
||||
"tests-blackbox": patch
|
||||
---
|
||||
|
||||
Added `no-nested-ternary` eslint rule to ensure better readability in the code base
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@directus/extensions-sdk': patch
|
||||
'@directus/constants': patch
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Added a constant with all possible javascript file extensions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Added overflow scrollbars in v-card component
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/extensions-sdk': patch
|
||||
---
|
||||
|
||||
Silenced prefer builtins and circular dependency warnings when building extensions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Improved flows error class handling
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Made folders hidden by default in system collection-chooser interface
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Fixed a problem that could cause duplicate assets from being generated to disk for repeated access to the same
|
||||
permutation.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed an issue that would cause the display template to fail on the calendar layout
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
"@directus/composables": patch
|
||||
"@directus/exceptions": patch
|
||||
"@directus/extensions-sdk": 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/update-check": patch
|
||||
"@directus/utils": patch
|
||||
---
|
||||
|
||||
Updated vitest to `0.31.0`
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@directus/extensions-sdk': minor
|
||||
'@directus/constants': minor
|
||||
'docs': minor
|
||||
---
|
||||
|
||||
Added support for building API extensions to ESM format and default to ESM for new extensions
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@directus/constants': patch
|
||||
'@directus/utils': patch
|
||||
'@directus/composables': patch
|
||||
'@directus/exceptions': patch
|
||||
---
|
||||
|
||||
Marked the `constant`, `utils`, `composables` and `exceptions` packages as side effects free to shrink size of API extensions using Typescript
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Updated the direct links to discussions/issues to drop the pre-chosen template
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/composables': patch
|
||||
---
|
||||
|
||||
Improved `select-multiple-checkbox` behavior when modifying a custom value
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@directus/app": minor
|
||||
"@directus/api": minor
|
||||
"tests-blackbox": minor
|
||||
---
|
||||
|
||||
Added `Cache` option so that caching can be disabled for GET requests to Flows webhook trigger
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@directus/app': minor
|
||||
'docs': patch
|
||||
---
|
||||
|
||||
Added Kanban layout
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/extensions-sdk': patch
|
||||
---
|
||||
|
||||
Removed extension config import workaround that is no longer necessary since we are building to ESM
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Prevented parsing non-decimal values in search query
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'@directus/specs': minor
|
||||
'tests-blackbox': minor
|
||||
'docs': minor
|
||||
'@directus/api': minor
|
||||
---
|
||||
|
||||
Added support for the `multipart/form-data` content type in the `/schema/apply` endpoint
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'docs': patch
|
||||
---
|
||||
|
||||
Added warning note about the requirement of a package.json file when initializing Directus from node directly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Added a shortcut link in settings for relational fields in the data model
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'docs': patch
|
||||
---
|
||||
|
||||
Instruct users to use the latest version of create-directus-extension
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": minor
|
||||
"@directus/pressure": major
|
||||
"@directus/random": minor
|
||||
"@directus/utils": patch
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Added Pressure-based rate limiter
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Clear item cache when permissions have changed
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@directus/app': minor
|
||||
'docs': patch
|
||||
---
|
||||
|
||||
Added bar chart, line chart, pie chart, and meter panels
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': patch
|
||||
---
|
||||
|
||||
Fixed v-checkbox emit behavior when used with array model-value and the custom-value flag
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Fixed all broken links in the documentation
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/api': patch
|
||||
---
|
||||
|
||||
Added graceful shutdown of database connection to bootstrap CLI command
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Added support for relational fields in field presets
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Translate module link name in project settings
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@directus/app": minor
|
||||
"directus": minor
|
||||
---
|
||||
|
||||
Added folder navigation to the file(s) / image selector interfaces, making it easier to browse and select assets
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/app": patch
|
||||
---
|
||||
|
||||
Fixed boolean display to show icons when default values are used
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@directus/app': minor
|
||||
---
|
||||
|
||||
Added block editor interface
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"docs": patch
|
||||
---
|
||||
|
||||
Fixed typo in docs about "Batch Notifications"
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Allow `*.cjs` and `*.mjs` extensions for custom migrations
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@directus/api": patch
|
||||
---
|
||||
|
||||
Fixed _offset=0 usage in deep filters
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/api",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
|
||||
"type": "module",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/app",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"description": "App dashboard for Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"type": "module",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "directus",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
|
||||
"type": "module",
|
||||
"keywords": [
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"dependencies": {
|
||||
"node-fetch": "3.3.1"
|
||||
},
|
||||
"version": "10.0.0"
|
||||
"version": "10.1.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/composables",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/constants",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-directus-extension",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"description": "A small util that will scaffold a Directus extension",
|
||||
"keywords": [
|
||||
"directus",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/exceptions",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/extensions-sdk",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"description": "A toolkit to develop extensions to extend Directus",
|
||||
"homepage": "https://directus.io",
|
||||
"type": "module",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/pressure",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/random",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/specs",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"description": "OpenAPI Specification of the Directus API",
|
||||
"homepage": "https://directus.io",
|
||||
"type": "module",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-azure",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-cloudinary",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-gcs",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-local",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage-driver-s3",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/storage",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/update-check",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.prod.json",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@directus/utils",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"type": "module",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
|
||||
@@ -28,5 +28,5 @@
|
||||
"typescript": "5.0.4",
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"version": "10.0.0"
|
||||
"version": "10.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user