From 4b1f25ba04c7434e2304e84890a17511a9dc3243 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:12:45 +0000 Subject: [PATCH] GitHub bot: changelog --- scrutiny/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scrutiny/CHANGELOG.md b/scrutiny/CHANGELOG.md index fbcce70fb..2ddb16617 100644 --- a/scrutiny/CHANGELOG.md +++ b/scrutiny/CHANGELOG.md @@ -1,3 +1,5 @@ +## v0.8.1-11 (15-08-2025) +- Minor bugs fixed ## v0.8.1-10 (13-08-2025) - Disable port by default for security purposes; it can be readded from the addon options. Ingress access is not affected @soosp - Document internal domain name for accessing the REST API without exposing the port.