July 24th, 2026

Improved

API Changes - 2026-07-24

This is an API-only update that includes breaking changes. Product updates will follow in a separate release.

⚠️ API - Cursor-based pagination has been rolled out across all endpoints that return large sets of records (greater than 200)

⚠️ API - Enum fields (e.g., StatusId, PriorityId) now return { Id, Name } objects instead of raw numbers