feat(ops-ui): add column filters to operations tables across admin views

This commit is contained in:
2026-04-08 07:11:21 +00:00
parent 8ab7343606
commit 37eab7c7b1
12 changed files with 21 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-08 - 13.2.0 - feat(ops-ui)
add column filters to operations tables across admin views
- Enable table column filters for API tokens, certificates, network requests, top IPs, backends, network targets, remote ingress edges, security views, source profiles, target profiles, and VPN clients.
- Improves filtering and exploration of operational data throughout the admin interface without changing backend behavior.
## 2026-04-08 - 13.1.3 - fix(certificate-handler)
preserve wildcard coverage during forced certificate renewals and propagate renewed certs to sibling domains