feat(routes): add remote ingress controls and preserve-port targeting for route configuration

This commit is contained in:
2026-04-17 06:17:49 +00:00
parent 152110c877
commit 2891e5d3ee
6 changed files with 140 additions and 11 deletions

View File

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