Skip to content

DicomVision v3.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:21
· 11 commits to main since this release

DicomVision v3.2.2

DicomVision v3.2.2 brings the pre-release WebRTC/desktop improvements into the main release and adds the first version of viewport auto-fit control and 2D sequence montage.

Highlights

  • Added a display setting for Viewport auto-fit. It stays enabled by default; when disabled, image viewports keep a fixed centered aspect area instead of stretching freely with the window.
  • Added a 2D-only Sequence Montage tab for quickly reviewing all slices in a series. It supports lazy loading, 2–6 columns, slice selection, keyboard navigation, double-click/Enter to open the exact slice in normal 2D, and reuse of an existing montage tab per series.
  • Added montage-wide window/level, pseudocolor, pan, zoom, reset, key-image markers, and DICOM information display. Window/level and templates now update the montage consistently while visible tiles refresh incrementally.
  • Added backend read-only montage tile and corner-info support so thumbnails follow the same slice ordering, pixel conversion, windowing, pseudocolor, and workspace isolation rules as normal 2D viewing.
  • Added relative horizontal and vertical angle measurements for comparing a drawn physical edge with the DICOM physical horizontal or vertical direction.
  • Improved desktop packaging and bundled-backend startup behavior, including the updated app icon/logo and packaged backend connection settings.
  • Improved DICOM Tag viewing, workspace settings, right-side dock behavior, measurement result display, and live window/level interaction.
  • Strengthened archive import and series loading on the backend with 7z compression-ratio checks, solid 7z compatibility, recursive scan performance improvements, necessary-tag-only reads, and hidden/symlink directory filtering.
  • Refined viewer styling across dark and light themes, including simplified borders, responsive right dock controls, MPR segmentation controls, reset/clear warning colors, and montage light-theme support.
  • Expanded regression coverage for montage, viewport sizing, MPR segmentation layout, toolbar behavior, DICOM tags, physical measurements, archive import, and server rendering helpers.

Release Assets

  • Windows desktop installer: DicomVision-3.2.2-Setup.exe
  • Windows standalone Server bundle: DicomVisionServer-v3.2.2-win-x64.zip
  • Web static package: DicomVision-web-v3.2.2.zip
  • macOS desktop installer: DicomVision-3.2.2-Setup.dmg
  • macOS desktop archive: DicomVision-3.2.2-Setup.zip
  • SHA-256 checksum files for Windows and macOS assets

Windows, Web, and standalone Server assets are generated by GitHub Actions. The macOS DMG and ZIP are built locally on macOS and uploaded to the same release.