Enhanced Permission System with Source and Behavior Tracking#
What's wrong with this entry?
What changed: Permission rules now include metadata about their origin and behavior type Previous behavior: Rules were simple objects with just type and rules array New behavior: Rules now track their source (session/localSettings/cliArg) and behavior (allow/deny) Impact: Better debugging of permission issues and understanding of where rules originate from
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.