docs: note daemon runtime prompt fix (#2874)

This commit is contained in:
Ayaan Zaidi
2026-01-27 22:42:46 +05:30
committed by Ayaan Zaidi
parent 0ad40f4d7c
commit f662039c47

View File

@@ -72,6 +72,7 @@ Status: unreleased.
- Security: pin npm overrides to keep tar@7.5.4 for install toolchains.
- Security: properly test Windows ACL audit for config includes. (#2403) Thanks @dominicnunez.
- CLI: recognize versioned Node executables when parsing argv. (#2490) Thanks @David-Marsh-Photo.
- CLI: avoid prompting for gateway runtime under the spinner. (#2874)
- BlueBubbles: coalesce inbound URL link preview messages. (#1981) Thanks @tyler6204.
- Cron: allow payloads containing "heartbeat" in event filter. (#2219) Thanks @dwfinkelstein.
- CLI: avoid loading config for global help/version while registering plugin commands. (#2212) Thanks @dial481.