fix(routing): apply VPN route allowlists dynamically after VPN clients load

This commit is contained in:
2026-03-31 04:15:51 +00:00
parent bb32f23d77
commit 1e4b9997f4
5 changed files with 39 additions and 70 deletions

View File

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