Directus - Package Updates
-
[2.9.0]
- Update directus to 11.9.0
- Full Changelog
- Added support for LDAP login and enhanced parameter consistency for refresh/logout commands. Allowed overriding the mode in refresh and logout commands to be inline with login (#25132)
- Fixed manual flows to only trigger with appropriate permissions (#25354 by @br41nslug)
- Added Keyboard Accessibility (#25214 by @formfcw)
- Improved the UX of the field permissions by changing its interface to a checkbox tree (#25253 by @formfcw)
- Added
AUTH_.+_ISSUER_DISCOVERY_MUST_SUCCEED
andAUTH_.+_CLIENT_HTTP
env variables to theopenid
provider (#25002 by @ComfortablyCoding) - Added
backlink
query parameter to exclude back-relations when expanding*.*
in the fields query parameter (#25284 by @Nitwel) - Added BSL license banner to display for first admin user (#25299 by @AlexGaillard)
- Fixed system filters showing null (#25294 by @br41nslug)
- Ensured to revert changes on error after drag & drop in kanban and calendar layout (#25329 by @formfcw)
- Prevented table column widths from having null values (#25298 by @robluton)
-
[2.9.1]
- Update directus to 11.9.1
- Full Changelog
- Fixed a bug that was preventing the file interface menu from appearing in the drawer (#25374 by @formfcw)
-
[2.9.2]
- Update directus to 11.9.2
- Full Changelog
- Fixed a bug that caused an error when making unchanged edits to an O2M field (#25387 by @formfcw)
- Fixed
requireSelection
check for manual trigger flows (#25386 by @JoshTheDerf)