Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Cloudron Forum

Apps | Demo | Docs | Install

Directus - Package Updates

Scheduled Pinned Locked Moved Directus
92 Posts 4 Posters 1.5k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #64

    [1.27.0]

    • Update Directus to 9.25.0
    • Full changelog
    • warning Potential Breaking Change(s): In this one, we've updated the API codebase from CJS to ESM. From our testing, this should be backwards compatible with API-extensions created with the extensions-sdk. However, due to the finicky nature of this change in Node, please do make sure to test your extensions before updating to this version. If you're running into ESM-CJS import issues, try renaming your extension output to .cjs instead of .js or bundle it to native ESM.
    • #18131 Add register and update hooks for oauth2 and openid drivers (by @nicam)
    • #18012 Autoconvert assets if browser supports it (by @Nitwel)
    • #17303 Add support for AVIF image format (by @knulpi)
    • #18167 Only show message on just request/exec flow operations (by @ConnorSimply)
    • #18166 fix: Use Cloudinary explicit endpoint (by @jbmolle)
    • #18154 Load Bundle Extension Types for local development (by @that1matt)
    • #18147 Resend user invites (by @david-zacharias)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #65
    • Update Directus to 9.25.2
    • Full changelog
    • #18256 Fall back to "other" group if interface has none (by @nickrum)
    • #18242 Use filled star for required asterisks & rating display (by @azrikahar)
    • #18226 Add comment about sorting of available languages & add Spanish (Mexico) (by @paescuj)
    • #18200 Add loader to logs-siderbar-detail (by @hanneskuettner)
    • #18160 Add select all option for export (by @jaads)
    • #15733 Add possibility of sorting items in tabular view of o2m interface (by @d1rOn)
    • #18238 Remove cache flushing on startup (by @rijkvanzanten)
    • #18229 Vary on accept when auto converting assets (#18228) (by @bicouy0)
    • #18266 Fix wrong drawer opens when editing fields in data model (by @Nitwel)
    • #18196 Fix m2a/m2a/o2m sorting (by @hanneskuettner)
    • #18194 Prevent duplicate emit from CodeMirror editors (by @hanneskuettner)
    • #18193 Rename system-field[-tree] collection prop to collectionName (by @hanneskuettner)
    • #18185 Fix Material Symbols in timycme & mapbox (by @hanneskuettner)
    • #18027 Add autoKey to interface config (by @hanneskuettner)
    • #18257 Fix extension reloading (by @nickrum)
    • #18235 Don't fail on ?format=auto without accept header (by @rijkvanzanten)
    • #18188 Fix .default is not a function errors (by @azrikahar)
    • #18202 Use import.meta.url instead of __dirname (by @hanneskuettner)
    • #18180 Adjust paths in extensions-sdk & publish composables types (by @paescuj)
    • #18187 Fix npm init directus-extension (by @azrikahar)
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #66

    [1.28.0]

    • Update Directus to 9.26.0
    • Full changelog
    • #15829 [Feat] Flow: Add Mail Templates (by @JonathanSchndr)
    • #15829 [Feat] Flow: Add Mail Templates (by @JonathanSchndr)
    • #18303 Schema cache auto-purge (by @br41nslug)
    • #18284 Only show tooltips when sidebar is not open (by @azrikahar)
    • #16373 Improve Permissions in relational Interfaces (by @Nitwel)
    • #18275 Fix the ownership of the workdir in the docker image (by @paescuj)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #67

    [1.29.0]

    • Update Directus to 10.0.0
    • Directus is adopting BSL 1.1
    • Full changelog
    MooCloud_MattM 1 Reply Last reply
    0
  • MooCloud_MattM Offline
    MooCloud_MattM Offline
    MooCloud_Matt
    replied to nebulon on last edited by
    #68

    @nebulon i think that directus 10 should be not an autoupdate because of the license chage

    Matteo. R.
    Founder and Tech-Support Manager.
    MooCloud MSP
    Swiss Managed Service Provider

    1 Reply Last reply
    1
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #69

    [1.29.1]

    • Rename /app/data/env to /app/data/env.sh
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #70

    [1.30.0]

    • Update Directus to 10.1.0
    • Full changelog
    • Added Cache option so that caching can be disabled for GET requests to Flows webhook trigger (#18277 by @licitdev)
    • Added Kanban layout (#18516 by @azrikahar)
    • Added bar chart, line chart, pie chart, and meter panels (#18522 by @azrikahar)
    • Added folder navigation to the file(s) / image selector interfaces, making it easier to browse and select assets (#18320 by @paescuj)
    • Added block editor interface (#18525 by @azrikahar)
    • Added Cache option so that caching can be disabled for GET requests to Flows webhook trigger (#18277 by @licitdev)
    • Added support for the multipart/form-data content type in the /schema/apply endpoint (#18321 by @jaads)
    • Added Pressure-based rate limiter (#17873 by @rijkvanzanten)
    • Added support for the multipart/form-data content type in the /schema/apply endpoint (#18321 by @jaads)
    • Added Pressure-based rate limiter (#17873 by @rijkvanzanten)
    • Added support for building API extensions to ESM format and default to ESM for new extensions (#18351 by @nickrum)
    • Added support for building API extensions to ESM format and default to ESM for new extensions (#18351 by @nickrum)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #71

    [1.30.1]

    • Update Directus to 10.1.0
    • Full changelog
    • Add new toggle to collapse nested collections in the datamodel settings (#18547 by @that1matt)
    • Added a maximum for query limit (#17309 by @br41nslug)
    • Fixed invalid field types in grouping for kanban layout (#18602 by @licitdev)
    • Fixed render issue in file item route (#18581 by @paescuj)
    • Updated Vue to 3.3 (#18588 by @paescuj)
    • Added missing translation in presentation-notice interface (#18591 by @paescuj)
    • Fixed drag & drop upload to the root folder in the file library (#18601 by @paescuj)
    • Added a maximum for query limit (#17309 by @br41nslug)
    • Fixed api endpoint for insights list panel (#18631 by @br41nslug)
    • Fixed issue with interface forms not rendering when interface itself has no default value (#18610 by @paescuj)
    • Fixed default values for interfaces & displays (#18611 by @paescuj)
    • Fixed users-invite component's incorrect null check (#18583 by @licitdev)
    • Allow batchMode and batchActive to be used in interface extensions (#18624 by @timio23)
    • Fixed field detail logic to ensure options for list & map interfaces are displayed again (#18603 by @paescuj)
    • Fixed deselecting options for kanban layout (#18600 by @licitdev)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #72

    [1.31.0]

    • Update Directus to 10.2.1
    • Full changelog
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #73

    [1.32.0]

    • Update Directus to 10.3.0
    • Full changelog
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #74

    Directus 10.4.0 has some release issue. I have created an issue here - https://github.com/directus/directus/issues/19016

    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #75

    [1.33.0]

    • Update Directus to 10.4.0
    • Full changelog
    • Fixed archive status in sidebar when clicking on same collection again (#18995 by @AshishBarvaliya)
    • Implemented sorting in PostgreSQL driver (#18954 by @jaads)
    • Added limit and offset support for postgres driver (#18894 by @jaads)
    • Implemented sort conversion in SQL middleware (#18938 by @jaads)
    • Fixed display template with nested data for items in calendar layout (#19011 by @AshishBarvaliya)
    • Updated list of collections for Event Hooks in Flows to not include folders (#19007 by @AshishBarvaliya)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #76

    [1.33.1]

    • Update Directus to 10.4.3
    • Full changelog
    • Added Collection and Item Options to Flows Notification Operation (#19033 by @ConnorSimply)
    • Fixed User Display not being an option for m2o and string (#19093 by @ConnorSimply)
    • fixed editorjs icon styling (#19118 by @ConnorSimply)
    • Fixed issue that would prevent Vite from hot reloading local app extensions during development (#19075 by @luochuanyuewu)
    • Fixed Flow Status not saving in editor (#19092 by @ConnorSimply)
    • Fixed errors processing for starts_with and ends_with filter variations (#19021 by @br41nslug)
    • Fixed issue that would cause the validation rules editor to show a field selection dropdown where no fields are (#19124 by @rijkvanzanten)
    • available
    • Resolved issue that would allow you to save the parent Flow with a keyboard shortcut while editing an operation (#19108 by @rijkvanzanten)
    • Fixed issue that would prevent changes in the raw edit dialog from showing up in the template input in flows and (#19126 by @rijkvanzanten)
    • insights
    • Fixed limit values in export drawer when a query limit is in place (#18731 by @paescuj)
    • Fixed cleanup of unused isBatch variable to solve missing file preview in file item page (#19114 by @joselcvarela)
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #77

    [1.34.0]

    • Update Directus to 10.5.0
    • Full changelog
    • First release of the new SDK rocket New modular architecture, real-time support, TypeScript optimized, and tons of other goodies! (#18987 by @br41nslug)
    • Add support for Supabase Storage for files (#19135 by @matt-rolley)
    • Enabled zoom view on readonly image interfaces (#19221 by @AshishBarvaliya)
    • Fixed issue that would cause number formatting to be wrong for certain locales in Insights (#19137 by @AshishBarvaliya)
    • Add support for Supabase Storage for files (#19135 by @matt-rolley)
    • Added support for setting deep in the useItems composable (#18713 by @u12206050)
    • Added tsconfig for Vue & CJS (#19197 by @paescuj)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #78

    [1.34.1]

    • Update Directus to 10.5.1
    • Full changelog
    • Fixed issue with trailing slashes in URL util preventing app extension from being loaded (#19252 by @paescuj)
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #79

    [1.34.2]

    • Update Directus to 10.5.2
    • Full changelog
    • Enabled usage of Home and End keys in input fields (#19273 by @gitstart)
    • Updated TinyMCE to fix issue with readonly mode (#19280 by @paescuj)
    • Resolved browser freeze in field conditions by delaying the retrieving of field context (#19271 by @paescuj)
    • Enhanced logic to fetch user data on user detail page (#19257 by @paescuj)
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #80

    [1.34.3]

    • Update Directus to 10.5.3
    • Full changelog
    • Fixed showing of detailed and improved simple Rating-Display for the Card-Layout (#19365 by @DanielBiegler)
    • Fixed displaying of thumbnail in O2M/M2O/M2A interfaces (#19395 by @paescuj)
    • Introduced option to control lazy loading attribute for images in WYSIWYG interface (#19353 by @Nitwel)
    • Added file preview to the drawer if the relation is directus_files (#19374 by @DanielBiegler)
    • Fixed hiding of modals after failing to delete item (#19383 by @DanielBiegler)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #81

    [1.35.0]

    • Update Directus to 10.6.1
    • Full changelog
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #82

    [1.35.1]

    • Update Directus to 10.6.2
    • Full changelog
    • Allow for cross-origin cookies to be sent with fetch, fixed parameter order for refresh request, introduced withOptions helper and renamed asSearch to withSearch for consistency (#19354 by @br41nslug)
    • Improved the notifications tab by showing message contents, adding "Archive All" option and adding filtering and pagination (#19503 by @Nitwel)
    • Added the target prop for external links on the v-button component (#19561 by @Dominic-Marcelino)
    • Reset auto_increment sequence for PostgreSQL when PK is set manually (#19328 by @jaads)
    • Included the response object in thrown errors and added the request object in the onResponse hook (#19539 by @br41nslug)
    1 Reply Last reply
    0
  • nebulonN Online
    nebulonN Online
    nebulon Staff
    wrote on last edited by
    #83

    [1.35.2]

    • Update Directus to 10.6.3
    • Full changelog
    • Fixed the format of the stored field conditions value (#19799)
    • Introduced option to configure the display of repeater fields (#19703 by @Nitwel)
    • Fixed replacing an asset when importing a file via URL (#19788 by @DanielBiegler)
    • Removed padding in v-highlight to fix various display issues (#19740 by @paescuj)
    • Enhanced display of status & role in user popup (#19790 by @paescuj)
    • Fixed the format of the stored field conditions value (#19799 by @paescuj)
    • Fixed rendering the user-popover for users without a role (#19774 by @0x2aff)
    • Made search in data model page case-insensitive (#19751 by @paescuj)
    • Made highlighted text more visible in dark mode (#19748 by @paescuj)
    • Fixed loading JSON and YAML configuration files (#19745 by @jbmolle)
    • Fixed updating filename and file-extension after replacing asset (#19771 by @0x2aff)
    • Fixed replacing an asset when importing a file via URL (#19788 by @DanielBiegler)
    • Fixed issue where user create/update wouldn't validate emails in the same way user authentication does (#19794 by @rijkvanzanten)
    • Add error message for email validation failure (#19794 by @rijkvanzanten)
    • Added an extra JSON Mime-Type check to the SDK response parsing (#19786 by @br41nslug)
    • Fixed WebSocket subscription output typing in the SDK (#19791 by @br41nslug)
    • Removed invalid type constraint on the SDK client request function (#19789 by @br41nslug)
    • Removed default values for fetch credentials in the SDK (#19749 by @br41nslug)
    • Added explicit usage of mode in login and refresh calls in the SDK (#19766 by @br41nslug)
    • Enabled bundling of the package (#19714 by @paescuj)
    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks