v0.159.21
Infisical/infisicalv0.159.21Apr 24, 2026by victorvhs017
AI Summary
A bug fix release that moves group filtering, ordering, and pagination operations to the backend for improved performance.
Key Highlights
- Fixed group filters, ordering, and pagination to run in backend
Full Release Notes
## What's Changed * fix(group): run filters, ordering and pagination in backend by @mathnogueira in https://github.com/Infisical/infisical/pull/6114 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.20...v0.159.21