Directus v8.5.5 Release Notes

Release Date: 2020-02-12 // over 4 years ago
  • ๐Ÿ”„ Changes

    App

    • ๐Ÿ›  Fix signed toggle showing up for non-numeric fields
    • Only send up primary key of selected m2m items
    • โž• Added readonly state to markdown interface
    • ๐Ÿ’… Various style glitch fixes
    • ๐Ÿ›  Fix issue in the datetime interface that could cause the value to disappear
    • ๐Ÿ›  Fix issue in datetime interface not showing relative dates correctly
    • ๐Ÿ›  Fix contextual menu in header button positioning issue
    • Don't overflow column names in field setup table
    • ๐Ÿ›  Fix wrong labels in user-modified / owner interface options
    • ๐Ÿ›  Fix documentation link on requirements check
    • ๐Ÿ›  Fix selecting users on the role detail page
    • ๐Ÿ›  Fix selecting files on wysiwyg
    • ๐Ÿ›  Fix empty color interface on load
    • ๐Ÿ›  Fix missing options tab for interfaces with no options
    • Accept nested files in file preview
    • Resolve issue with preview of value in nested m2ms

    API

    • Don't allow deleting the last admin user
    • ๐Ÿ›  Fix cookie stickyness requirement in load balanced environments

    Note

    • ๐Ÿฑ โš ๏ธ The datetime interface uses a new engine for date parsing. This might cause an inconsistency when using a custom format in the formatting option of the datetime interface. You might have to re-setup the formatting option for the datetime interface to match the replaced formatting engine.