docs(changelog): remove duplicate pending notes

This commit is contained in:
2026-05-22 13:45:56 +00:00
parent b8dccac68d
commit c7cf13a107
-8
View File
@@ -4,10 +4,6 @@
### Features ### 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) - 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 - 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 - 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 - 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 - 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 ## 2026-05-22 - 1.27.1
### Fixes ### Fixes