Changelog

Follow up on the latest improvements and updates.

RSS

Improved
  • deployed a security update to workflows and notebooks
Improved
  • Sample taxa filter is now presence/absence-based instead of threshold-based, improving query performance
  • Uploader now displays the number of files included in merged/concatenated files, in the newly-combined file name
  • Workflow runs now display error messages when they exist
Fixed
  • Fixed uploader error for paired (interleaved) files
  • Fixed error when plotting due to cached plot data
Improved
  • Performance improvements for sample list queries
New
  • Added unfiltered readcount metrics to Custom Plots: "Readcount (Unfiltered)" and "Readcount With Children (Unfiltered)" options now available as metrics
  • Added new API fields unfiltered_readcount and unfiltered_readcount_w_children to classification results endpoint
Improved
  • Added loading spinner and disabled Save button during CSV/XLSX exports to prevent accidental duplicate exports. This applies to both Custom Plots and classification results pages
Fixed
  • Fixed PNG/SVG export regression in Custom Plots that prevented proper chart downloads
New
  • Added ability to use One Codex classification workflows as dependencies in custom workflows.
Improved
  • We improved the speed of the underlying search for samples that is used in multiple places across our application.
Fixed
  • Fixed a bug where the "Run" button was only partially visible for custom Workflows that had previously been run in draft mode.
Improved
  • Analysis dropdown navigation now supports right-click and middle-click to open links in new tabs/windows
  • Project creation now displays a success banner with instructions for adding samples to the new project
  • ONT file concatenation is now enabled by default in the uploader settings
Fixed
  • We fixed an issue preventing the display of logs of workflows that failed due to running out of memory.
New
  • Added "Download unclassified reads" button to allow users to download reads that failed to classify.
  • Raw readcount metrics (i.e. unfiltered reads) are now available in the V1 API.
Changed
  • Switch Shannon diversity calculation in API results to use natural logarithm (base-e) instead of base-2 for improved consistency with standard definitions. (Note, Shannon Diversity has previously been updated in the client library, Custom Plots, and Quick Compare.)
Fixed
  • GitHub integration token generation now works correctly with updated library dependencies
Load More