From 192bcd3353a18f10ad1357805b3b2e23af6c6695 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 12:15:55 +0000 Subject: [PATCH] Update CHANGELOG.md (#17157) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d32f865..8588b807f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -553,6 +553,10 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit - fix(solidtime): prevent composer install from hanging on root prompt [@supersoju](https://github.com/supersoju) ([#17146](https://github.com/community-scripts/ProxmoxVE/pull/17146)) - fix(hermesagent): wait for root gateway cleanup [@steveonjava](https://github.com/steveonjava) ([#17147](https://github.com/community-scripts/ProxmoxVE/pull/17147)) +### 💾 Core + + - core.func: fall back to a usable HOME when the shell has none [@MickLesk](https://github.com/MickLesk) ([core#32](https://github.com/community-scripts/core/pull/32)) + ## 2026-09-09 ### 🆕 New Scripts