Releases: Infisical/infisical
Releases · Infisical/infisical
v0.147.0-nightly-20250813
What's Changed
- feat(api): Return path for folder create, update, delete by @x032205 in #4357
- Add stopRepeatableJob for removed bullMQ events that may still be on the queue by @carlosmonastyrski in #4358
- feat(secret-import): CSV support (with a base for other matrix-based formats) by @x032205 in #4356
- improvement(frontend): adjust commit modal wording and icons and autofocus commit message by @scott-ray-wilson in #4362
- Fix form issue by @x032205 in #4364
- Add memo to availableConnections to fix infinite re-render issue by @x032205 in #4365
Full Changelog: v0.147.0-nightly-20250812...v0.147.0-nightly-20250813
v0.147.0-nightly-20250812
What's Changed
- Update Helm chart to version v0.10.1 by @github-actions[bot] in #4351
- misc: added entropy check for params secret scanning by @sheensantoscapadngan in #4350
- Move DailyResourceCleanUp to PGBoss by @carlosmonastyrski in #4352
- feat(e2e-tests): secret rotations by @DanielHougaard in #4317
- Fix UI folder row issue with multiple onClick events triggered before the redirect occurs by @carlosmonastyrski in #4354
- feat(access-policies): Allow policy limits on access request times by @x032205 in #4336
Full Changelog: infisical-k8-operator/v0.10.1...v0.147.0-nightly-20250812
infisical-k8-operator/v0.10.1
What's Changed
- fix(k8s-operator): duplicate helm labels by @DanielHougaard in #4349
Full Changelog: v0.147.0-nightly-20250811...infisical-k8-operator/v0.10.1
v0.147.0-nightly-20250811
What's Changed
- Concepts Documentation for Secrets Management, Secret Scanning, and SSH by @dangtony98 in #4338
Full Changelog: v0.147.0-nightly-20250809...v0.147.0-nightly-20250811
v0.147.0-nightly-20250810
What's Changed
- Updated migration docs with latest image version changes by @carlosmonastyrski in #4345
Full Changelog: v0.147.0...v0.147.0-nightly-20250810
v0.147.0-nightly-20250809
What's Changed
- Updated migration docs with latest image version changes by @carlosmonastyrski in #4345
Full Changelog: v0.147.0...v0.147.0-nightly-20250809
v0.147.0
What's Changed
- improvement(frontend): improve UX and design of secret sidebar/table row by @scott-ray-wilson in #4312
- feat: resolved audit log showing all the integration by @akhilmhdh in #4339
- feat: better error notification for dynamic secret by @akhilmhdh in #4328
- feat(org-admin): Remove organization admin console by @x032205 in #4333
- feat: oauth error resolved due to srp removal by @akhilmhdh in #4343
- Add Release Channels with nightly by @carlosmonastyrski in #4325
Important Notes
- Formal release channels for Infisical are announced https://infisical.com/docs/self-hosting/guides/releases
- All new Docker tags from here on will no longer contain the suffix
-postgres
. See docker tags here
Full Changelog: infisical/v0.146.0-postgres...v0.147.0
infisical/v0.146.0-postgres
What's Changed
- Allow users to type the same original value on bulk commits and remove them if no changes are left by @carlosmonastyrski in #4310
- Add empty state and improve upgrade plan logic on Identity Auth Templates by @carlosmonastyrski in #4311
- improvement(frontend): make secret overview table header sticky, add underlines to env header links and limit table height for scroll by @scott-ray-wilson in #4298
- Fix an issue on reminder recipients when all recipients are deleted on an update by @carlosmonastyrski in #4315
- Fix edge case where users with edit but not read permission on new commit row logic by @carlosmonastyrski in #4314
- Events system docs by @sidwebworks in #4294
- feat: srp removal by @DanielHougaard in #4270
- Update prerequisites sections for secret syncs/rotations to include being able to accept requests… by @0xArshdeep in #4316
- FIX: SAN extension field in certificate issuance by @JuliusMieliauskas in #4313
- improvement(frontend): update styling and overflow for audit log filter by @scott-ray-wilson in #4322
- fix(frontend): correctly parse fetch audit log error message by @scott-ray-wilson in #4323
- servername host for mssql by @x032205 in #4324
- fix: improve vault folders mapping by @DanielHougaard in #4320
- feat: adds support for last logged in auth method field by @akhilmhdh in #4319
- misc: address LDAP config update and test issues by @sheensantoscapadngan in #4329
Full Changelog: infisical/v0.145.0-postgres...infisical/v0.146.0-postgres
infisical/v0.145.0-postgres
What's Changed
- feat: audit log disable storage flag by @sidwebworks in #4295
- FIX: x509 SAN Extension to accept IPs and URLs as args by @JuliusMieliauskas in #4282
- feat(app-connections): GitHub Enterprise Server support by @x032205 in #4292
- improvement(email-templates): simplify email design, refactor link/button to re-usable components and improve design by @scott-ray-wilson in #4284
- feat: Secret reminder from date filter by @sidwebworks in #4289
- Add timeout to audit log by @x032205 in #4302
- improvements: adjust secret search padding when no clear icon and fix access approval reviewer tooltips display by @scott-ray-wilson in #4293
- fix: add react import to email button component by @scott-ray-wilson in #4305
- docs(agent-injector): ldap auth method by @DanielHougaard in #4299
- log github error by @x032205 in #4306
- feat: ldap auth for k8s operator by @akhilmhdh in #4296
- Update Helm chart to version v0.9.5 by @github-actions[bot] in #4307
- fix github hostname check by @x032205 in #4308
- feat(helm): add support for imagePullSecrets by @cyrgim in #4287
- Log available auth methods on password reset by @x032205 in #4309
- Add Machine Auth Templates by @carlosmonastyrski in #4300
- Update docs to be multi-product by @dangtony98 in #4301
New Contributors
- @JuliusMieliauskas made their first contribution in #4282
- @cyrgim made their first contribution in #4287
Full Changelog: infisical/v0.144.0-postgres...infisical/v0.145.0-postgres
infisical/v0.144.0-postgres
What's Changed
- Fix conditional permissions check on secret access request hidden values by @carlosmonastyrski in #4280
- feature(secret-scanning): gitlab secret scanning by @scott-ray-wilson in #4256
- improvement(frontend/docs): update favicon for app and docs by @scott-ray-wilson in #4283
- improvement(org-memberships): add bulk delete org memberships endpoint and table support by @scott-ray-wilson in #4269
- chore(hsm): add hsm support to main docker image by @DanielHougaard in #4281
- fix(external-migration/vault): fix vault parsing by @DanielHougaard in #4290
- feat(app-connections, PKI): Cloudflare as DNS provider by @x032205 in #4286
- feat: Add Netlify app connection and secrets sync by @sidwebworks in #4205
- feat: events system implementation by @sidwebworks in #4246
- improvement(server-admin): add bulk delete users support, bulk actions server admin table support, overflow/truncation and dropdown improvements by @scott-ray-wilson in #4291
Full Changelog: infisical/v0.143.0-postgres...infisical/v0.144.0-postgres