Directus - Package Updates
Pinned
Directus
-
[1.18.2]
- Update Directus to 9.17.4
- Full changelog
- #15413 Fix drawer item empty form for o2m/treeview (by @azrikahar)
- #15433 Merge with M2M junction value when validating in drawer-item (by @licitdev)
- #15438 Prevent v-highlight infinite loop (by @azrikahar)
-
[1.19.0]
- Update Directus to 9.18.0
- Full changelog
- #15452 Relational Selection Panel for Insights Variable (by @br41nslug)
- #15570 Only pass singleton prop in CollectionOrItem component when necessary (by @azrikahar)
- #15548 Use the improved get method (by @Nitwel)
- #15514 Allow user to send a WYSIWYG email body (by @raflymln)
- #15514 Allow user to send a WYSIWYG email body (by @raflymln)
-
[1.19.1]
- Update Directus to 9.18.1
- Full changelog
- #15611 Add support for <collection>.items.query filter hook (by @mtgerb)
- #15693 Graphql: Fix required PK on create / update (by @joselcvarela)
- #15162 Implemented an option to filter M2A fields using graphql. (by @maximka1221)
-
[1.23.0]
- Update Directus to 9.21.0
- Full changelog
- #16453 Optimize number of times cache is being cleared in ItemsService updateBatch (by @azrikahar)
- #16436 Allow admin to update Directus User provider and external_identifier (by @azrikahar)
- #16099 Returns the nodemailer promise (by @keesvanbemmel)
- #16436 Allow admin to update Directus User provider and external_identifier (by @azrikahar)
- #16379 Fix sortField selection (by @Nitwel)
- #16375 Add editsGuard to drawerItem (by @Nitwel)
-
[1.23.1]
- Update Directus to 9.21.2
- Full changelog
- #16641 Fixup: Re-add entrypoint type definition files in @directus/shared (by @paescuj)
- #16606 Re-add entrypoint type definition files in @directus/shared (by @paescuj)
- #16570 fix missing collection after sorting in M2A (by @azrikahar)
- #16518 Fix .module-nav-resize-handle layout (by @d1rOn)
- #16562 Propagate mutation options for schema apply (by @licitdev)
-
[1.24.0]
- Update Directus to 9.22.1
- Full changelog
- #15672 Add support for a package extension bundle type (by @nickrum)
- #16453 Optimize number of times cache is being cleared in ItemsService updateBatch (by @azrikahar)
- #16436 Allow admin to update Directus User provider and external_identifier (by @azrikahar)
- #16099 Returns the nodemailer promise (by @keesvanbemmel)
-
9.23.0 is not available on npm because of a bug - https://github.com/directus/directus/issues/17660 and https://github.com/directus/directus/issues/17653 .
-
[1.25.0]
- Update Directus to 9.23.1
- Full changelog
- #17416 Make sort fields hidden by default (by @Nitwel)
- #17199 Update locale name for zh-TW (by @azrikahar)
- #16773 Flows improvements (by @Nitwel)
- #15269 Improve preview of relational columns in tabular layout (by @Nitwel)
-
[1.25.1]
- Update Directus to 9.23.4
- Full changelog
- #17914 Fix cookie redaction in logs (by @br41nslug)
- #17908 Fix auth expires value larger than 32-bit integer for GraphQL (by @azrikahar)
- #17903 Fixed _nempty operator (by @br41nslug)
- sponge Optimizations
- #17904 TS Config Modernization Program Part 3 of many (by @rijkvanzanten)
- warning #17858 Simplify / improve release flow (by @rijkvanzanten)
- Fixes push to npm