v0.164.0
Added 2
- Allow creation of cert profiles from inside applications
- Implement root encryption key rotation
Changed 2
- Migrate email service setup modal to v3 Dialog
- Gate cross-project sharing actions in settings
Fixed 3
- Show orphan sessions to product admins in PAM
- Send cancellation signal to gateway when a PAM session expires
- Restore wheel scrolling in select menus rendered inside dialogs
From Infisical
What's Changed
- fix(pam): show orphan sessions to product admins by @x032205 in https://github.com/Infisical/infisical/pull/7811
- feat: allow creation of cert profiles from inside applications by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7768
- chore: add upgrade impact for v0.163.0 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7825
- fix(pam): send cancellation signal to gateway when a session expires by @x032205 in https://github.com/Infisical/infisical/pull/7813
- improvement(ui): migrate email service setup modal to v3 Dialog by @claude[bot] in https://github.com/Infisical/infisical/pull/7807
- improvement(settings): gate cross-project sharing actions by @andrewhuhh in https://github.com/Infisical/infisical/pull/7746
- feat(encryption): implement root encryption key rotation by @victorvhs017 in https://github.com/Infisical/infisical/pull/7744
- fix(ui): restore wheel scrolling in select menus rendered inside dialogs by @claude[bot] in https://github.com/Infisical/infisical/pull/7819
Full Changelog: https://github.com/Infisical/infisical/compare/v0.163.0...v0.164.0