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
feat: Filter by author, editor and group in the search results (#11368) @arvid-e
Search now supports author:, editor:, and group: operators to filter results by page creator, last editor, or granted user group. Note: editor: requires a full search index rebuild before it works.
When restricting a page to a specific user group, the group selection modal now shows the members of each group you belong to, making it easier to choose the right group.