Directus - Package Updates
-
[1.6.0]
- Enable postgis extension
-
[1.8.0]
- Update Directus to 9.7.0
- Full changelog
-
[1.8.1]
- Update Directus to 9.7.1
- Full changelog
- #12170 Add App Translation Strings in Settings (by @azrikahar)
- #12324 Add shortcut from data model to collection content (by @Tummerhore)
- #12310 Save last accessed collection in Content Module (by @azrikahar)
- #12276 Fix field preview background color (by @azrikahar)
-
[1.9.0]
- Update Directus to 9.8.0
- Full changelog
- #12503 [SDK] Add further request options to items functions (by @tschortsch)
- #12488 Add functions support to the app + add count function (by @rijkvanzanten)
- #12363 Add field-level validation (by @rijkvanzanten)
- #12488 Add functions support to the app + add count function (by @rijkvanzanten)
- #12363 Add field-level validation (by @rijkvanzanten)
- #8196 Added default locale before login (by @christianrr)
-
[1.10.0]
- Update Directus to 9.9.0
- Full changelog
- #12732 Adds x-directus-cache response header with HIT value (by @keesvanbemmel)
- #12687 Add support for translatable bookmark names (by @rijkvanzanten)
- #12082 Relational Interfaces Rework rabbithole (by @Nitwel)
- #11620 sparkles adding possibility to update another field value from a custom interface (by @AntoineBarroux)
- #12575 Add import file method to SDK (by @azrikahar)
-
[1.10.1]
- Update Directus to 9.9.1
- Full changelog
- #12947 Add extensions to fix mp4 file icons (by @azrikahar)
- #12936 Only watch for wysiwyg changes on first interaction (by @rijkvanzanten)
- #12929 Show minutes by default in Calendar month layout (by @azrikahar)
- #12869 Input translated string improvements (by @azrikahar)
- #12865 Improve app loading background (by @LasseRosenow)
- #12822 Tweak default sizing of roles, enable resize (by @rijkvanzanten)
- #11946 Emoji Picker & Comment improvements (by @Nitwel)
-
[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)
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