Skip to content

Releases: Kitware/QuickView

v2.0.0

19 Mar 21:34

Choose a tag to compare

v2.0.0 (2026-03-19)

This release is published under the Apache Software License License.

Bug Fixes

  • Constrain trame-dataclass version (49930a1)

  • EAMCenterMeridian can center on specified meridian. (9cc2c1b)

  • Split EAMTransformAndExtract: EAMCenterMeridian, EAMExtract (d7b8335)

Chores

  • docs: Update installation guide with conda/pypi links (8a6f3db)

Documentation

  • Update README.md (f00423c)

  • website: Add nersc section (ee160e5)

  • website: Fix prettier formatting (e0ee1bd)

  • website: Setup website (d9ba41c)

  • website: Update tips structure (54c3d3a)

  • website: Update tips structure (1fa8124)

  • website: Update tips structure (dc912e1)

Features

  • Add EAMExtract (4f0fca2)

  • Add ForceFloatPoints to EAMSliceSource (aaa3682)

  • Cache output of CenterMeridian, reuse mesh and existing arrays (88a4c49)


Detailed Changes: v1.3.5...v2.0.0

v1.3.5

03 Mar 15:34

Choose a tag to compare

v1.3.5 (2026-03-03)

This release is published under the Apache Software License License.

Bug Fixes

  • label: Improve range label formating (4fedb2e)

  • lut: Allow number of color to be deleted (eebb926)


Detailed Changes: v1.3.4...v1.3.5

v1.3.4

24 Feb 00:49

Choose a tag to compare

v1.3.4 (2026-02-24)

This release is published under the Apache Software License License.

Bug Fixes

  • ColorMap: Allow user to adjust number of colors (2e60739)

  • fields: Always show scrollbar on table (f0601c3)

  • names: Use original field name in table (f29f9c2)

  • toolbars: Sliders and drop down for data selection and animation toolbars (893e610)

Documentation


Detailed Changes: v1.3.3...v1.3.4

v1.3.3

20 Feb 17:33

Choose a tag to compare

v1.3.3 (2026-02-20)

This release is published under the Apache Software License License.

Bug Fixes

  • NERSC: Improve jupyter/nersc usage (aa7086b)

Documentation

  • NERSC: Add information for jupyter setup at NERSC (3037841)

Detailed Changes: v1.3.2...v1.3.3

v1.3.2

18 Feb 19:24

Choose a tag to compare

v1.3.2 (2026-02-18)

This release is published under the Apache Software License License.

Bug Fixes

  • jupyter: Use an svg icon for launcher (5020d18)

Detailed Changes: v1.3.1...v1.3.2

v1.3.1

09 Feb 23:49

Choose a tag to compare

v1.3.1 (2026-02-09)

This release is published under the Apache Software License License.

Bug Fixes

  • crop: Allow text input (9c8143a)

  • presets: Enable all ParaView presets (ba85976)

  • variables: Better layout for variable selection (ef1f16b)

  • view: Use ellipsis on title (427768e)


Detailed Changes: v1.3.0...v1.3.1

v1.3.0

09 Feb 19:28

Choose a tag to compare

v1.3.0 (2026-02-09)

This release is published under the Apache Software License License.

Bug Fixes

  • Adding graceful tauri launch for linux (0a1a05c)

  • #10: Make the group button deselect group (360f68f)

  • animation: Update icon (a160557)

  • crop: Update icon for lat/lon cropping (f4ca4c1)

  • file loading: Update icon (612f533)

  • keybinding: Set lat/lon crop to 'l' (8ecaffc)

  • keybinding: Use 'crm' for projections (ef57571)

  • layout: Renamed to 'Viewport layout' with 'p' shortcut (d108b78)

  • resetCamera: 'Auto zoom' with 'z' shortcut (637eef1)

  • tools: Update order (a5d1f20)

  • var type: Make types easier to read (bea4536)

  • Variable selection: Replace Field by Variable (339caef)

Documentation

  • dev: Update command line (016fe42)

Features

  • Adding jupyter extension to run as app (788ba23)

Detailed Changes: v1.2.1...v1.3.0

v1.2.1

11 Dec 19:56

Choose a tag to compare

v1.2.1 (2025-12-11)

This release is published under the Apache Software License License.

Bug Fixes

  • Fixing linux binary launch issues (1a6fb0d)

  • Slicing axes and averaging fixes (2edad77)

Continuous Integration

  • Automatically generate windows packages (1cfdb14)

Detailed Changes: v1.2.0...v1.2.1

v1.2.0

09 Dec 17:08

Choose a tag to compare

v1.2.0 (2025-12-09)

This release is published under the Apache Software License License.

Bug Fixes

  • Add/fix dynamic dimensions sliders (f496510)

  • Fixing errors while variable groupings (3fbd8fc)

  • Fixing slicing based on arbitrary dimensions (c6242fb)

  • Incorrect packaging script resulting in release failures (6db0eec)

  • Remove unnecessary print statements (87c3d56)

Chores

  • Removing unnecessary files from UI refactor (787f288)

  • Removing vue2(old) CI scripts (00ead1b)

Features

  • Adding dimension matching for horizontal axis (4512933)

  • Adding partial changes for supporing general ESM reader (552fbd9)


Detailed Changes: v1.1.1...v1.2.0

v1.1.1

27 Oct 17:57

Choose a tag to compare

v1.1.1 (2025-10-27)

This release is published under the Apache Software License License.

Bug Fixes

  • colormap: Use sorted list and add search box (7ae0f6c)

  • doc: Update landing page with shortcuts (6c48fca)

  • keyboard: Add shortcut for FileOpen/DownloadState/UploadState/Help (38d0492)

Continuous Integration

  • Remove packaging from manual step (70cf460)

Detailed Changes: v1.1.0...v1.1.1