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

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-03 - 12.6.0 - feat(certificates)
add confirmation before force renewing valid certificates from the certificate actions menu
- Expose the Reprovision action in the certificate context menu
- Prompt for confirmation when reprovisioning a certificate that is still valid
- Update dees-catalog and @types/node dependencies
## 2026-04-03 - 12.5.2 - fix(repo)
no changes to commit