Skip to content

Flywheel 18.3

June 2024

18.3.0

EARLY ACCESS

(BETA) Duplicate Handling during Bulk Import

  • Option to accept a file conflict by updating the existing file with the incoming file.
  • Ability to find and view specific existing data which conflicts with the incoming data.

(BETA) New Web Uploader

  • Ability to upload entire folders at once instead of having to select multiple files individually.
  • Language updates for better clarity on the Local Upload pages of the Flywheel Core Web App.
  • Minor styling updates for better clarity on the Import Details dialog of the Bulk Import page in the Flywheel Core Web App.
  • Language updates for better clarity in the tooltips on the Import Details dialog of the Bulk Import page in the Flywheel Core Web App.
  • Minor language change to the labels assigned to Bulk Import jobs launched via the Flywheel Core Web App.

FEATURES

Data Management

  • Now able to download large files (4GB) from the UI.

Jupyter Notebooks

  • The new (BETA) CLI is now available in Jupyter Notebooks.

Viewer

  • Support splitting tiled images of Siemens mosaic image in OHIF v3/FT.
  • Keep annotation state on switching between modes.
  • Handle file create and download permissions in v3 viewer.
  • OHIF: Display user friendly error messages when segmentation loading unsupported scenarios.
  • Add speech-to-text UI and dictation functionality to form TextArea input component.
  • Left hierarchy navigation panel context change confirmation, UI and tests.
  • OHIF v3 Performance Tracker.
  • Record read time for reader tasks on draft/submit study form.
  • Option to disallow overlapping closed contours in OHIF v3.
  • Support UI indicator for active question identification.
  • Support TextField and TextArea question components.
  • Support annotation colors from labels configuration.
  • Migrate closed freehand ROI tool to OHIF V3.

FIXES

(BETA) New CLI

  • Fixed an issue where the fw-beta CLI would store its configuration in its installation directory (e.g., /usr/local/bin/fw-beta) instead of in the current user's home directory (~/.fw), thus making it difficult to use on shared systems with multiple user accounts.

(BETA) Web Uploader

  • Fixed an issue with the (BETA) Web Uploader where the drop zone for new files was too small and did not match the view.

(BETA) Bulk Import

  • Fixed an issue where some Bulk Import jobs fail with an error saying, AttributeError: 'AttrDict' object has no attribute 'file'
  • Fixed an issue with Bulk Import conflict handling where the list of detected conflicts could not be sorted by conflict type.
  • Fixed an issue with Bulk Import conflict handling where the conflict whose details are being viewed would not be highlighted in the list of detected conflicts.
  • Fixed an issue with the Bulk Import "Review Conflicts" page where the Actions menu was disabled if only one conflict item was selected.
  • Fixed an issue with the Bulk Import jobs page where the page index (count of items per page) was incorrect when the list was filtered to only show Import jobs with conflicts.
  • Fixed an issue with the Bulk Import "Review Conflicts" page where the Project tab navigation links could not be used.

Data Management

  • Resolved SDK error when attempting to add deleted acquisitions to a collection - error (400) Reason: All 1 acquisitions were not updated.
  • Improved duplicate checking when creating API keys with spaces in the name.

Classic CLI: Bulk Ingest, Sync

  • Fixed an issue with fw ingest dicom when --copy-duplicates is enabled where the process would sometimes fail with an error saying, "User already has permission on the project."
  • Fixed an issue with fw sync where the --export-templates-file could not be used on Windows clients.

Jupyter Notebooks

  • Fixed issue with Flywheel Notebooks where the user's notebook files are not being populated into the server.

Viewer

  • Resolved an issue with Contour tool interpolation in the Viewer.
  • Resolved issue with viewing NIfTI files in the default viewer.
  • Resolved an issue with Contour tool interpolation in the Viewer.
  • Resolved issue with viewing nifti files in the default viewer.

18.3.1

FIXES

  • Fixed an issue with fw ingest dicom when --copy-duplicates is enabled where the process would sometimes fail with an error saying, "User already has permission on the project."

18.3.2

FIXES

  • Resolved Viewer error when opening certain image files with annotations.
  • Image files with extensions in both uppercase and lower case are now displaying again in the default viewer.
  • Resolved issue where Engine/Gears were unable to upload multiple large files on Azure.