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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.16.0',
version: '11.17.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}