Skip to content

Commit

Permalink
Preparing release v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Apr 5, 2024
1 parent 27e0fe4 commit 5b52588
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 58 deletions.
62 changes: 6 additions & 56 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.9 (unreleased)
3.9 (2024-04-05)
================

New Features
Expand Down Expand Up @@ -54,12 +54,6 @@ Imviz
- Enabling any matched zoom tool in a viewer disables other matched zoom tools in other viewers
to avoid recursion. [#2764]

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Expand Down Expand Up @@ -101,18 +95,13 @@ Imviz

- Single-pixel tool is no longer available. To mark a single-pixel area, use Markers plugin. [#2710]

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

Bug Fixes
---------

- Fix redshifted line lists that were displaying at rest wavelengths, by assuming a global redshift. [#2726]

- Order of RGB preset colors now matches for less than and greater than 5 layers. [#2731]

Cubeviz
^^^^^^^

Expand All @@ -123,8 +112,7 @@ Imviz

- Apertures that are selected and later modified to be invalid properly show a warning. [#2684]

Mosviz
^^^^^^
- Histogram in Plot Options no longer stalls for a very large image. [#2735]

Specviz
^^^^^^^
Expand All @@ -133,39 +121,6 @@ Specviz
display label for the y axis in spectral viewer. Previously it was hard coded
to always display ``flux density`` no matter the input unit. [#2703]

Specviz2d
^^^^^^^^^

Other Changes and Additions
---------------------------

3.8.3 (unreleased)
==================

Bug Fixes
---------

- Fix redshifted line lists that were displaying at rest wavelengths, by assuming a global redshift. [#2726]

- Order of RGB preset colors now matches for less than and greater than 5 layers. [#2731]

Cubeviz
^^^^^^^

Imviz
^^^^^

- Histogram in Plot Options no longer stalls for a very large image. [#2735]

Mosviz
^^^^^^

Specviz
^^^^^^^

Specviz2d
^^^^^^^^^

3.8.2 (2024-02-23)
==================

Expand Down Expand Up @@ -216,16 +171,11 @@ Imviz

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

Mosviz
^^^^^^

Specviz
^^^^^^^

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

Specviz2d
^^^^^^^^^

3.8 (2023-11-29)
================
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ authors:
- family-names: "Volfman"
given-names: "Sabrina"
title: "Jdaviz"
version: 3.8.0
version: 3.9.0
doi: https://doi.org/10.5281/zenodo.5513927
date-released: 2023-11-29
date-released: 2024-04-05
url: "https://github.com/spacetelescope/jdaviz"

# see a full list of contributors here: https://github.com/spacetelescope/jdaviz/graphs/contributors

0 comments on commit 5b52588

Please sign in to comment.