Meedan Check Versions Save

Development environment for Meedan Check, a collaborative media annotation platform

v0.169.0

9 months ago

Ruby 3.0 upgrade, NLU prototype and other features, fixes and improvements.

GraphQL API changes:

  • CreateDynamicAnnotationMutation: Added input field action
  • UpdateDynamicAnnotationMutation: Added input field action
  • ProjectMediaType: Added field media_slug

PostgreSQL changes:

  • ➕ Table monthly_team_statistics: Added columns whatsapp_conversations, published_reports, positive_searches, negative_searches and newsletters_sent

v0.168.0

9 months ago

"Unmatched media" concept and improvements to the tagging system.

GraphQL API changes:

  • ProjectMediaType: Deleted field field_log_count
  • TeamType: Added field tag_texts_count
  • TeamType: Added argument keyword to field tag_texts

PostgreSQL changes:

  • ➖ Table project_medias: Deleted column cached_annotations_count
  • ➕ Table project_medias: Added column unmatched

v0.167.0

9 months ago

Fixes and improvements.

GraphQL API changes:

None.

PostgreSQL changes:

  • ➕ Added new column newsletters_delivered to table monthly_team_statistics
  • ➕ Added new column signature to table fact_checks

v0.166.0

10 months ago

New shared feeds feature.

GraphQL API changes:

  • FeedMutations: Added mutations to create, update and delete feeds.
  • FeedTeamMutations: Replaced field filters by saved_search_id
  • TeamMutations: Added field language_detection
  • FeedTeamType: Added fields saved_search_id and saved_search
  • FeedType: Added fields user_id, team_id, description, tags, licenses, saved_search_id, discoverable, user, team and saved_search
  • SavedSearchType: Added fields is_part_of_feeds and feeds
  • TeamType: Added field get_language_detection

PostgreSQL changes:

  • ➕ Added new columns to table feeds: saved_search_id, user_id, team_id, description, tags, discoverable and licenses
  • ➕ Added new column saved_search_id to table feed_teams
  • ➖ Removed column filters from table feeds
  • ➖ Removed column filters from table feed_teams

v0.165.0

11 months ago

Some fixes and improvements, but no changes for the database schema or GraphQL API.

v0.164.0

11 months ago

New multimedia newsletter feature.

GraphQL API changes:

  • TeamType: Added fields available_newsletter_header_types, get_outgoing_urls_utm_code and get_shorten_outgoing_urls and connection tipline_newsletters
  • TeamMutations: Added fields outgoing_urls_utm_code and shorten_outgoing_urls
  • TiplineNewsletterType: New type added
  • TiplineNewsletterMutations: New mutations added, to create, update and destroy

PostgreSQL changes:

  • ➕ Added new table tipline_newsletters
  • ➕ Added new table tipline_newsletter_deliveries

v0.163.0

1 year ago

Check API Rails version was upgraded to 6.1, and Ruby to 2.7.

GraphQL API changes:

  • FactCheckMutations: Added mutation destroyFactCheck

PostgreSQL changes:

  • ➕ Added an index to the relationshipstable in order to avoid circular relationships

v0.162.0

1 year ago

GraphQL API changes:

  • ProjectMediaMutations: Added field set_status

PostgreSQL changes:

  • ➕ Added new table tipline_messages
  • ➕ Added new unique index to column target_id of table relationships
  • ➕ Added column conversations_24h to table monthly_team_statistics

v0.161.0

1 year ago

Search improvements. But the only GraphQL API and database changes are related to the feature that handles conflicts on saving team bot installations.

GraphQL API changes:

  • TeamBotInstallationMutations: Added field lock_version
  • TeamBotInstallationType: Added field lock_version

PostgreSQL changes:

  • ➕ Added new column lock_version to table team_users

v0.160.0

1 year ago

Improvements for multi-lingual tiplines and support for new languages.

GraphQL API changes:

  • RootLevelType: Added connection team_bots_listed
  • RootLevelType: Removed connection team_bots_approved

PostgreSQL changes:

  • ➕ Added new table monthly_team_statistics
  • ➕ Added new unique index to annotation fields with name smooch_user_id