From 3f7da3aa03662d938b251606a740b86feedd8f31 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 11:38:38 +0000 Subject: [PATCH] Update CHANGELOG.md (#16910) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b77f6b8..4689ddef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -532,6 +532,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ## 2026-08-31 +### 🆕 New Scripts + + - Aurral ([#16908](https://github.com/community-scripts/ProxmoxVE/pull/16908)) + ### 🚀 Updated Scripts - #### 🐞 Bug Fixes @@ -554,8 +558,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ### 💾 Core - - Ask ProxmoxVE to refresh its changelog on merge [@MickLesk](https://github.com/MickLesk) ([core#11](https://github.com/community-scripts/core/pull/11)) -- Refactor VM script settings and fix load_functions errors [@MickLesk](https://github.com/MickLesk) ([core#13](https://github.com/community-scripts/core/pull/13)) + - Refactor VM script settings and fix load_functions errors [@MickLesk](https://github.com/MickLesk) ([core#13](https://github.com/community-scripts/core/pull/13)) +- Ask ProxmoxVE to refresh its changelog on merge [@MickLesk](https://github.com/MickLesk) ([core#11](https://github.com/community-scripts/core/pull/11)) - Lift the settings summary and the mode fork into vm-core [@MickLesk](https://github.com/MickLesk) ([core#12](https://github.com/community-scripts/core/pull/12)) ### 🧰 Tools