feat(web/services): add deploy service action to the services view

This commit is contained in:
2026-03-16 12:36:02 +00:00
parent 0c7d65e4ad
commit 497f8f59a7
6 changed files with 50 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-16 - 1.17.0 - feat(web/services)
add deploy service action to the services view
- Adds a prominent "Deploy Service" button to the services page header.
- Routes users into the create service view directly from the services listing.
- Includes a new service creation form screenshot asset for the updated interface.
## 2026-03-16 - 1.16.0 - feat(services)
add platform service navigation and stats in the services UI