Skip to content

v10.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 18:19
· 367 commits to main since this release
fd878f5

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Updated dependencies (#21536 by @paescuj)
    • Fixed the field state of conditions in field settings and enabled the undo action (#21498 by @paescuj)
    • Ensured overlapping popovers from block editor are rendered above other interfaces' elements (#21522 by @paescuj)
    • Fixed image select dialog showing above file drawer for markdown interface (#21520 by @paescuj)
    • Fixed an issue that prevented logging in when emails contained unicode characters (#21454 by @DanielBiegler)
    • Fixed no results text for dashboard search and hide search if there are no dashboards (#21499 by @paescuj)
    • Added "Create Collection" button to nav bar for admins if there are no collections (#21500 by @paescuj)
    • Fixed app sending full field data when only some field properties have changed (#21385 by @azrikahar)
  • @directus/api
    • Enabled usage of bulk update format in "Update Item" Flow operation (#21443 by @datnv9)
    • Added validation for IP Access in role settings (#21444 by @DanielBiegler)
    • Fixed an issue where data from CSV imports can be corrupted (#21535 by @paescuj)
    • Fixed an issue which prevents updating non-admin roles when adding existing users (#21433 by @kashike)
    • Updated dependencies (#21536 by @paescuj)
  • @directus/composables
  • create-directus-extension
  • @directus/extensions
  • @directus/extensions-sdk
  • @directus/storage-driver-s3
  • @directus/update-check
  • @directus/memory
    • Adjusted bus subscription method for redis to ensure handlers are not being overwritten on consecutive calls (#21479 by @paescuj)
  • create-directus-project
    • Enhanced the Node.js version check and message in case of non-matching version (#21453 by @paescuj)

πŸ“ Documentation

πŸ“¦ Published Versions