Skip to content

Releases: Kitware/QuickView

v2.7.6

14 May 16:40

Choose a tag to compare

v2.7.6 (2026-05-14)

This release is published under the Apache Software License License.

Bug Fixes

  • arrow: Prevent pan when using arrow key when moving slider (f4727c2)

  • SliceIndex: Text field use 1 as min value (8bbadb7)

Documentation

  • Small clarification (db4cfac)

  • Update screenshots and text for revised slice selection controls (2afe3df)


Detailed Changes: v2.7.5...v2.7.6

v2.7.5

12 May 04:41

Choose a tag to compare

v2.7.5 (2026-05-12)

This release is published under the Apache Software License License.

Bug Fixes

  • export: Update animation track while exporting (51d6866)

  • ui: Improve field selection look and feel (25c20d1)

Documentation


Detailed Changes: v2.7.4...v2.7.5

v2.7.4

11 May 16:00

Choose a tag to compare

v2.7.4 (2026-05-11)

This release is published under the Apache Software License License.

Bug Fixes

  • Slice selection toolbar with toggle groups (#94, c81ec31)

Detailed Changes: v2.7.3...v2.7.4

v2.7.3

11 May 05:39

Choose a tag to compare

v2.7.3 (2026-05-11)

This release is published under the Apache Software License License.

Bug Fixes

  • ui: Minor updates in button icons, tooltips, and landing page (d958bda)

Detailed Changes: v2.7.2...v2.7.3

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