feat(routes): add TLS configuration controls for route create and edit flows

This commit is contained in:
2026-04-04 21:23:16 +00:00
parent 648ba9e61d
commit 96d215fc66
7 changed files with 146 additions and 19 deletions

View File

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