v3.30.1
v3.30.1 (2026-08-11)
Bug Fixes:
- Filter operators
in,not_inandbetweenare now sent as a single form field on POST requests, matching the behaviour on list requests. Filters on export operations, such assubscription[updated_at][between], were index-encoded and therefore ignored by the API.