mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
- Introduce the concept of "required permissions" - basically a permission dependency tree. In order for a group to be granted one permission, they must also have another. - Improve redraw performance by not building dropdown menu contents until dropdown is opened ref #904