chore: format + add PR number to changelog

This commit is contained in:
ronitchidara 2026-01-29 17:51:16 +05:30
parent 574033830e
commit f6f16a15bd

View File

@ -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.