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