github directus/directus v10.10.2

latest releases: v10.10.7, v10.10.6, v10.10.5...
one month ago

🐛 Bug Fixes & Optimizations

  • @directus/app
    • Prevented leaving the edit mode of a Flow via save shortcut while editing the trigger or adding a new operation (#21736 by @fanmingfei)
    • Fixed the height of list items which do have thumbnails (#21756 by @formfcw)
  • @directus/api
    • Prevented an error which could occur when sandboxed extensions are reloaded (for example via extensions auto reload) (#21781 by @paescuj)
    • Fixed loading of Sandbox Operation Extensions (#21751 by @paescuj)
    • Enabled usage of extensions auto reloading in dev mode (NODE_ENV set to development) (#21780 by @paescuj)
    • Fixed an issue that would cause the extensions folder sync from third party sources to fail if the sync request came from a secondary process (#21747 by @rijkvanzanten)
    • Ensured errors thrown in Sandbox SDK functions are reported correctly (#21749 by @paescuj)
    • Fixed the type check for headers in the Sandbox SDK request function (#21746 by @paescuj)
    • Updated the send method in MailService to return the promise with info, adapted use within @directus/api to not
      block until mails have been sent (#21741 by @appy-one)
    • Ensured extensions auto reloading works for all local extensions (#21779 by @paescuj)
  • @directus/memory
    • Fixed an issue that would cause the extensions folder sync from third party sources to fail if the sync request came from a secondary process (#21747 by @rijkvanzanten)

📦 Published Versions

  • @directus/app@11.0.2
  • @directus/api@18.1.1
  • @directus/memory@1.0.5

Don't miss a new directus release

NewReleases is sending notifications on new releases.