2026-08-31
🆕 New Scripts
- Aurral (#16908)
🚀 Updated Scripts
-
🐞 Bug Fixes
- openwebui: add UV_HTTP_TIMEOUT and retry loop to prevent uv install hangs @MickLesk (#16917)
- bambuddy: force asyncio loop, uvloop breaks camera proxy handlers @MickLesk (#16904)
- bookorbit: raise service start timeout, migration can exceed systemd default @MickLesk (#16860)
- node-red: remove --unsafe-perm flag @MickLesk (#16859)
- directus: add build-essential dependency @MickLesk (#16858)
-
✨ New Features
-
🔧 Refactor
- omv: migrate to new package repo host (packages.openmediavault.org) is dead @MickLesk (#16918)
- yuvomi/aurral: bump NODE_VERSION @MickLesk (#16914)
- vaultwarden: relax cargo release profile via env vars to avoid build OOM @MickLesk (#16915)
- kima-hub/maintainerr/planka/spliit: bump NODE_VERSION @MickLesk (#16905)
- gatus: pin Go toolchain to gatus's own go.mod version @MickLesk (#16893)
- immich: tolerate enable-maintenance-mode crash, same as disable-maintenance-mode @MickLesk (#16866)
- move the hardware-accelerated scripts onto new core @MickLesk (#16864)
- ntopng: use ntop.org's documented apt repo per Debian codename, not always apt-stable @MickLesk (#16862)
- Refactor: OpenGist @MickLesk (#16861)
💾 Core
- Refactor VM script settings and fix load_functions errors @MickLesk (core#13)
- Ask ProxmoxVE to refresh its changelog on merge @MickLesk (core#11)
- Lift the settings summary and the mode fork into vm-core @MickLesk (core#12)
🧰 Tools
-
🐞 Bug Fixes