Quick note: I write these blogs myself, AI only redacts them. I'm excited to announce that I just released my very first open source Umbraco community package: Advanced Permissions for Umbraco . In this post, I'll explain why I created this package, what it adds to Umbraco's permission system, and when you'd want to use it. Why This Package Exists I've been working with Umbraco since version 4, mostly in an agency context working with enterprise clients. That experience shaped what I value: features that matter at scale. Many of our clients have marketing departments with multiple users and multiple user groups—and eventually they reach scenarios where Umbraco's built-in permissions don't quite fit. I wrote about these scenarios in a GitHub discussion a while back. The current permission system works fine for many use cases. But when your organizational structure gets more complex, you hit some constraints. This package is designed for those situations where you need more granular control.…