Releases: Kitware/QuickView
v1.2.1
v1.2.1 (2025-12-11)
This release is published under the Apache Software License License.
Bug Fixes
Continuous Integration
- Automatically generate windows packages (
1cfdb14)
Detailed Changes: v1.2.0...v1.2.1
v1.2.0
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
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
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
v1.1.0
v1.1.0 (2025-10-24)
This release is published under the Apache Software License License.
Bug Fixes
-
Tauri save state and key binding (
eb030a3) -
camera: Reset camera after variable loading (
81292af) -
color_range: Support scientific notation (
8dbaf00) -
doc: Add keyboard shortcut (
a057eb3) -
esc: Collapse large drawer (
427c60d) -
exec: Expose alias for application exec (
0151840) -
hotkey: Show hotkey on tools (
5453e8c) -
import: Set variables_loaded on import (
7e9d31a) -
interaction: Prevent rotation on top-right corner (
3f89e0b) -
lock: Reduce icon size (
f29c629) -
logo: Use same logo (
2a97c15) -
shortcuts: Add projection shortcuts (
d0bbec7) -
size: Add auto flow option to support 5 (
71bac0c) -
state: Add missing layout info (
a480dc0) -
steps: Reorder steps and add tooltip (
f671910) -
swap: Sorted list of field to swap with (
c3fa707) -
swap: Swap order and size (
6b31f36) -
tauri: Remove 2s wait at startup (
926ff74) -
tauri: Remove hot_reload and update css (
8124604) -
tauri: Remove http from trame server (
ee64795) -
tauri: Use user home as file browser start (
b705582) -
topPadding: Better size handling (
58389e5) -
ui: Better scrolling handling (
442fc2f)
Chores
- ci: Automatic release creation, packaging, and publishing (
e9a09ee)
Continuous Integration
Documentation
-
Add app image on readme (
f5b1340) -
landing: Add landing page (
c8b9964) -
readme: Use absolute link (
399655f)
Features
-
Lut/size/order/import/export (
00ce9d1) -
animation: Enable animation (
c72b368) -
colormap: Add color blind safe filter (
5c998ee) -
file: Add file handling in webui (
dcf2725) -
keyboard: Add keyboard shortcuts (
be265e1) -
offset: Add logic to add gaps (
3662fea) -
rendering: Add initial layout handler (
4de576d) -
vue3: Update ui (
2bcb7df)
Refactoring
Detailed Changes: v1.0.2...v1.1.0
QuickView release v1.0.2
What's New in v1.0.2
- fix: close view refactor and save screenshot w/ Tauri
- fix: Adding Grid refactor and tauri/browser detection
- fix: Check for tauri
- fix: Simply save screenshot logic
- feat: Multiple features and fixes
- feat: initial crude save screenshot
- fix: Preserve resizing and reposition of layout after closing one
- docs: Update for_app_developers.md
- fix: Add explicit reminder to quarantine
Downloads
This release includes distributables for the following platforms:
macOS
- Apple Silicon (M1/M2/M3): Download the
aarch64version - Intel Macs: Download the
x64version
Reminder: After download, use the following command in Terminal to unblock the app for macOS
Support
If you encounter any issues:
- Check the Issues page
- Create a new issue with details about your problem
- Include your operating system and version information
Full Changelog: v1.0.1...v1.0.2