fix(smartacme,storage): Respect wildcard domain requests when retrieving certificates and treat empty/whitespace storage values as null in getJSON

This commit is contained in:
2026-02-16 00:56:41 +00:00
parent 5b6f7b30c3
commit 7aa5f07731
5 changed files with 14 additions and 4 deletions

View File

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