You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for wildcards in the ignoreActions setting has been added.
Use Plugin.* to ignore an entire plugin or Plugin.Controller/* to ignore all actions in a controller. When updating ACOs those actions will not be added.
The permissions page now only supports lookup of 1 Aro node at a time. It has been paginated this way since 1.2.5 so it shouldn't break anything if already on 1.2.5+.
Reloading the page after saving a set of permissions, since it has to refresh the cache, is now a lot faster.