Skip to content

v1.2.0 — reading feel, two bug fixes, and a client-side export menu

Choose a tag to compare

@rezamotaghi rezamotaghi released this 24 Jul 16:32
· 51 commits to main since this release

Highlights

Reading feel. MPR section rotation is now a steering-wheel gesture (grab the image and turn it; it reads correctly in every quadrant), and zoom moved onto a right+left chord drag. The 3D pane slices with a plain right-drag as one live, resume-able cut, and its resets square the volume back up. Window sliders span the image's full value range on a log scale, with double-click to snap back to the Auto window. The grid view gained in-plane tile spin, a reset button, and a PNG snapshot. Pane dividers are now draggable (an MPR quadrant knob and a grid scout/stack line), and they persist.

Export. A new export menu on the volume header writes three formats, all computed in the browser and saved to your Downloads (nothing is uploaded): a PNG slice stack, a NIfTI volume (.nii.gz) for Slicer / ITK-SNAP / nibabel / MONAI, and an STL surface mesh (marching cubes at a chosen HU threshold, honoring the 3D crop).

Fixed

  • Grid scout rotation read backwards on sagittal and coronal modes.
  • Canvas backing could stay stale after a maximize or layout change, misplacing overlay projections.

Full changelog: v1.1.0...v1.2.0