fix(ops-view-vpn): show target profile names in VPN forms and load profile candidates for autocomplete

This commit is contained in:
2026-04-06 08:05:07 +00:00
parent b6f7f5f63f
commit 52dac0339f
4 changed files with 67 additions and 13 deletions

View File

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