mirror of
https://github.com/flarum/core.git
synced 2025-02-24 03:05:12 +01: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