feat(certificates): add confirmation before force renewing valid certificates from the certificate actions menu

This commit is contained in:
2026-04-03 10:14:52 +00:00
parent b62a322c54
commit 43b92b784d
6 changed files with 111 additions and 74 deletions

View File

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