|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v2.7.8 (2026-06-05) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- NaN transparency, preset click, and tick rendering |
| 10 | + ([#103](https://github.com/Kitware/QuickView/pull/103), |
| 11 | + [`2e9650e`](https://github.com/Kitware/QuickView/commit/2e9650e96bf403c415b362cd22515c5354b84c02)) |
| 12 | + |
| 13 | +- **package**: Collect colormaps web part |
| 14 | + ([`4511e12`](https://github.com/Kitware/QuickView/commit/4511e1240f47b7ab4651cac50511dc4c29b644a6)) |
| 15 | + |
| 16 | +### Documentation |
| 17 | + |
| 18 | +- Add image example of aerosols shown by quickview |
| 19 | + ([#101](https://github.com/Kitware/QuickView/pull/101), |
| 20 | + [`c89c8a2`](https://github.com/Kitware/QuickView/commit/c89c8a2b06f14b75e6e22e70fcaf025eb53c2d1d)) |
| 21 | + |
| 22 | +- Minor edits ([#101](https://github.com/Kitware/QuickView/pull/101), |
| 23 | + [`c89c8a2`](https://github.com/Kitware/QuickView/commit/c89c8a2b06f14b75e6e22e70fcaf025eb53c2d1d)) |
| 24 | + |
| 25 | +- Update news page ([#101](https://github.com/Kitware/QuickView/pull/101), |
| 26 | + [`c89c8a2`](https://github.com/Kitware/QuickView/commit/c89c8a2b06f14b75e6e22e70fcaf025eb53c2d1d)) |
| 27 | + |
| 28 | +- **quickview**: Add explanation of linthresh |
| 29 | + ([`d83575a`](https://github.com/Kitware/QuickView/commit/d83575a922f03bc47f6b1922a1dfc6a3452175b1)) |
| 30 | + |
| 31 | +- **quickview**: Attempt to resolve state file link issue |
| 32 | + ([`c6acf8f`](https://github.com/Kitware/QuickView/commit/c6acf8f9df7ef2f077ebb74144ec2084b7987899)) |
| 33 | + |
| 34 | +- **quickview**: Colormap utils - corrections |
| 35 | + ([`9a92b81`](https://github.com/Kitware/QuickView/commit/9a92b8193db1f2d8b73e296a2e4a1822e41936bb)) |
| 36 | + |
| 37 | +- **quickview**: Colormap utils - corrections and more contents |
| 38 | + ([`c422ac2`](https://github.com/Kitware/QuickView/commit/c422ac2ed9208e41fa16c9ab76272fac01cf0bce)) |
| 39 | + |
| 40 | +- **quickview**: Colormap utils - minor edits |
| 41 | + ([`09f96e4`](https://github.com/Kitware/QuickView/commit/09f96e4ec18632001528f52bee7a3df1bd44de2a)) |
| 42 | + |
| 43 | +- **quickview**: Colormap utils - typo |
| 44 | + ([`97941d4`](https://github.com/Kitware/QuickView/commit/97941d40aaa321236841db6d7e9a9b1994c2bf4f)) |
| 45 | + |
| 46 | +- **quickview**: Colormap utils, work in progress |
| 47 | + ([`0fc4646`](https://github.com/Kitware/QuickView/commit/0fc4646e960883674a5b2d32a629e6c8946a3b45)) |
| 48 | + |
| 49 | +- **quickview**: Correct link in README and update news page |
| 50 | + ([`d34726c`](https://github.com/Kitware/QuickView/commit/d34726c91fba70c5b7df01209d185a84d9efe3a6)) |
| 51 | + |
| 52 | +- **quickview**: Remove links to state files on gallery page |
| 53 | + ([`00211d6`](https://github.com/Kitware/QuickView/commit/00211d6a3ddd0768375cfcf16a16583ebe9a357e)) |
| 54 | + |
| 55 | +- **quickview**: Resolve issue of non-unique ID |
| 56 | + ([`69c3c9d`](https://github.com/Kitware/QuickView/commit/69c3c9d5fc675f91c8e6bb445ddd23c270bbae8d)) |
| 57 | + |
| 58 | +- **quickview**: Update doc on viewport control |
| 59 | + ([#101](https://github.com/Kitware/QuickView/pull/101), |
| 60 | + [`c89c8a2`](https://github.com/Kitware/QuickView/commit/c89c8a2b06f14b75e6e22e70fcaf025eb53c2d1d)) |
| 61 | + |
| 62 | +- **quickview**: Update gallery to include land model example |
| 63 | + ([#104](https://github.com/Kitware/QuickView/pull/104), |
| 64 | + [`b6ce56a`](https://github.com/Kitware/QuickView/commit/b6ce56acbf284be1ddb695408147f903a5cd8db4)) |
| 65 | + |
| 66 | + |
5 | 67 | ## v2.7.7 (2026-05-20) |
6 | 68 |
|
7 | 69 | ### Bug Fixes |
|
0 commit comments