Directus - Package Updates
-
[1.11.0]
- Update Directus to 9.10.0
- Full changelog
- #13099 Add local export capability (by @rijkvanzanten)
- #13004 Allow configuring the HSTS header (by @rijkvanzanten)
- #12084 Add support to sort on a nested value (by @nodeworks)
-
[1.12.0]
- Update Directus to 9.11.0
- Full changelog
- #11871 GraphQL count aggregation for all fields and * (by @jeengbe)
- #11737 Add support to insensitive case operators (by @bernatvadell)
- #11737 Add support to insensitive case operators (by @bernatvadell)
-
[1.12.1]
- Update Directus to 9.11.0
- Full changelog
- #13518 Don't require default connection params when using non default type (by @rijkvanzanten)
- #13514 Default default-src to "self" in CSP header (by @rijkvanzanten)
- #13492 Allow floats in number validation (by @rijkvanzanten)
- #13274 Environment variable with _FILE suffix containing invalid path throws error on start (by @br41nslug)
- #13511 Don't show regex on permissions configuration (by @rijkvanzanten)
- #13501 Add empty state for Translation Strings page (by @azrikahar)
- #13462 Improve dashboard saving experience (by @nickrum)
-
[1.13.1]
- Update Directus to 9.12.1
- Full changelog
- #13724 Only render first 10000 items on calendar layout view (by @rijkvanzanten)
- #13723 Don't crash on misconfigured scope trigger (by @rijkvanzanten)
- #13713 Fix flows editing existing operations (by @rijkvanzanten)
- #13635 Add Locale labels to groups (by @azrikahar)
- #13719 Fix installer missing package (by @rijkvanzanten)
- #13694 Fix export offset (by @licitdev)
- #13709 Fix endpoint extensions being registered under wrong route (by @nickrum)
-
[1.13.2]
- Update Directus to 9.12.2
- Full changelog
- #13797 Use latest vue version when scaffolding extension packages (by @nickrum)
- #13796 Use JobQueue when reloading extensions (by @nickrum)
- #12044 Enable activity tracking at password reset (by @ybelenko)
- #13777 Allow selection of image transformation in the WYSIWYG interface (by @licitdev)
- #13772 Add configurable page-size to files/o2m/m2m/m2a interfaces (by @rijkvanzanten)
- #12804 Take into account the format option when displaying dates relative. (by @u12206050)
-
[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.15.3]
- Update Directus to 9.14.5
- Full changelog
- #14576 Revert to for image editor (by @licitdev)
- #14569 System fields not properly filtered when editing images (by @br41nslug)
-
[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.16.1]
- Update Directus to 9.15.1
- Full changelog
- #14878 Add styling to links in field note (by @azrikahar)
-
[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)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login