Fixed
  • We've fixed an error that prevented filtering with nested IDs via the API. e.g.
    where={"sample": {"id": 123}}
  • When viewing a report's results page, clicking the "Download" button now immediately generates the download, instead of redirecting to the PDF viewer.
  • We've added support to workflows for Nextflow schema union types e.g.
    ["boolean", "string"]