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