Skip to content

v2.0.15

Choose a tag to compare

@laurentgoudet laurentgoudet released this 03 Mar 13:16
· 5 commits to main since this release
1189e8f

Changes

  • Fix: Remove invalid subtype transaction from task create/edit — not a valid Conduit transaction type, would cause API errors
  • Add: objectType parameter to transaction_search — allows querying all transactions of a type (e.g., "TASK") as alternative to objectIdentifier
  • Add: statuses constraint to blog_search — filter by "active" or "archived" status
  • Add: mfa boolean constraint to user_search (admin-only, filters by MFA enrollment)