npm @directus/sdk 11.0.2
v11.0.2

latest releases: 18.0.0, 17.0.2, 17.0.1...
15 months ago

✨ New Features & Improvements

  • @directus/app
    • Added the option to select a default sort field in the O2M interface (#23019 by @alexvdvalk)
  • @directus/composables
    • Enhanced & aligned item counts in collections, providing more detailed information (#22519 by @paescuj)

🐛 Bug Fixes & Optimizations

  • @directus/app
    • Fixed bookmark duplication when rapidly switching between bookmarks (#23324 by @SP12893678)
    • Fixed translations interface that attempted to query the language direction field, even if unconfigured and unavailable (#23300 by @hanneskuettner)
    • Fixed readonly mutation to fields in the store via item drawer (#23277 by @azrikahar)
    • Fixed the sorting behavior when adding new items to a O2M relation that uses a string sort field (e.g. through manual (#23348 by @hanneskuettner)
      sorting in the table interface)
    • Enhanced & aligned item counts in collections, providing more detailed information (#22519 by @paescuj)
    • Improved WYSIWYG editor to hide the toolbar if no toolbar items are selected (#23310 by @Dominic-Marcelino)
    • Fixed the WYSIWYG interface to correctly apply the font configured in the interface settings (#23343 by @formfcw)
  • @directus/api
    • Persist default value and nullable during field schema update (#23151 by @echocrow)
    • Fixed caching behavior of permissions that contain dynamic variables (#23321 by @hanneskuettner)
    • Fixed the permission application for relational _some and _none filters (#23272 by @hanneskuettner)
    • Fixed an issue where the first column would be missing when importing UTF-8 BOM CSV files (#23332 by @azrikahar)
    • Fixed sort field default for related o2m items in case of missing permissions (#23267 by @hanneskuettner)
    • Fixed typo for invalid aggregate query parameter log (#23334 by @azrikahar)
    • Fixed item permission checking for collections that have permissions with no field access (#23357 by @hanneskuettner)
    • Fixed deep groupBy queries for O2M relations, where results were not correctly grouped under their respective parent (#23279 by @hanneskuettner)
      items
    • Fixed the notification for finished file exports to be sent out to users without requiring any permissions on directus_notifications (#23336 by @azrikahar)
    • Fixed the retrieval of updatable singleton field permissions in the /permissions/me/<collection> endpoint (#23269 by @hanneskuettner)
    • Fixed permissions migration to work with more MySQL flavors (#23327 by @hanneskuettner)
    • Fixed "DB_CLIENT" Environment Variable is missing. appearing during directus init (#23256 by @ComfortablyCoding)
    • Fixed M2A querying when the user does not have access to all related collections (#23340 by @hanneskuettner)
    • Ensured payload validation accounts for preset data (#23346 by @hanneskuettner)

📦 Published Versions

  • @directus/app@13.1.0
  • @directus/api@22.1.1
  • @directus/composables@11.1.0
  • create-directus-extension@11.0.1
  • @directus/extensions-sdk@12.0.1

Don't miss a new sdk release

NewReleases is sending notifications on new releases.