Directus v8.7.0 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
  • ๐Ÿ”„ Changes

    App

    • ๐Ÿ›  Fixed prop warning in InterfaceUserRole
    • ๐Ÿ›  Fix translation on popup and debounce speed
    • ๐Ÿ‘‰ Use API generated thumbnail paths
    • ๐Ÿฑ Use /assets endpoint for full file versions
    • ๐Ÿ›  Fixed infinite scroll page counting
    • ๐Ÿ›  Fix an issue where the default column display wouldn't be sorted according to the field order
    • ๐Ÿฑ โœจ Add toggle-all checkbox in item-selection for relational interfaces
    • ๐Ÿฑ โœจ Allow external scripts
    • ๐Ÿ›  Fixed filter param usage in item-select
    • ๐Ÿ›  Fixed issue in visible fields option in m2m
    • ๐Ÿ›  Fixed issue where collections without an icon would fail in the sidebar
    • Propagate width to repeater row fields

    API

    • ๐Ÿ‘‰ Make sso icon path relative
    • ๐Ÿฑ โœจ Add azure as storage option
    • Return asset url in file object
    • ๐Ÿฑ โœจ Add cache-control header to assets
    • ๐Ÿ›  Fix parameters check for full version in /assets
    • ๐Ÿ›  Fix issue that prevented m2ms from being updated when set to required
    • ๐Ÿ›  Fixed config issue in S3 cache control config
    • ๐Ÿ‘‰ Use ISO8601 for system generated datetimes in user collections
    • ๐Ÿ”ง โœจ Allow configuring the TTL of the JWT access token