Changelog

Follow up on the latest improvements and updates.

RSS

New
  • We've added a new organization-level role: Editor. The
    editor
    role has more permissions than
    member
    , but fewer than
    admin
    . Editors can see samples from other members in the organization, but they cannot see or manage other members within the organization. They also cannot see billing information. Full details on organization roles can be found here. https://docs.onecodex.com/en/articles/7992919-one-codex-organizations
Improved
  • We now make
    filepath
    available in the file details of an analysis via the API; i.e. in
    https://app.onecodex.com/api/v1/analyses/[analyis_id]/file_details
Improved
  • We've improved how Custom Plots loads. Initial project load time may take a moment, but subsequent plotting should now be faster.
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.
Load More