feat(remoteingress): include listenPorts for allowed edges sent to the Rust hub and always resync allowed edges when edge properties change

This commit is contained in:
2026-02-18 21:35:18 +00:00
parent 9cbdd24281
commit c88410ea53
5 changed files with 18 additions and 7 deletions

View File

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