From 1baedd134d7b391eba31bebc0152f37952e03d97 Mon Sep 17 00:00:00 2001 From: jarek Date: Mon, 16 Feb 2026 13:17:09 +0100 Subject: [PATCH] 1.0.18 --- src/lib/data/changelog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/data/changelog.json b/src/lib/data/changelog.json index d7b9c52..f2a0411 100644 --- a/src/lib/data/changelog.json +++ b/src/lib/data/changelog.json @@ -8,6 +8,7 @@ { "type": "feature", "text": "Handle dynamically-spawned child containers in stack stop/down/restart/remove" }, { "type": "feature", "text": "Git webhooks are logged to the audit log" }, { "type": "feature", "text": "Add Mattermost notification support" }, + { "type": "feature", "text": "Configurable disk usage warning threshold per environment" }, { "type": "fix", "text": "Fix file upload CSRF 403 error on plain HTTP deployments" }, { "type": "fix", "text": "Fix scanner container /wait timeout causing empty scan output" }, { "type": "fix", "text": "Fix saving adopted external stack failing with 'Stack directory not found'" },