feat(ops-view-routes): add priority support and list-based domain editing for routes

This commit is contained in:
2026-04-02 22:55:57 +00:00
parent 8f23600ec1
commit f62bc4a526
4 changed files with 27 additions and 15 deletions

View File

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