What Infisical/infisical shipped
Generated by FoxPlug from public activity — not affiliated with Infisical.
Week of September 14, 2026
What shipped
- Light mode support added, letting users choose System, Dark, or Light from the profile menu. Pull request #7708
- Event-triggered alerts now fire immediately on events instead of waiting for daily cron scans. Pull request #8072
- Agent Vault services can now filter by HTTP methods and path prefixes, add custom headers, and substitute placeholders. Pull request #8130
- Recursive secret syncs now push secrets from a folder and all folders beneath it to their destinations. Pull request #8087
- Certificate syncs in applications now pick certificates by filter, picking up new ones automatically as they are issued. Pull request #8107
- PowerDNS added as a DNS-01 provider for ACME certificate authorities, with Gateway routing and TLS proxy support. Pull request #8139
- Billing V2 now breaks down metered usage by organization and project, helping admins see where usage lives across their account. Pull request #8099
- Secrets bulk selection bar now includes copy to clipboard and copy to new source options via dropdown. Pull request #8189
- Validation rules can now prevent reusing values already present in the project. Pull request #8094
- Frontend build tooling upgraded from Vite 6.4.2 to Vite 8.2.2 with Rolldown. Pull request #8161
Why it matters
Light mode brings the application to users who prefer bright interfaces. Better event handling for alerts and certificate management makes the platform more responsive. Recursive syncs and filter-based certificate selection reduce manual configuration work for teams managing many secrets and certificates.
Changelog entry
- Light mode support added with System, Dark, and Light options in profile menu Pull request #7708
- Event-triggered alerts fire immediately on events instead of scheduled cron scans Pull request #8072
- Agent Vault services now support HTTP method and path filtering, custom headers, and placeholder substitution Pull request #8130
- Recursive secret syncs push secrets from a folder and all nested folders to destinations Pull request #8087
- Certificate syncs now pick certificates by filter, automatically picking up new issues Pull request #8107
- PowerDNS added as DNS-01 provider for ACME certificate authorities with Gateway routing support Pull request #8139
- Billing V2 usage breakdown now shows metered usage per organization and project Pull request #8099
- Secrets bulk selection bar adds dropdown with copy to clipboard and copy to new source options Pull request #8189
- Validation rules can prevent reusing values already present in the project Pull request #8094
- Frontend build tooling upgraded from Vite 6.4.2 to Vite 8.2.2 with Rolldown Pull request #8161
- Detail cards on access-control pages no longer collapse with adjacent wide tables Pull request #8216
- Agent Vault contrast improved in light mode with darker green color override Pull request #8220
- Certificate Manager pages migrated to v3 page headers with v3 tabs for page sections Pull request #8159
- User notifications render progressively with 20 initial notifications and more on demand Pull request #8205
- Server Console admin surfaces completed v3 treatment with updated table adapters and icons Pull request #8158
- Released images now scanned with Trivy for fixable CRITICAL and HIGH findings Pull request #8162
- Gateway v1 completely deprecated except for actual data Pull request #8127
- LDAP auth machine identity updates now require bind password when changing LDAP URL Pull request #8160
- Privilege boundary enforcement added when changing identity authentication methods on legacy systems Pull request #8061
v0.165.13 ships light mode, event-triggered alerts, recursive secret syncs, and filter-based certificate picks. PowerDNS support and better billing insights round out the week.
This week Infisical v0.165.13 brings light mode support so users can choose their preferred interface theme. Event-triggered alerts now fire immediately instead of waiting for daily scans. Recursive secret syncs push secrets from entire folder hierarchies, and certificate syncs pick certificates by filter to automatically handle new issues. PowerDNS joins as a DNS-01 provider, and billing V2 now shows usage broken down by organization and project.