github directus/directus v8.5.0

latest releases: v10.10.7, v10.10.6, v10.10.5...
4 years ago

Changes

App

  • ✨ Add a handful of new base components (see Storybook)
  • ✨ Add useWindowSize and useEventHandler compositions
  • ✨ Add color support for hex and rgb in calendar (thanks @Nitwel!)
  • ✨ Add option to stop slug from auto generating on update
  • Fix color interface palette type
  • Remove pinging the API on interval
  • Fix a bunch of issues in relational interfaces
  • Add fullscreen and RTL options to WYSIWYG editor (thanks @dur41d!)
  • Prevent files interface from staging on first load
  • Show color swatch in listing of color interface
  • Fix resizing bug on markdown interface
  • Fix checkboxes / spinner on tables
  • Fix button group interface
  • Fix default value for toggles
  • Fix context menu opening in the wrong location at times
  • Fix multi-select interface choices option
  • Fix label for unsaved changes in languages on modal exit

API

  • ✨ Return messages array showing warnings when trying to read forbidden collection nested
  • ✨ Add support for retrieving thumbnails based on original filename instead of private hash
  • Increase default login attempts allowed
  • Add support for limit and page on the /collections endpoint
  • Fix typecasting of settings
  • Fix migration of nav override from v7 to v8
  • Use TEXT for module listing / collection listing
  • Fix SCIM create user
  • Fix SQL error on making required field not required
  • Fix issue when using thumbnailer through custom endpoints
  • Fix 500 error when sorting by random
  • Fix default value not being set for certain data types
  • Renamed user-created type to owner

Don't miss a new directus release

NewReleases is sending notifications on new releases.