From e11a07c1975bdc5e040672091c7f58eafcc7815c Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 14:14:27 +0000 Subject: [PATCH] Update CHANGELOG.md (#17455) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 498eb1a3c..a19d73d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -548,11 +548,17 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ## 2026-09-23 +### 🚀 Updated Scripts + + - #### 🐞 Bug Fixes + + - immich: keep geodata linked and the build deps present on update [@MickLesk](https://github.com/MickLesk) ([#17438](https://github.com/community-scripts/ProxmoxVE/pull/17438)) + ### 💾 Core - - Decide console autologin from the image, not USE_CLOUD_INIT [@MickLesk](https://github.com/MickLesk) ([core#63](https://github.com/community-scripts/core/pull/63)) + - VM-Core: decide console autologin from the image, not USE_CLOUD_INIT [@MickLesk](https://github.com/MickLesk) ([core#63](https://github.com/community-scripts/core/pull/63)) +- VM-Core: report failed image steps and restore tty1 autologin without cloud-init [@MickLesk](https://github.com/MickLesk) ([core#62](https://github.com/community-scripts/core/pull/62)) - tools: raise pnpm/yarn fetch timeout and lower network concurrency [@MickLesk](https://github.com/MickLesk) ([core#59](https://github.com/community-scripts/core/pull/59)) -- Stop discarding cloud-init error messages | report failed image steps and restore tty1 autologin without cloud-init [@MickLesk](https://github.com/MickLesk) ([core#62](https://github.com/community-scripts/core/pull/62)) - VM-Core: stop discarding cloud-init error messages [@MickLesk](https://github.com/MickLesk) ([core#60](https://github.com/community-scripts/core/pull/60)) ## 2026-09-22