Directus v9.12.0 Release Notes

Release Date: 2022-06-02 // almost 2 years ago
  • :sparkles: New Features

    • API
      • #12522 ๐ŸŒŠ Add Data Flows to Directus ๐ŸŒŠ (by @Nitwel)
    • App
      • #12522 ๐ŸŒŠ Add Data Flows to Directus ๐ŸŒŠ (by @Nitwel)
    • Misc.
      • #11186 Docs: Auto-generated "Link preview" thumbnails for all pages (by @loteoo)

    :rocket: Improvements

    • App
      • #13639 Translations: Make password reset notice clearer (by @joselcvarela)
      • #13610 add collection and folder names to delete confirmation messages (by @sxsws)
      • :warning: #13549 Add System token interface (by @azrikahar)
      • #13540 Add copy button to user id on user info page (by @nickrum)
      • #13389 Don't consider SIGN_OUT an SSO error (by @aidenfoxx)
      • #13363 Improve translation for require_value_to_be_set (by @janwillemvd)
    • format-title
      • #13629 Remove BASIC acronym (by @azrikahar)
    • API
      • :warning: #13549 Add System token interface (by @azrikahar)
      • #13352 Add comments to the .env file stub (by @sxsws)
      • #12033 Add projectUrl to defaultTemplateData (by @ybelenko)
      • #11141 Allow authentication using MSSQL azure-active-directory-service-principal-secret (by @erickjth)

    ๐Ÿ›  :bug: Bug Fixes

    • App
      • #13681 fix collection & folder delete dialog message (by @azrikahar)
      • #13630 use v-if instead of v-show in v-detail component (by @azrikahar)
      • #13563 Fix field conditions optionDefaults computed property (by @yassilah)
      • #13532 Remove the paste value check on slug inputs (by @azrikahar)
    • API
      • #13660 Fix wrong source of meta info for notifications API (by @tenebrius)
      • #13651 Add cross-instance messenger pubsub setup (by @rijkvanzanten)
      • #13623 Field permissions and relational interfaces (by @br41nslug)
      • #13539 Added missing "DB*SSL**_FILE" to the "_FILE" allow list. (by @br41nslug)
      • #13527 Fix metadata for directus_folders (by @azrikahar)
    • Misc.
      • #13577 last_page type was date instead of str (by @louisgavalda)
    • specs
      • #13531 add meta to list responses for OAS (by @azrikahar)

    :sponge: Optimizations

    • Misc.
      • #13648 Use pull_request_target instead of pull_request for auto-project-assign (by @jaycammarano)
      • #13633 Auto approve pull requests from Crowdin (by @paescuj)
      • #13455 Remove workaround in release flow (by @nickrum)
      • #13444 Remove npmrc files which prevent lockfile creation in workspaces (by @nickrum)
    • shared
      • #13594 Moved tests from the "shared" package into a single test folder (by @jaycammarano)

    ๐Ÿ“š :memo: Documentation

    • ๐Ÿ›  #13688 fixed typo (by @erondpowell)
    • #13656 removing remaining links to example.env (by @sxsws)
    • #13642 Quickstart fix (by @erondpowell)
    • ๐Ÿ“„ #13601 Docs: fix wrong url paths for self-hosted installation guides (by @thammarith)
    • #13577 last_page type was date instead of str (by @louisgavalda)
    • ๐Ÿ“„ #11186 Docs: Auto-generated "Link preview" thumbnails for all pages (by @loteoo)