- Added support for the ADMIN TOKEN environment variable across Directus packages (api, env, app).
- Fixed several bugs: tus uploads now respect app relative path, corrected result truncation on relational sorting, removed reliance on TUS id when TUS disabled, prioritized access token over cookies for websocket auth, added TUS write err...
- Updated documentation to reflect the new ADMIN TOKEN environment variable support.