fix: restore onebox daemon startup
Release / build-and-release (push) Successful in 2m28s

This commit is contained in:
2026-05-08 16:23:45 +00:00
parent fba143d918
commit cc6a81012c
6 changed files with 16 additions and 9 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-08 - 1.24.5 - fix(opsserver)
start the OpsServer with typedserver custom routes registered through the UtilityWebsiteServer hook
- fixes daemon startup with the current typedserver lifecycle
- cap SmartProxy readiness waiting at 10 seconds during daemon startup
## 2026-05-08 - 1.24.4 - fix(installer)
avoid documenting a hardcoded initial admin password for fresh installs