Directus - Package Updates
Pinned
Directus
-
[2.3.1]
- Update directus to 11.3.2
- Full Changelog
- @directus/app
- @directus/api
@directus/app@13.3.6
@directus/api@23.2.2
-
[2.3.2]
- checklist added to CloudronManifest
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[2.3.3]
- Update directus to 11.3.3
- Full Changelog
-
[2.3.4]
- Update directus to 11.3.4
- Full Changelog
-
[2.3.5]
- Update directus to 11.3.5
- Full Changelog
-
[2.4.0]
- Update directus to 11.4.0
- Full Changelog
-
[2.4.1]
- Update directus to 11.4.1
- Full Changelog
- @directus/app
- @directus/app
- @directus/api
- @directus/sdk
- @directus/themes
- Removed invalid operation trigger API from SDK and docs (#24461 by @licitdev)
- Patched blackbox tests for v11 (#24281 by @licitdev)
-
[2.5.0]
- Update directus to 11.5.0
- Full Changelog
-
[2.5.1]
- Update directus to 11.5.1
- Full Changelog
-
[2.6.0]
- Update directus to 11.6.0
- Full Changelog
- Fixed filter hook altered payload not passed to action hook on
create
(#24812 by @ComfortablyCoding) - Added Visual Editor Beta (#24758 by @formfcw)
- After creating a new content version, it will become the current selected version (#24606 by @robluton)
- Added Version support to field rules. This allows conditional rules based on an item's version (#24646 by @robluton)
- Added the ability to map OAuth claim groups to Directus roles (#24558 by @daanh432)
- Added
omitKey
option togetConfigFromEnv
(#24826 by @jacobcons) - Added support for relational dynamic variables in filters (#24635 by @Nitwel)
- Added
files.upload
event for resumable uploads (#24771 by @br41nslug) - Fix missing _some,_none in GQL (#24644 by @Nitwel)
- Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable (#24833 by @Nitwel)
-
[2.6.1]
- Update directus to 11.6.1
- Full Changelog
- Revert unneeded fixes for editorjs that were causing issues (#24987 by @AlexGaillard)
- Fixed search applying minimum app permissions when full access is allowed (#24988 by @ComfortablyCoding)
- Reverted adding of implicit _some in #24725 due to regressions (#24996 by @Nitwel)
- Fixed requiring roles and/or policies for admin accountability (#24977 by @ComfortablyCoding)
- Skipped unnecessary fetching of dynamic variables (#24975 by @licitdev)