fix(route-card): align route card with source profile metadata and vpnOnly route configuration

This commit is contained in:
2026-04-05 02:37:20 +00:00
parent 7f05b3b52d
commit c4bef0d443
3 changed files with 19 additions and 35 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-05 - 2.11.2 - fix(route-card)
align route card with source profile metadata and vpnOnly route configuration
- rename linked route metadata fields from security profile to source profile in rendering and feature detection
- simplify VPN display logic to use the boolean vpnOnly flag instead of the previous nested VPN configuration object
## 2026-04-04 - 2.11.1 - fix(route-card)
clarify VPN mode badge labels in route cards