From f6f16a15bd271e9f7d46777c19820606adbfba3b Mon Sep 17 00:00:00 2001 From: ronitchidara Date: Thu, 29 Jan 2026 17:51:16 +0530 Subject: [PATCH] chore: format + add PR number to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2815cd70..b9dbb0566 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,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 prompt injection defense with pattern detection, risk scoring, and configurable responses. +- Security: add prompt injection defense with pattern detection, risk scoring, and configurable responses. (#3958) - 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.