feat(vpn): expand VPN operations view with client management and config export actions

This commit is contained in:
2026-03-30 16:49:58 +00:00
parent d109554134
commit 11cce23e21
5 changed files with 146 additions and 38 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-30 - 11.17.0 - feat(vpn)
expand VPN operations view with client management and config export actions
- adds predefined VPN clients to the dev server configuration for local testing
- adds table actions to create clients, export WireGuard configs, rotate client keys, toggle access, and delete clients
- updates the VPN view layout and stats grid binding to match the current component API
## 2026-03-30 - 11.16.0 - feat(vpn)
add destination-based VPN routing policy and standardize socket proxy forwarding