From bb86f8882c8621e72b2b527fcbd1e1833960baeb Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 21 May 2026 11:34:58 +0000 Subject: [PATCH] docs(changelog): add dashboard navigation entry --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index bb05811..f07a8fa 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,13 @@ # Changelog +## Pending + +### Features + +- group dashboard navigation (web) + - reorganize Cloudly sidebar into Platform, Runtime, Registry & Build, Secrets, Domains & Messaging, Storage, and Logs sections + - keep Images next to Services in the Runtime group because services reference imageId and imageVersion + ## 2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions