Directus 10.10 is one of the most significant releases of our project to-date. Check out the full release notes on GitHub, but here's what's important...
Directus Marketplace Beta
You can now discover and install extensions from within the Directus Data Studio. Powered by the brand new Directus Extensions Registry, the Marketplace Beta increases discoverability and trust in extensions. Soon, paid extensions will also be available, allowing our community to generate revenue through their contributions.
As the Marketplace is in Beta, we're actively seeking feedback. Join the #marketplace-beta
channel on Discord to participate.
Content Versioning For Live Preview
A small change with big impact, the data structure for fetching data with content versioning has now been standardized with the structure when the main or no version is accessed. This means that you can now more easily implement Live Preview with a single data structure.
Breaking Changes
This release has a number of breaking changes which you should be aware of. The Content Versioning enhancements explained above, of course, but we are also deprecating typed extension folders, using session cookie based authentication in the Data Studio, and introduced an allow list for SSO redirects.
All breaking changes are small and positive, but may require action. Take a look at our docs for more detail about what you may need to do.
It's Go Time!
There have been dozens of small enhancements, bug fixes, and optimizations across the Directus project in this release. You can now download Directus 10.10 on Docker Hub or via npm, and it'll be available on Directus Cloud today.