fix(ops-view-routes): correct route form dropdown selection handling for security profiles and network targets

This commit is contained in:
2026-04-04 11:00:03 +00:00
parent a77ec6884a
commit 1004f8579f
9 changed files with 43 additions and 25 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-04 - 12.8.1 - fix(ops-view-routes)
correct route form dropdown selection handling for security profiles and network targets
- Update route edit and create forms to use selectedOption for dropdowns backed by the newer dees-catalog version
- Normalize submitted dropdown values to extract option keys before storing securityProfileRef and networkTargetRef
- Refresh documentation to reflect expanded stats coverage for network, RADIUS, and VPN metrics
## 2026-04-03 - 12.8.0 - feat(certificates)
add force renew option for domain certificate reprovisioning