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.
  • nebulonN Offline
    nebulonN Offline
    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 Offline
    nebulonN Offline
    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 Offline
    nebulonN Offline
    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 Offline
    nebulonN Offline
    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 Offline
    nebulonN Offline
    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 Offline
    nebulonN Offline
    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
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #84

    [1.35.3]

    • Update Directus to 10.6.4
    • Full changelog
    • Added auto-detection of delimiter for CSV imports, allowing the use of other delimiters than , (#19739 by @u12206050)
    • Fixed automatic sequence reset for capitalized table names in PostgreSQL (#19825 by @jaads)
    • Added cacheClear method to the UtilsService (#19990 by @nodeworks)
    • Add new read-asset functions (#20041 by @br41nslug)
    • Added support for literal field types in the SDK (#19792 by @br41nslug)
    • Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
    • Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
    • Added more modifiers to the data abstraction and m2o join (#19146 by @jaads)
    • Show folder navigation in file interfaces with configured "Root Folder" (#19518 by @Nitwel)
    • Made API errors available through @directus/errors (#20054 by @Boegie19)
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote on last edited by
    #85

    [1.36.0]

    • Update Directus to 10.7.0
    • Full changelog
    1 Reply Last reply
    0
  • S Offline
    S Offline
    shrey
    wrote on last edited by shrey
    #86

    Hi @girish @nebulon .

    Sorry for the urgency, but an important, hotfix release (v10.7.1) is now available.
    Could that be made available to Cloudron, asap, as a lot of users are now unable to view the app itself (and unfortunately, rolling back to the earlier version is not an option anymore) ?

    See: https://github.com/directus/directus/issues/20135

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

    [1.36.1]

    • Update Directus to 10.7.1
    • Full changelog
    • Added explicit "Project Default" option to user appearance setting (#20194 by @rijkvanzanten)
    • Updated Bug Report and Feature Request Links in Settings to Use Templates (#20197 by @ConnorSimply)
    • Added theming fields to app minimal and recommended permissions (#20198 by @azrikahar)
    • Improved error handling on login-screen when trying to log in without credentials (#20151 by @DanielBiegler)
    • Fixed an issue where forms with detail/accordion fields starting closed would freeze the browser once opened (#20185 by @paescuj)
    S 1 Reply Last reply
    1
  • S Offline
    S Offline
    shrey
    replied to girish on last edited by
    #88

    @girish Thanks!!

    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote on last edited by
    #89

    [1.36.2]

    • Update Directus to 10.7.2
    • Full changelog
    • Added support for configurable navigation dividers (#20277 by @rijkvanzanten)
    • Added support for configurable borders (#20226 by @rijkvanzanten)
    • Improved the theme rules overrides interface by rendering the global rules under a new "globals" key (#20280 by @rijkvanzanten)
    • Added support for configurable navigation dividers (#20277 by @rijkvanzanten)
    • Added support for configurable borders (#20226 by @rijkvanzanten)
    • Improve rolling deployment experience (#20308 by @rijkvanzanten)
    • Fixed incorrect input pattern in the app (#20263 by @br41nslug)
    • Fix activity log button not matching theme rules for sidebar detail (#20275 by @rijkvanzanten)
    • Improve rolling deployment experience (#20308 by @rijkvanzanten)
    • Fixed importing files with predefined ids (#20301 by @br41nslug)
    • Fixed legacy endpoint route name (#20231 by @nickrum)
    • Fixed an issue where removing a local extension with autoload true resulted in a crash. (#20259 by @ComfortablyCoding)
    • Trimmed sort array in query (#20254 by @licitdev)
    • Fixed query validation for SEARCH requests (#20253 by @br41nslug)
    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote last edited by
    #90

    [1.37.0]

    • Update Directus to 10.8.0
    • Full changelog
    • Added theme-selector interface to settings and users (#20413 by @rijkvanzanten)
    • Return theme information from server project info endpoint (#20324 by @rijkvanzanten)
    • Added a new login page default art (#20309 by @benhaynes)
    • Added support for overriding global backgrounds (#20311 by @rijkvanzanten)
    • Added support for themes as an extension type (#20423 by @rijkvanzanten)
    • Added support for configuring font weights, popover menus, input height and spacing, and fix various issues in theming (#20426 by @rijkvanzanten)
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote last edited by
    #91

    [1.37.1]

    • Update Directus to 10.8.1
    • Full changelog
    • Fixed form paddings in default dark theme, enhanced theme selector interface (#20455 by @paescuj)
    • Fixed OAS generation to be based on permissions (#20386 by @br41nslug)
    • Use the hostname as the OAS URL if no PUBLIC_URL has been specified (#20460 by @paescuj)
    • Ensured the paths and schemas in the generated OAS are based on current user (#20462 by @paescuj)
    • Ensured the paths and schemas in the generated OAS are based on current user (#20462 by @paescuj)
    • Fixed form paddings in default dark theme, enhanced theme selector interface (#20455 by @paescuj)
    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote last edited by
    #92

    [1.37.2]

    • Update Directus to 10.8.2
    • Full changelog
    • Cleaned-up unused translation strings (#20494 by @paescuj)
    • Fixed default values for system-theme-overrides interface (#20464 by @azrikahar)
    • Fixed full permissions & minimal app permissions (#20505 by @azrikahar)
    • Fixed typo for user last_access field in OAS (#20465 by @azrikahar)
    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