feat(route-ui): add VPN details and conditional card actions to route cards
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-02 - 2.11.0 - feat(route-ui)
|
||||
add VPN details and conditional card actions to route cards
|
||||
|
||||
- Extend route card data and rendering to display VPN access mode and allowed client tags.
|
||||
- Add optional Edit and Delete action buttons that emit route-edit and route-delete events.
|
||||
- Allow the route list view to control action visibility per route via a showActionsFilter callback.
|
||||
- Include VPN as a visible route feature indicator in the card summary.
|
||||
|
||||
## 2026-04-02 - 2.10.0 - feat(docs)
|
||||
document newly available catalog components and updated build configuration details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user