diff --git a/CHANGELOG.md b/CHANGELOG.md index 12a19768..95166d43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### 0.11.2 - Convert the assets page form handling to the newer checkSchema code. - Don't show the "Edit" option in the post dropdowns for public pages. + - No longer apply permissions inheritance after editing to prevent confusion. - Improve duplicate checking when editing roles to only explicitly match updated roles rather than applying inheritance first. - Bugfix "my permission" page not displaying correctly and board staff permission editing not applying. - Improve required parent permission display to show "requires X" in the tooltip of disabled checkboxes.