Skip to content

Releases: Kitware/QuickView

v2.7.8

05 Jun 14:58

Choose a tag to compare

v2.7.8 (2026-06-05)

This release is published under the Apache Software License License.

Bug Fixes

  • NaN transparency, preset click, and tick rendering (#103, 2e9650e)

  • package: Collect colormaps web part (4511e12)

Documentation

  • Add image example of aerosols shown by quickview (#101, c89c8a2)

  • Minor edits (#101, c89c8a2)

  • Update news page (#101, c89c8a2)

  • quickview: Add explanation of linthresh (d83575a)

  • quickview: Attempt to resolve state file link issue (c6acf8f)

  • quickview: Colormap utils - corrections (9a92b81)

  • quickview: Colormap utils - corrections and more contents (c422ac2)

  • quickview: Colormap utils - minor edits (09f96e4)

  • quickview: Colormap utils - typo (97941d4)

  • quickview: Colormap utils, work in progress (0fc4646)

  • quickview: Correct link in README and update news page (d34726c)

  • quickview: Remove links to state files on gallery page (00211d6)

  • quickview: Resolve issue of non-unique ID (69c3c9d)

  • quickview: Update doc on viewport control (#101, c89c8a2)

  • quickview: Update gallery to include land model example (#104, b6ce56a)

Tip for Mac users

The .dmg files listed under Assets below have not been signed using an Apple Developer ID. Hence, after downloading to your Mac, please use the following command to remove quarantine.

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

Detailed Changes: v2.7.7...v2.7.8

v2.7.7

20 May 18:57

Choose a tag to compare

v2.7.7 (2026-05-20)

This release is published under the Apache Software License License.

Bug Fixes

  • colormaps: Improve usage and initialization (765dc37)

Documentation

  • quickcompare: Add a structure and some placeholders (#100, 1b2dc29)

Refactoring

  • Split view manager into view panel and layout manager (d5a3f77)

  • Use external trame-colormaps package for all colormap functionality (f10d0c8)


Detailed Changes: v2.7.6...v2.7.7

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