diff --git a/CHANGELOG.md b/CHANGELOG.md index 850b14aa6..c6dcdfeda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Status: beta. - Docs: add Northflank one-click deployment guide. (#2167) Thanks @AdeboyeDN. - Gateway: warn on hook tokens via query params; document header auth preference. (#2200) Thanks @YuriNachos. - Gateway: add dangerous Control UI device auth bypass flag + audit warnings. (#2248) -- Security: add role-based access control (RBAC) with predefined roles and configurable permissions. +- Security: add role-based access control (RBAC) with predefined roles and configurable permissions. (#3964) - Doctor: warn on gateway exposure without auth. (#2016) Thanks @Alex-Alaniz. - Config: auto-migrate legacy state/config paths and keep config resolution consistent across legacy filenames. - Discord: add configurable privileged gateway intents for presences/members. (#2266) Thanks @kentaro.