v11.0.1
版本发布时间: 2024-08-09 01:11:25
directus/directus最新发布版本:v11.1.0(2024-09-04 05:51:09)
There were a handful reports about the migrations from v10-v11 failing, so we pushed a couple patches to make it more reliable 🙂
✨ New Features & Improvements
- @directus/api
-
@directus/env
- Added support to provide a cast prefix to config variables which are read from a file using the
_FILE
suffix (#22164 by @joselcvarela)
- Added support to provide a cast prefix to config variables which are read from a file using the
🐛 Bug Fixes & Optimizations
- @directus/app
-
@directus/api
- Improved policies migration to handle a missing foreign key on
directus_permissions.role
more gracefully (#23251 by @hanneskuettner) - Ensured the migrations are properly executed when bootstrapping MySQL (#23233 by @paescuj)
- Fixed drop foreign key if has different constraint name on permissions policies migrations (#23253 by @joselcvarela)
- Fixed the init CLI command for MySQL to use the new
mysql2
package (#23231 by @paescuj)
- Improved policies migration to handle a missing foreign key on
📝 Documentation
- Added support for listening on unix sockets via a new
UNIX_SOCKET_PATH
variable (#23150 by @McSundae) - Added support to provide a cast prefix to config variables which are read from a file using the
_FILE
suffix (#22164 by @joselcvarela)
📦 Published Versions
-
@directus/app@13.0.1
-
@directus/api@22.1.0
-
@directus/env@3.0.0