Directus - Package Updates
-
[1.29.1]
- Rename
/app/data/envto/app/data/env.sh
- Rename
-
[1.30.0]
- Update Directus to 10.1.0
- Full changelog
- Added Cache option so that caching can be disabled for GET requests to Flows webhook trigger (#18277 by @licitdev)
- Added Kanban layout (#18516 by @azrikahar)
- Added bar chart, line chart, pie chart, and meter panels (#18522 by @azrikahar)
- Added folder navigation to the file(s) / image selector interfaces, making it easier to browse and select assets (#18320 by @paescuj)
- Added block editor interface (#18525 by @azrikahar)
- Added Cache option so that caching can be disabled for GET requests to Flows webhook trigger (#18277 by @licitdev)
- Added support for the multipart/form-data content type in the /schema/apply endpoint (#18321 by @jaads)
- Added Pressure-based rate limiter (#17873 by @rijkvanzanten)
- Added support for the multipart/form-data content type in the /schema/apply endpoint (#18321 by @jaads)
- Added Pressure-based rate limiter (#17873 by @rijkvanzanten)
- Added support for building API extensions to ESM format and default to ESM for new extensions (#18351 by @nickrum)
- Added support for building API extensions to ESM format and default to ESM for new extensions (#18351 by @nickrum)
-
[1.30.1]
- Update Directus to 10.1.0
- Full changelog
- Add new toggle to collapse nested collections in the datamodel settings (#18547 by @that1matt)
- Added a maximum for query limit (#17309 by @br41nslug)
- Fixed invalid field types in grouping for kanban layout (#18602 by @licitdev)
- Fixed render issue in file item route (#18581 by @paescuj)
- Updated Vue to 3.3 (#18588 by @paescuj)
- Added missing translation in presentation-notice interface (#18591 by @paescuj)
- Fixed drag & drop upload to the root folder in the file library (#18601 by @paescuj)
- Added a maximum for query limit (#17309 by @br41nslug)
- Fixed api endpoint for insights list panel (#18631 by @br41nslug)
- Fixed issue with interface forms not rendering when interface itself has no default value (#18610 by @paescuj)
- Fixed default values for interfaces & displays (#18611 by @paescuj)
- Fixed users-invite component's incorrect null check (#18583 by @licitdev)
- Allow batchMode and batchActive to be used in interface extensions (#18624 by @timio23)
- Fixed field detail logic to ensure options for list & map interfaces are displayed again (#18603 by @paescuj)
- Fixed deselecting options for kanban layout (#18600 by @licitdev)
-
Directus 10.4.0 has some release issue. I have created an issue here - https://github.com/directus/directus/issues/19016
-
[1.33.0]
- Update Directus to 10.4.0
- Full changelog
- Fixed archive status in sidebar when clicking on same collection again (#18995 by @AshishBarvaliya)
- Implemented sorting in PostgreSQL driver (#18954 by @jaads)
- Added limit and offset support for postgres driver (#18894 by @jaads)
- Implemented sort conversion in SQL middleware (#18938 by @jaads)
- Fixed display template with nested data for items in calendar layout (#19011 by @AshishBarvaliya)
- Updated list of collections for Event Hooks in Flows to not include folders (#19007 by @AshishBarvaliya)
-
[1.33.1]
- Update Directus to 10.4.3
- Full changelog
- Added Collection and Item Options to Flows Notification Operation (#19033 by @ConnorSimply)
- Fixed User Display not being an option for m2o and string (#19093 by @ConnorSimply)
- fixed editorjs icon styling (#19118 by @ConnorSimply)
- Fixed issue that would prevent Vite from hot reloading local app extensions during development (#19075 by @luochuanyuewu)
- Fixed Flow Status not saving in editor (#19092 by @ConnorSimply)
- Fixed errors processing for starts_with and ends_with filter variations (#19021 by @br41nslug)
- Fixed issue that would cause the validation rules editor to show a field selection dropdown where no fields are (#19124 by @rijkvanzanten)
- available
- Resolved issue that would allow you to save the parent Flow with a keyboard shortcut while editing an operation (#19108 by @rijkvanzanten)
- Fixed issue that would prevent changes in the raw edit dialog from showing up in the template input in flows and (#19126 by @rijkvanzanten)
- insights
- Fixed limit values in export drawer when a query limit is in place (#18731 by @paescuj)
- Fixed cleanup of unused isBatch variable to solve missing file preview in file item page (#19114 by @joselcvarela)
-
[1.34.0]
- Update Directus to 10.5.0
- Full changelog
- First release of the new SDK rocket New modular architecture, real-time support, TypeScript optimized, and tons of other goodies! (#18987 by @br41nslug)
- Add support for Supabase Storage for files (#19135 by @matt-rolley)
- Enabled zoom view on readonly image interfaces (#19221 by @AshishBarvaliya)
- Fixed issue that would cause number formatting to be wrong for certain locales in Insights (#19137 by @AshishBarvaliya)
- Add support for Supabase Storage for files (#19135 by @matt-rolley)
- Added support for setting deep in the useItems composable (#18713 by @u12206050)
- Added tsconfig for Vue & CJS (#19197 by @paescuj)
-
[1.34.2]
- Update Directus to 10.5.2
- Full changelog
- Enabled usage of Home and End keys in input fields (#19273 by @gitstart)
- Updated TinyMCE to fix issue with readonly mode (#19280 by @paescuj)
- Resolved browser freeze in field conditions by delaying the retrieving of field context (#19271 by @paescuj)
- Enhanced logic to fetch user data on user detail page (#19257 by @paescuj)
-
[1.34.3]
- Update Directus to 10.5.3
- Full changelog
- Fixed showing of detailed and improved simple Rating-Display for the Card-Layout (#19365 by @DanielBiegler)
- Fixed displaying of thumbnail in O2M/M2O/M2A interfaces (#19395 by @paescuj)
- Introduced option to control lazy loading attribute for images in WYSIWYG interface (#19353 by @Nitwel)
- Added file preview to the drawer if the relation is
directus_files(#19374 by @DanielBiegler) - Fixed hiding of modals after failing to delete item (#19383 by @DanielBiegler)
-
[1.35.1]
- Update Directus to 10.6.2
- Full changelog
- Allow for cross-origin cookies to be sent with fetch, fixed parameter order for refresh request, introduced withOptions helper and renamed asSearch to withSearch for consistency (#19354 by @br41nslug)
- Improved the notifications tab by showing message contents, adding "Archive All" option and adding filtering and pagination (#19503 by @Nitwel)
- Added the target prop for external links on the v-button component (#19561 by @Dominic-Marcelino)
- Reset auto_increment sequence for PostgreSQL when PK is set manually (#19328 by @jaads)
- Included the response object in thrown errors and added the request object in the onResponse hook (#19539 by @br41nslug)
-
[1.35.2]
- Update Directus to 10.6.3
- Full changelog
- Fixed the format of the stored field conditions value (#19799)
- Introduced option to configure the display of repeater fields (#19703 by @Nitwel)
- Fixed replacing an asset when importing a file via URL (#19788 by @DanielBiegler)
- Removed padding in v-highlight to fix various display issues (#19740 by @paescuj)
- Enhanced display of status & role in user popup (#19790 by @paescuj)
- Fixed the format of the stored field conditions value (#19799 by @paescuj)
- Fixed rendering the user-popover for users without a role (#19774 by @0x2aff)
- Made search in data model page case-insensitive (#19751 by @paescuj)
- Made highlighted text more visible in dark mode (#19748 by @paescuj)
- Fixed loading JSON and YAML configuration files (#19745 by @jbmolle)
- Fixed updating filename and file-extension after replacing asset (#19771 by @0x2aff)
- Fixed replacing an asset when importing a file via URL (#19788 by @DanielBiegler)
- Fixed issue where user create/update wouldn't validate emails in the same way user authentication does (#19794 by @rijkvanzanten)
- Add error message for email validation failure (#19794 by @rijkvanzanten)
- Added an extra JSON Mime-Type check to the SDK response parsing (#19786 by @br41nslug)
- Fixed WebSocket subscription output typing in the SDK (#19791 by @br41nslug)
- Removed invalid type constraint on the SDK client request function (#19789 by @br41nslug)
- Removed default values for fetch credentials in the SDK (#19749 by @br41nslug)
- Added explicit usage of mode in login and refresh calls in the SDK (#19766 by @br41nslug)
- Enabled bundling of the package (#19714 by @paescuj)
-
[1.35.3]
- Update Directus to 10.6.4
- Full changelog
- Added auto-detection of delimiter for CSV imports, allowing the use of other delimiters than , (#19739 by @u12206050)
- Fixed automatic sequence reset for capitalized table names in PostgreSQL (#19825 by @jaads)
- Added cacheClear method to the UtilsService (#19990 by @nodeworks)
- Add new read-asset functions (#20041 by @br41nslug)
- Added support for literal field types in the SDK (#19792 by @br41nslug)
- Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
- Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
- Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
- Show folder navigation in file interfaces with configured "Root Folder" (#19518 by @Nitwel)
- Made API errors available through @directus/errors (#20054 by @Boegie19)
-
Sorry for the urgency, but an important, hotfix release (v10.7.1) is now available.
Could that be made available to Cloudron, asap, as a lot of users are now unable to view the app itself (and unfortunately, rolling back to the earlier version is not an option anymore) ? -
[1.36.1]
- Update Directus to 10.7.1
- Full changelog
- Added explicit "Project Default" option to user appearance setting (#20194 by @rijkvanzanten)
- Updated Bug Report and Feature Request Links in Settings to Use Templates (#20197 by @ConnorSimply)
- Added theming fields to app minimal and recommended permissions (#20198 by @azrikahar)
- Improved error handling on login-screen when trying to log in without credentials (#20151 by @DanielBiegler)
- Fixed an issue where forms with detail/accordion fields starting closed would freeze the browser once opened (#20185 by @paescuj)
-
[1.36.1]
- Update Directus to 10.7.1
- Full changelog
- Added explicit "Project Default" option to user appearance setting (#20194 by @rijkvanzanten)
- Updated Bug Report and Feature Request Links in Settings to Use Templates (#20197 by @ConnorSimply)
- Added theming fields to app minimal and recommended permissions (#20198 by @azrikahar)
- Improved error handling on login-screen when trying to log in without credentials (#20151 by @DanielBiegler)
- Fixed an issue where forms with detail/accordion fields starting closed would freeze the browser once opened (#20185 by @paescuj)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login