Directus - Package Updates
Pinned
Directus
-
[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.2]
- Update Directus to 10.7.2
- Full changelog
- Added support for configurable navigation dividers (#20277 by @rijkvanzanten)
- Added support for configurable borders (#20226 by @rijkvanzanten)
- Improved the theme rules overrides interface by rendering the global rules under a new "globals" key (#20280 by @rijkvanzanten)
- Added support for configurable navigation dividers (#20277 by @rijkvanzanten)
- Added support for configurable borders (#20226 by @rijkvanzanten)
- Improve rolling deployment experience (#20308 by @rijkvanzanten)
- Fixed incorrect input pattern in the app (#20263 by @br41nslug)
- Fix activity log button not matching theme rules for sidebar detail (#20275 by @rijkvanzanten)
- Improve rolling deployment experience (#20308 by @rijkvanzanten)
- Fixed importing files with predefined ids (#20301 by @br41nslug)
- Fixed legacy endpoint route name (#20231 by @nickrum)
- Fixed an issue where removing a local extension with autoload true resulted in a crash. (#20259 by @ComfortablyCoding)
- Trimmed sort array in query (#20254 by @licitdev)
- Fixed query validation for SEARCH requests (#20253 by @br41nslug)
-
[1.37.0]
- Update Directus to 10.8.0
- Full changelog
- Added theme-selector interface to settings and users (#20413 by @rijkvanzanten)
- Return theme information from server project info endpoint (#20324 by @rijkvanzanten)
- Added a new login page default art (#20309 by @benhaynes)
- Added support for overriding global backgrounds (#20311 by @rijkvanzanten)
- Added support for themes as an extension type (#20423 by @rijkvanzanten)
- Added support for configuring font weights, popover menus, input height and spacing, and fix various issues in theming (#20426 by @rijkvanzanten)
-
[1.37.1]
- Update Directus to 10.8.1
- Full changelog
- Fixed form paddings in default dark theme, enhanced theme selector interface (#20455 by @paescuj)
- Fixed OAS generation to be based on permissions (#20386 by @br41nslug)
- Use the hostname as the OAS URL if no PUBLIC_URL has been specified (#20460 by @paescuj)
- Ensured the paths and schemas in the generated OAS are based on current user (#20462 by @paescuj)
- Ensured the paths and schemas in the generated OAS are based on current user (#20462 by @paescuj)
- Fixed form paddings in default dark theme, enhanced theme selector interface (#20455 by @paescuj)
-
[1.37.2]
- Update Directus to 10.8.2
- Full changelog
- Cleaned-up unused translation strings (#20494 by @paescuj)
- Fixed default values for system-theme-overrides interface (#20464 by @azrikahar)
- Fixed full permissions & minimal app permissions (#20505 by @azrikahar)
- Fixed typo for user last_access field in OAS (#20465 by @azrikahar)
-
[1.39.0]
- Update Directus to 10.9.0
- Full changelog
- Enabled theme override permissions to be set on a per role basis (#20899 by @ComfortablyCoding)
- Added focal point support for images (#20768 by @DanielBiegler)
- Added a hash display (#20883 by @ComfortablyCoding)
- Added enable/disable support for bundle type extensions (#20940 by @ComfortablyCoding)
- Prevented loading of sidebar details (revisions, comments, shares etc) until they are opened (#20848 by @ComfortablyCoding)
- Added an icon and icon color option for the select dropdown interface choices, added an icon and icon color option for label display choices and added default colors for the status field display (#20782 by @ComfortablyCoding)
-
Hi. A bug fix update is now available:
https://github.com/directus/directus/releases/tag/v10.9.1 -
[1.39.1]
- Update Directus to 10.9.1
- Full changelog
- Added support for using video files in the public background setting. (#21291 by @rijkvanzanten)
- Fixed the permission check in the Data Studio for permissions rules containing fields which the current user has no access to, via new dedicated permission check API endpoint (#21152 by @paescuj)
- Fixed manual flow dialog showing above select item drawer (#21361 by @ComfortablyCoding)
- Fixed the permission check in the Data Studio for permissions rules containing fields which the current user has no access to, via new dedicated permission check API endpoint (#21152 by @paescuj)
- Fixed collection folder dialog showing above translation drawer (#21368 by @paescuj)
- Fixed document title formatting (#21400 by @br41nslug)
- Fixed an issue where form fields could crash when filled out with Chrome's autofill functionality (#21384 by @AshishBarvaliya)
- Fixed the issue with events not being triggered anymore on data imports (#21406 by @paescuj)
- Resolved error indicating inability to remove last admin user during user updates via roles (#21343 by @paescuj)
- Fixed public branding assets permission issue (#21360 by @br41nslug)
- Fixed the permission check in the Data Studio for permissions rules containing fields which the current user has no access to, via new dedicated permission check API endpoint (#21152 by @paescuj)
- Fixed the treatment of environment variables when set to an empty string (#21371 by @paescuj)
-
[1.39.2]
- Update Directus to 10.9.2
- Full changelog
- Filter system collections based on the system property (#21197 by @br41nslug)
- Fixed various issues in the presentation-links component (#21338 by @DanielBiegler)
- Cleaned-up and fixed IP validation used for external requests (#21370 by @paescuj)
- Updated dependencies (#21428 by @paescuj)
-
[1.39.3]
- Update Directus to 10.9.3
- Full changelog
- Fixed the field state of conditions in field settings and enabled the undo action (#21498 by @paescuj)
- Ensured overlapping popovers from block editor are rendered above other interfaces' elements (#21522 by @paescuj)
- Fixed image select dialog showing above file drawer for markdown interface (#21520 by @paescuj)
- Fixed an issue that prevented logging in when emails contained unicode characters (#21454 by @DanielBiegler)
- Fixed no results text for dashboard search and hide search if there are no dashboards (#21499 by @paescuj)