diff --git a/CHANGES.rst b/CHANGES.rst index a215730fad..6f9afc1d70 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,85 @@ -4.1 (unreleased) +4.2 (unreleased) +================ + +New Features +------------ + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +API Changes +----------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +Bug Fixes +--------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +Other Changes and Additions +--------------------------- + +4.1.1 (unreleased) +================== + +Bug Fixes +--------- + +Cubeviz +^^^^^^^ + +Imviz +^^^^^ + +Mosviz +^^^^^^ + +Specviz +^^^^^^^ + +Specviz2d +^^^^^^^^^ + +4.1 (2024-12-23) ================ New Features @@ -34,17 +115,11 @@ Imviz the image size (default 2%) to address and issue with zooming when using a small image or WCS linked. [#3369] -Mosviz -^^^^^^ - Specviz ^^^^^^^ - Specviz parser will now split a spectrum with a 2D flux array into multiple spectra on load (useful for certain SDSS file types). [#3229] -Specviz2d -^^^^^^^^^ - API Changes ----------- - Removed API access to plugins that have passed the deprecation period: Links Control, Canvas Rotation, Export Plot. [#3270] @@ -59,21 +134,6 @@ API Changes - Add ``get_regions`` method to subset plugin to retrieve spatial/spectral subsets as ``regions`` or ``SpectralRegions``, deprecate ``get_interactive_regions`` and ``get_spectral_regions``. [#3340] -Cubeviz -^^^^^^^ - -Imviz -^^^^^ - -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ - Bug Fixes --------- @@ -87,25 +147,12 @@ Bug Fixes - Fixed an issue with back-to-back calls of set_limits and get_limits. [#3371] - Cubeviz ^^^^^^^ - Removed the deprecated ``save as fits`` option from the Collapse, Moment Maps, and Spectral Extraction plugins; use the Export plugin instead. [#3256] - Fixed bugs where cube model fitting could fail if Jdaviz custom equivalencies were required. [#3343] -Imviz -^^^^^ - -Mosviz -^^^^^^ - -Specviz -^^^^^^^ - -Specviz2d -^^^^^^^^^ - Other Changes and Additions --------------------------- diff --git a/CITATION.cff b/CITATION.cff index fa14f0fddc..052bc71f5c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -73,9 +73,9 @@ authors: - family-names: "Volfman" given-names: "Sabrina" title: "Jdaviz" -version: 4.0 +version: 4.1 doi: https://doi.org/10.5281/zenodo.5513927 -date-released: 2024-10-17 +date-released: 2024-12-23 url: "https://github.com/spacetelescope/jdaviz" # see a full list of contributors here: https://github.com/spacetelescope/jdaviz/graphs/contributors