Directus v9.11.1 Release Notes

Release Date: 2022-05-24 // almost 2 years ago
  • :rocket: Improvements

    • API
      • #13518 Don't require default connection params when using non default type (by @rijkvanzanten)
      • #13514 Default default-src to "self" in CSP header (by @rijkvanzanten)
      • #13492 Allow floats in number validation (by @rijkvanzanten)
      • #13274 Environment variable with _FILE suffix containing invalid path throws error on start (by @br41nslug)
    • App
      • #13511 Don't show regex on permissions configuration (by @rijkvanzanten)
      • #13501 Add empty state for Translation Strings page (by @azrikahar)
      • #13462 Improve dashboard saving experience (by @nickrum)

    ๐Ÿ›  :bug: Bug Fixes

    • API
      • #13497 Fix applyFilter (by @nickrum)
      • #13453 Adds _none and _some operators (by @br41nslug)
      • #13429 Add cast-timestamp field flag to system tables (by @licitdev)
      • #13276 Validate type of items' primary keys (by @licitdev)
    • App
      • #13479 Allow selecting primary key when aggregating count in time series panel (by @azrikahar)
      • #13474 Fix field conditions when null (by @azrikahar)

    :sponge: Optimizations

    • Misc.
      • #13523 Remove unnecessary ampersand from URLs in filter tests (by @nickrum)

    ๐Ÿ“š :memo: Documentation

    • ๐Ÿ“„ #13494 Docs: Display Templates Page (by @erondpowell)
    • #13489 how to work with nested data (by @erondpowell)
    • ๐Ÿ“„ #13486 docs: clarified data, schema, and permissions caching (by @erondpowell)
    • โš  #13445 no composite key support warning added (by @erondpowell)
    • ๐Ÿ“„ #13424 Docs: re-edited user-directory + users-roles-permissions (by @erondpowell)