Directus - Package Updates
Pinned
Directus
-
[1.14.0]
- Update Directus to 9.13.0
- Full changelog
- #14096 Insights 2.0 (by @rijkvanzanten)
- #13924 API: Add env var to opt-out mailer setup verification (by @joselcvarela)
- #13907 Allow setting a custom filename in the /assets endpoint for SEO (by @rijkvanzanten)
- #13871 Add optional cache max value size limit configuration (by @rijkvanzanten)
- #14096 Insights 2.0 (by @rijkvanzanten)
- #13867 Add search in v-select (by @azrikahar)
- #13576 Allow setting default language for translations interface or choosing user's language (by @u12206050)
- #7805 Add tfa enforce flow (by @Nitwel)
-
[1.15.0]
- Update Directus to 9.14.0
- Full changelog
- #14203 Emitter emits event in the meta (by @licitdev)
- #14303 Prevents selecting relational fields as sort field (by @br41nslug)
- #14300 Fixes data missing after sort in m2a interface (by @br41nslug)
- #14252 Remove auto-open groups in v-select (by @azrikahar)
- #14251 Fix crash on logout due to te missing (by @addisonElliott)
- #14241 broken image display for null assets (by @br41nslug)
- #14234 Don't force reset scroll on hash changes (by @rijkvanzanten)
- #14233 Fix conditions crash when custom options component is used (by @rijkvanzanten)
- #14231 Fix vertical alignment of render-template in tabular (by @rijkvanzanten)
- #14227 Persist existing global variable values on save (by @azrikahar)
- #14216 Only emit value if updated for wysiwyg interface (by @licitdev)
- #14195 Fix rendering of social icons (by @licitdev)
- #14188 Performance improvements for groups within v-form (by @br41nslug)
- #13970 Fix Save As Copy with edited relational fields (by @younky-yang)
-
[1.15.2]
- Update Directus to 9.14.3
- Full changelog
- #14541 Select multiple dropdown preview threshold (by @rijkvanzanten)
- #14412 Enable spellcheck on wysiwyg and markdown interfaces (by @licitdev)
- #14390 Fix strict relative dates showing "incorrect" (by @u12206050)
- #14021 Add raw editor toggle for using variables in flows operations (by @azrikahar)
- #10592 Optimize media loading across app (by @jaycammarano)
- #10488 Adding editor to image component (by @juancarlosjr97)
-
[1.16.0]
- Update Directus to 9.15.0
- Full changelog
- #14833 Improve cache performance by compressing records (by @joselcvarela)
- #14786 Support custom aspect ratios in image editor (by @azrikahar)
- #14410 Add support for operation extensions to the Extensions SDK (by @nickrum)
-
[1.18.0]
- Update Directus to 9.17.0
- Full changelog
- #10551 Implement query hook (by @sebj54)
- #15366 Reset value when no changes (by @Nitwel)
- #15273 Add origin to accountability (by @licitdev)
- #15267 Revert list style for O2M and M2M interfaces (by @azrikahar)
- #15243 Allow for displaying lists in render template (by @Nitwel)
- #15218 Add missing translations (by @Nitwel)
- #15200 Automatic range on insights graph (by @HuldaCZ)
- #15128 Make all options from upload menu directly accessible (by @Tummerhore)
- #15094 Add Components Package (by @Nitwel)
- #14700 Refresh current item on flow run & prompt when there's unsaved changes (by @azrikahar)
-
[1.18.1]
- Update Directus to 9.17.1
- Full changelog
- #15384 Adding SendGrid email transport (by @naskio)
- #14605 fix divider not showing/ showing when not needed (drawer-item) (by @NigmaX)
- #15403 Disable foreign check outside the trx in SQLite (by @licitdev)
- #15396 #15395 fix: date-fns date format for tr-TR translations (by @kadiresen)
- #15386 Merge with existing item when validating in drawer-item (by @licitdev)
- #15385 Set limit as -1 for local exports when field is cleared (by @licitdev)
-
[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)