v4.25.1
v4.25.1 (2026-08-11)
Bug Fixes:
- Filter operators
in,not_inandbetweenare now sent as a single form field byURLFormEncoder, at any nesting depth. Filters on export operations, such asramp[effective_from][between], were index-encoded and therefore ignored by the API.