Skip to content

v0.156.0

Compare
Choose a tag to compare
@caiosba caiosba released this 29 Sep 01:52
· 36 commits to develop since this release

Shared Feeds v2.

GraphQL API changes:

  • TeamTaskMutation: Added field options_diff
  • FeedType: Added field root_requests_count
  • RequestType: Added fields last_called_webhook_at, fact_checked_by, subscribed, subscriptions_count
  • TeamTaskMutation: Deleted field json_project_ids
  • TeamTaskType: Deleted field project_ids

PostgreSQL changes:

  • ➕ Table claim_descriptions: Added new unique index on project_media_id
  • ➕ Table fact_checks: Added new unique index on claim_description_id
  • ➕ Table requests: Added columns webhook_url, last_called_webhook_at and subscriptions_count