From fe0fc4231ad831af1c7be1a6e32be671a1f897b5 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 22:34:17 +0000 Subject: [PATCH] Update CHANGELOG.md (#11922) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e2868d27..d0a377890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -403,16 +403,15 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ## 2026-02-14 -### 🚀 Updated Scripts +### 💾 Core + + - #### 🐞 Bug Fixes + + - core: handle missing RAM speed in nested VMs [@MickLesk](https://github.com/MickLesk) ([#11913](https://github.com/community-scripts/ProxmoxVE/pull/11913)) - #### ✨ New Features - core: overwriteable app version [@CrazyWolf13](https://github.com/CrazyWolf13) ([#11753](https://github.com/community-scripts/ProxmoxVE/pull/11753)) - -### 💾 Core - - - #### ✨ New Features - - core: validate container IDs cluster-wide across all nodes [@MickLesk](https://github.com/MickLesk) ([#11906](https://github.com/community-scripts/ProxmoxVE/pull/11906)) - core: improve error reporting with structured error strings and better categorization + output formatting [@MickLesk](https://github.com/MickLesk) ([#11907](https://github.com/community-scripts/ProxmoxVE/pull/11907)) - core: unified logging system with combined logs [@MickLesk](https://github.com/MickLesk) ([#11761](https://github.com/community-scripts/ProxmoxVE/pull/11761)) @@ -421,9 +420,11 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - lxc-updater: add patchmon aware [@failure101](https://github.com/failure101) ([#11905](https://github.com/community-scripts/ProxmoxVE/pull/11905)) -### ❔ Uncategorized +### 🌐 Website - - Disable UniFi script - APT packages no longer available [@Copilot](https://github.com/Copilot) ([#11898](https://github.com/community-scripts/ProxmoxVE/pull/11898)) + - #### 📝 Script Information + + - Disable UniFi script - APT packages no longer available [@Copilot](https://github.com/Copilot) ([#11898](https://github.com/community-scripts/ProxmoxVE/pull/11898)) ## 2026-02-13