From c7cf13a10745bb432b64cd8fa73b3f61ff744a1c Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 22 May 2026 13:45:56 +0000 Subject: [PATCH] docs(changelog): remove duplicate pending notes --- changelog.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/changelog.md b/changelog.md index 76f0b7f..4518710 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,6 @@ ### Features -- group dashboard navigation and align view layout with dcrouter (ui) - - replace flat SipRouter dashboard tabs with grouped Overview, Telephony, Configuration, and System sections - - move dashboard URLs to grouped route paths such as `/telephony/calls` and `/configuration/providers` - - add consistent view headings and shared layout spacing across dashboard views - group dashboard navigation into sectioned routes and align view layouts with dcrouter (ui) - replace flat dashboard tabs with grouped Overview, Telephony, Configuration, and System navigation - move routing to nested view/subview paths such as /telephony/calls and /configuration/providers @@ -15,10 +11,6 @@ - update contact actions and app navigation syncing to use grouped routes - switch restartBackground to the populate helper for loading local SmartData and SmartBucket config before restarting -### Fixes - -- load local SmartData/SmartBucket config before restarting the development background server (dev) - ## 2026-05-22 - 1.27.1 ### Fixes