diff --git a/CHANGELOG.md b/CHANGELOG.md index bb53a82f..530f1f21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### 0.11.0 - IP/ban type display and suffixes improved to make IPv4/6/Bypass/Pruned IP clearer for more informed moderation. - Labelled link format markdown now supports mailto. + - "Hide name" set by default when using public actions form. - Bugfix saveoverboard script so it works on catalog instead of only index, and improve the code to be more general and allow /catalog.html in navbar link. - Bugfix BYPASS_CAPTCHA permission not able to be applied to roles. - Npm audit fix. diff --git a/views/includes/actionfooter.pug b/views/includes/actionfooter.pug index 72a5576b..359b128b 100644 --- a/views/includes/actionfooter.pug +++ b/views/includes/actionfooter.pug @@ -1,6 +1,7 @@ details.toggle-label#actionform summary.collapse#action-menu Show Post Actions .actions + input(type='hidden' name='hide_name' value='1') h4.no-m-p Actions: if board.settings.userPostDelete label