File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v2.7.0 (2026-05-04)
6+
7+ ### Bug Fixes
8+
9+ - Set default discrete colors per magnitude to 4
10+ ([ ` 2bad3ca ` ] ( https://github.com/Kitware/QuickView/commit/2bad3ca9e22f651f8811d766b5d4778e4d13cde5 ) )
11+
12+ ### Features
13+
14+ - Add pan and zoom toggle controls with full camera state save/restore
15+ ([ ` 5c2319a ` ] ( https://github.com/Kitware/QuickView/commit/5c2319af21190775d58548d56a1fc2059fc5a66c ) )
16+
17+
518## v2.6.3 (2026-05-02)
619
720### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " e3sm-quickview"
3- version = " 2.6.3 "
3+ version = " 2.7.0 "
44description = " An application to explore/analyze data for atmosphere component for E3SM"
55authors = [
66 {name = " Kitware Inc." },
Original file line number Diff line number Diff line change 11[package ]
22name = " app"
3- version = " 2.6.3 "
3+ version = " 2.7.0 "
44description = " QuickView: Visual Analyis for E3SM Atmosphere Data"
55authors = [" Kitware" ]
66license = " "
Original file line number Diff line number Diff line change 77 },
88 "package" : {
99 "productName" : " QuickView" ,
10- "version" : " 2.6.3 "
10+ "version" : " 2.7.0 "
1111 },
1212 "tauri" : {
1313 "allowlist" : {
Original file line number Diff line number Diff line change 11"""QuickView: Visual Analysis for E3SM Atmosphere Data."""
22
3- __version__ = "2.6.3 "
3+ __version__ = "2.7.0 "
44__author__ = "Kitware Inc."
55__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments