v2.3.0·API
Add cursor-based pagination to all list endpoints
v2.3.0 ships 2 new features, 1 fix, performance gains. Headline: add cursor-based pagination to all list endpoints.
✨ What's New
- api: Add cursor-based pagination to all list endpoints
- webhooks: Retry failed deliveries with backoff
🐛 Bug Fixes
- auth: Resolve session expiry race condition
⚡ Performance
- api: Cache workspace metadata, 40% faster loads
⚠️ Breaking Changes
- api: V2 authentication requires scoped tokens
🧭 Migration Notes
Before upgrading to v2.3.0, review the breaking changes above. Update any affected integrations, then deploy. Roll back to the previous version if you hit issues.