Skip to content

Releases: Kitware/QuickView

v2.7.2

05 May 16:16

Choose a tag to compare

v2.7.2 (2026-05-05)

This release is published under the Apache Software License License.

Bug Fixes


Detailed Changes: v2.7.1...v2.7.2


For Mac users: The binaries below have not been signed using an Apple Developer ID. Hence, after downloading a binary for Mac, you will need to use the following command to remove quarantine.

xattr -d com.apple.quarantine <your_filename>.dmg

v2.7.1

04 May 23:09

Choose a tag to compare

v2.7.1 (2026-05-04)

This release is published under the Apache Software License License.

Bug Fixes

  • Update web icon (31ff84e)

  • event: Cleaner syntax (2cc2fe5)

  • hotkey: Improve style (cac4a43)

  • key binding: Enable zoom and pan (e694cf5)

  • tauri: Update icons (83277fe)

  • toolbar: Improve layout style (34963af)

  • view_manager: Remove multi-view implementation (d758bbb)

  • view_manager: Use single render window by default (dc547ec)


Detailed Changes: v2.7.0...v2.7.1

v2.7.0

04 May 20:02

Choose a tag to compare

v2.7.0 (2026-05-04)

This release is published under the Apache Software License License.

Bug Fixes

  • Set default discrete colors per magnitude to 4 (2bad3ca)

Features

  • Add pan and zoom toggle controls with full camera state save/restore (5c2319a)

Detailed Changes: v2.6.3...v2.7.0

v2.6.3

02 May 16:49

Choose a tag to compare

v2.6.3 (2026-05-02)

This release is published under the Apache Software License License.

Bug Fixes

  • Add Enter key to trigger active primary buttons (eed18bc)

  • Allow pasting file paths in file loading dialog (88cb508)

  • Use showSaveFilePicker for state export with browser fallback (d1c2d6d)

  • browser: Skip invalid symbolic links (64de0a0)

  • camera: Disable view interaction, add zoom buttons with tooltips to layout toolbar (#81, df006c5)

  • js: Improve js style (8c1c229)

  • log: Build continuous log CTF before sampling bands (#75, c54885a)

Documentation

  • Add doc on linear/log/symlog scales and discrete/continuous colormaps; correct many typos (#73, d017719)

  • Update a screenshot (d67dfbd)

  • Update screenshots; add state files (#73, d017719)

  • Update webpage contents for recently merged changes; correct many typos (#73, d017719)

  • readme: Replace outdated contents (#72, 561ac30)


Detailed Changes: v2.6.2...v2.6.3

v2.6.2

29 Apr 15:56

Choose a tag to compare

v2.6.2 (2026-04-29)

This release is published under the Apache Software License License.

Bug Fixes

  • aspect-ratio: Update aspect ratio slider by inverting direction and wider range(#69) (6200bb9)

  • lut: Symlog colorbar matching and discrete sampling (#67, 82fd4ac)

  • play: Add reverse play button and forward/reverse looping (#68, efe84e2)

  • state: Dynamic dimension indices, discrete/colorblind settings, color_range tuple (e199d57)


Detailed Changes: v2.6.1...v2.6.2

v2.6.1

28 Apr 17:07

Choose a tag to compare

v2.6.1 (2026-04-28)

This release is published under the Apache Software License License.

Bug Fixes

  • linthresh: Use dtype tiny instead of sqrt(eps) as zero threshold (#63, 6b8e3b2)

Detailed Changes: v2.6.0...v2.6.1

v2.6.0

27 Apr 19:19

Choose a tag to compare

v2.6.0 (2026-04-27)

This release is published under the Apache Software License License.

Documentation

  • hero: Make picture bigger (662e555)

Features

  • Discrete colormaps for linear, log, and symlog scales (d8f41d8)

Detailed Changes: v2.5.1...v2.6.0

v2.5.1

24 Apr 19:46

Choose a tag to compare

v2.5.1 (2026-04-24)

This release is published under the Apache Software License License.

Bug Fixes

  • Symlog/log colormap with standalone CTF, consistent formula, and discrete toggle (93bc038)

Detailed Changes: v2.5.0...v2.5.1

v2.5.0

23 Apr 21:42

Choose a tag to compare

v2.5.0 (2026-04-23)

This release is published under the Apache Software License License.

Bug Fixes

  • animation: Allow out of screen field to be exported (cb7e7fd)

Features

  • capture: Add animation recording and unified PNG capture infrastructure (1420480)

Detailed Changes: v2.4.0...v2.5.0

v2.4.0

23 Apr 15:22

Choose a tag to compare

v2.4.0 (2026-04-23)

This release is published under the Apache Software License License.

Features

  • --perf CLI flag with slider-tick instrumentation across the pipeline (0f9e31a)

  • perf: Time the actual VTK render via StartEvent/EndEvent observers (79029e9)

  • perf: Time trame-rca JPEG encode and websocket push phases (315b8f3)


Detailed Changes: v2.3.0...v2.4.0