From dd07ba4453b2d1c88830efaefad1486bab63566d Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 14:33:48 +0000 Subject: [PATCH] Update CHANGELOG.md (#12514) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c85054689..8d3614c8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -420,6 +420,12 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - Remove Unifi Network Server scripts (dead APT repo) [@Copilot](https://github.com/Copilot) ([#12500](https://github.com/community-scripts/ProxmoxVE/pull/12500)) +### 💾 Core + + - #### ✨ New Features + + - core: recovery - add ENOSPC disk-full detection with auto-retry using * 2 hdd [@MickLesk](https://github.com/MickLesk) ([#12511](https://github.com/community-scripts/ProxmoxVE/pull/12511)) + ### 🌐 Website - #### 🐞 Bug Fixes