feat(certificates): add certificate overview and reprovisioning in ops UI and API; track SmartProxy certificate events

This commit is contained in:
2026-02-13 17:05:33 +00:00
parent d10896196d
commit c5e2c262b7
16 changed files with 757 additions and 15 deletions

View File

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