feat(ts_web): add Certificate Management documentation and ops-view-certificates reference

This commit is contained in:
2026-02-16 00:26:35 +00:00
parent 46fa2f6ade
commit 18cc21a49e
4 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-16 - 6.2.0 - feat(ts_web)
add Certificate Management documentation and ops-view-certificates reference
- Adds a new 'Certificate Management' section to ts_web/readme.md describing domain-centric overview, certificate sources (ACME/provision/static), expiry monitoring, per-domain backoff, and one-click reprovisioning
- Adds ops-view-certificates.ts entry to the ops UI file list
- Documents new route mapping '/certificates' in the readme navigation
## 2026-02-16 - 6.1.0 - feat(certs)
integrate smartacme v9 for ACME certificate provisioning and add certificate management features, docs, dashboard views, API endpoints, and per-domain backoff scheduler