Skip to content

v1.53.0

Latest
Compare
Choose a tag to compare
@jisantuc jisantuc released this 16 Nov 20:24
· 235 commits to develop since this release
e99ca17

1.53.0 - 2020-11-16

Added

  • STAC label items now include the task statuses in a groundwork:taskStatuses property #5490
  • Tasks can be listed by campaign #5494
  • Campaigns can be shared with only an email #5495
  • Campaign IDs can be used to filter STAC exports #5498
  • API support for splitting tasks #5502

Changed

  • Campaigns are now optionally associated with AnnotationLabelClassGroups and return associated groups from /campaign endpoints #5500
  • Campaigns now include image counts and task status summaries #5501

Fixed

  • Tasks that have VALIDATION_IN_PROGRESS or LABELING_IN_PROGRESS but no lock data are also expired automatically #5496
  • Backsplash background processes for automatic task unlocks no longe rcompete with each other #5503