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