feat(services): add platform service navigation and stats in the services UI

This commit is contained in:
2026-03-16 11:45:56 +00:00
parent 59ed7233bd
commit 3f2cd074ce
9 changed files with 159 additions and 17 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2026-03-16 - 1.16.0 - feat(services)
add platform service navigation and stats in the services UI
- add platform service stats state and fetch action
- show platform services in the services list and open a platform detail view
- enable dashboard clicks to jump directly to the selected platform service
- refresh platform service stats after start and restart actions
- bump @serve.zone/catalog to ^2.6.0 for the new platform service UI components
## 2026-03-16 - 1.15.3 - fix(install)
refresh systemd service configuration before restarting previously running installations