fix(services): stop auto-update monitoring during shutdown

This commit is contained in:
2026-03-16 08:40:48 +00:00
parent f5a7fccfc2
commit 3a227bd838
5 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-16 - 1.14.10 - fix(services)
stop auto-update monitoring during shutdown
- Track the auto-update polling interval in the services manager
- Clear the auto-update interval when Onebox shuts down to prevent background checks after shutdown
## 2026-03-16 - 1.14.9 - fix(repo)
no changes to commit