Directus 10.11 introduces a big new feature and a set of other enhancements, optimizations, and bug fixes. Check out the full release notes on GitHub.
Introducing Public Registration
Directus now natively supports user registration! This new feature simplifies the process of adding new users and removes the need for workaround solutions.
After enabling the feature in your project and assigning the role for newly-registered users, registration will now be possible both via the Data Studio login page and via our new registration endpoints.
You can also optionally enable email verification and email rules to ensure only users you want to register are able to.
This addition is incredibly useful as it eliminates the hacky workarounds that many of our users had to employ. The Directus Data Studio can now perfectly function as your complete application for cases where your users solely interact with the Data Studio.
Updating Empty Search Results
This release also changes the response of a search when there are no results that match. Previously, Directus would return all items. Now, it will return none which is more consistent with the behavior that users expect from this parameter.
Upgrade Today
There have been dozens of small enhancements, bug fixes, and optimizations across the Directus project in this release. You can now download Directus 10.11 on Docker Hub or via npm, and it'll be available on Directus Cloud today.