1.1.0

  • Breaking: post payload renames groupIdscollectionIds.
  • Breaking: GET /posts now defaults to completed posts (was: all statuses merged). Use status=all for prior behavior.
  • New endpoints: GET /team, GET /collections, GET /collections/{id}, GET /collections/{id}/posts, GET /posts/{id}/metrics, GET /snapshots.
  • New scopes: collections:read, team:read (rotate existing keys to pick them up).
  • Post payload additions: scores, sentimentMix, totalComments, thumbnail, postType, addedByEmail, lastProcessedAt.
  • New GET /posts filters: status, collection_id, platform, posted_since.