Directus - Package Updates
Pinned
Directus
-
[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)
-
[1.40.0]
- Update Directus to 10.10.0
- Full changelog
- This release contains the extensions marketplace and big improvements to content versioning.
- Integrated the Content Version in the browser URL / history to enable browser navigation and page refresh (#21624 by @paescuj)
- Added a new set of extensions registry endpoints (#21674 by @paescuj)
- If you're using extensions in type-folders, please be aware of breaking changes
-
[1.40.1]
- Update Directus to 10.10.1
- Full changelog
- Fixed issues with the marketplace migration script for MySQL/MariaDB, as well as for multiple bundle extensions having (#21721 by @paescuj)
- same sub-extension names
- Added support for the EMAIL_TEMPLATES_PATH to allow email templates to exist in any given location (#21729 by @rijkvanzanten)
- Fixed an issue that would cause the host field of the package extension manifest to be the sdk version rather than (#21730 by @rijkvanzanten)
- directus version
- Fixed an issue that would cause extensions loading to fail when non-extension folders were included in the extensions folder (#21718 by @br41nslug)
-
[1.40.2]
- Update Directus to 10.10.2
- Full changelog
- Prevented leaving the edit mode of a Flow via save shortcut while editing the trigger or adding a new operation (#21736 by @fanmingfei)
- Fixed the height of list items which do have thumbnails (#21756 by @formfcw)
- Prevented an error which could occur when sandboxed extensions are reloaded (for example via extensions auto reload) (#21781 by @paescuj)
- Fixed loading of Sandbox Operation Extensions (#21751 by @paescuj)
- Enabled usage of extensions auto reloading in dev mode (NODE_ENV set to development) (#21780 by @paescuj)
- Fixed an issue that would cause the extensions folder sync from third party sources to fail if the sync request came from a secondary process (#21747 by @rijkvanzanten)
- Ensured errors thrown in Sandbox SDK functions are reported correctly (#21749 by @paescuj)
-
[1.40.4]
- Update Directus to 10.10.4
- Full changelog
- Fixed an issue that could cause the graphql system endpoint to use the wrong schema (#21821 by @rijkvanzanten)
- Corrected the type of the filter query parameter in OpenAPI specs (#21802 by @paescuj)
-
[1.40.7]
- Update Directus to 10.10.7
- Full changelog
- Fixed an issue that would cause the project to hang in an unavailable state if an unexpected external error caused the (#22230 by @joselcvarela)
- schema retrieval to fail in a high load environment
- Reverted cache-control header change to prevent cache inconsistencies in-app (#22235 by @rijkvanzanten)
- Fixed an issue that could cause errors happening during schema retrieval to exit the process rather than return a 500 (#22231 by @joselcvarela)
- Updated the cache clear endpoint to allow for clearing cache, system, or both (#22234 by @joselcvarela)
-
[1.41.0]
- Update Directus to 10.11.0
- Full changelog
- Fixed API queries with the search parameter to return no results if the query is not applicable to any fields (#22342)
- Added API and UI for public user registration (#22125 by @DanielBiegler)
- Added GraphQL singleton helper type for the SDK (#22270 by @magiudev)
- Extended isDirectusError guard to return specific error type when code for built-in error is provided (#22346 by @paescuj)
-
[1.41.1]
- Update Directus to 10.11.1
- Full changelog
- Fixed the cards layout if used with files that fail loading (#22530 by @hanneskuettner)
- Reduced the number of session token refreshes if the token is still fresh (#22464 by @licitdev)
- Fixed the failing auto-creating of default languages for translation fields when using an existing, custom language collection. (#22409 by @hanneskuettner)
- Added missing translations for focal point coordinate form fields (#22458 by @DanielBiegler)
- Updated dependencies (#22424 by @dependabot)
- Fixed display template not showing newly added fields under collection field settings (#22430 by @hanneskuettner)
- Added reload button when the app errors out (#22462 by @licitdev)
- Ensured items are correctly loaded when switching the view in the calendar layout (#22517 by @paescuj)
- Fixed missing field selection dropdown for functions in filter interface (#22426 by @hanneskuettner)