Changelog

Follow up on the latest improvements and updates.

RSS

Fixed
  • Fixed an issue that prevented clicking on some samples from Custom Plots.
  • Fixed an issue that resulted in selected samples occasionally not populating into the samples list on the Run Workflows page.
Improved
  • Updated sequencing order dashboard to show current sample status, and a button to view the sample's results if it has completed sequencing.
Improved
  • Improved handling of some out-of-memory (OOM) workflow containers.
Fixed
  • Fixed a bug that prevented pulling of GitLab nested repositories.
Fixed
  • Fixed a bug that prevented public and shared notebooks from being accessible without logging in.
Fixed
  • Fixed a bug that prevented access of public ghcr.io images in user-developed Workflows
Fixed
  • Fixed a bug where searching for samples that do not yet have a metadata name set was not searching by filename. Now we will return samples that do not have a metadata name but do have the searched text in their filename.
Changed
  • We've changed how functional data is exported from the samples page. Rather than exporting a long table, we now export a folder, containing a functional file for each sample. This allows us to now export more than 200 samples worth of functional data at once.

improved

fixed

Various bug fixes

Improved
  • Expanded search options on sequencing order dashboard. Users can now search by tube barcode, order number, external order ID, address, batch number, and inbound or outbound tracking numbers.
Fixed
  • We fixed an issue whereby users received a 500 error when trying to delete an asset that is in use. Instead, users will be informed that the asset is in use, and will receive a more-appropriate 400 error.
  • We fixed a bug that prevented some organization owners/admins from inviting certain existing users to their organization.
  • We've fixed an issue with exporting functional data with taxonomic stratification from the samples page.
New
  • Added support for GitLab repositories to be used in workflow creation
Fixed
  • Fixes TypeError in ocx.Api() constructor
Changed
  • Lowers minimum pydantic version to 2.10.6
Load More