v12.0.2

balzack/databagv12.0.2Jun 12, 2026by github-actions[bot]

AI Summary

A maintenance release focusing on bug fixes, specifically resolving user count issues with conflicting policies and adding non-interactive mode to the extension generator.

Key Highlights

  • Non-interactive mode for `create-directus-extension`
  • Fixed user count for users with conflicting direct policy and role
  • Updated package versions: app@16.1.1 and api@36.0.2

New Features

  • Non-interactive extension generation
  • User count bug fix
  • Extension generator improvements

Full Release Notes

> [!NOTE]
> Directus is free for individuals and organizations under $5M annual revenue and 50 employees.\
> Get your free license key at [directus.com/oig](http://directus.com/oig)

### ✨ New Features & Improvements

- **create-directus-extension**
  - Added support for non-interactive mode ([#27577](https://github.com/directus/directus/pull/27577) by @pklenovic)

### 🐛 Bug Fixes & Optimizations

- **@directus/api**
  - Fixed user count for users with conflicting direct policy and role ([#27720](https://github.com/directus/directus/pull/27720) by @ComfortablyCoding)

### 📦 Published Versions

- `@directus/app@16.1.1`
- `@directus/api@36.0.2`
- `create-directus-extension@12.1.0`