v0.112.0
danielafeitosa
released this
28 Sep 17:59
·
151 commits
to develop
since this release
This release include changes on GraphQL types and queries, on database and on a task.
Tasks now can be configured to appear or not in the Check browser extension:
- ➕ Added a new migration to add column
show_in_browser_extension
toteam_tasks
table. The migration should run very fast duringdocker-compose up
- ➕
TeamTask
GraphQL mutations accept ashow_in_browser_extension
boolean field - ➕
TeamTask
andTask
GraphQL types have a new boolean fieldshow_in_browser_extension
There was also improvements on task to fix projects ids
on elasticsearch
. To run the task: rake check:migrate:fix_elastic_search_project_ids