Skip to content

v3.8.1 Release Notes

Compare
Choose a tag to compare
@pllim pllim released this 21 Dec 21:05
· 33 commits to v3.8.x since this release

Bug Fixes

  • Compatibility with glue-core 1.17. [#2591, #2595]

  • Fix image layer visibility toggle in plot options. [#2595]

  • Fixes viewer toolbar items losing ability to bring up right-click menu. [#2605]

Cubeviz

  • Fixes ability to remove cube data from the app. [#2608]

  • Fixes [SCI] data not showing in the spectrum viewer's data menu. [#2631]

Imviz

  • Line Profile (XY) plugin no longer malfunctions when image contains NaN values. [#2594]

  • Stretch histogram now represents mixed state for any of the inputs (when multiple viewers are selected) with an overlay appropriately. [#2606]

  • Fixes viewer keys in viz.viewers for additionally created viewers. [#2624]

Specviz

  • Fixed parser bug where an HDUList would load as SpectrumList, even though it was a Spectrum1D. [#2576]