From f82967485261766660c0db490c4ff349e3b1e4f8 Mon Sep 17 00:00:00 2001 From: Christine Kim <125395064+chkim-usgs@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:08:29 -0400 Subject: [PATCH] 8.3.0 release changes to dev (#5624) * 8.3.0 changes * Add latest releases to docs --- CHANGELOG.md | 2 +- code.json | 14 +++++++------- isis/src/docsys/build/menu.xsl | 6 ++++++ 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6861eaa1c..cc1c4ccbc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ release. ### Fixed - Fixed a bug in kaguyasp2isis that doesn't work for data with a detached label. -## [8.3.0] - 2024-08-16 +## [8.3.0] - 2024-09-30 ### Added - Added backplane options for SunIllumination and SurfaceObliqueDetectorResolution to phocube [#5467](https://github.com/DOI-USGS/ISIS3/issues/5467) diff --git a/code.json b/code.json index a78fb31595..95af01759e 100644 --- a/code.json +++ b/code.json @@ -91,7 +91,7 @@ "name": "ISIS3", "organization": "U.S. Geological Survey", "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", - "version": "8.2.0", + "version": "8.3.0", "status": "Production", "permissions": { @@ -99,14 +99,14 @@ "licenses": [ { "name": "Public Domain, CC0-1.0", - "URL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.2.0/LICENSE.md" + "URL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/LICENSE.md" } ] }, "homepageURL": "https://isis.astrogeology.usgs.gov", - "downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.2.0/8.2.0.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.2.0/DISCLAIMER.md", + "downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.3.0/8.3.0.zip", + "disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/astrogeology/isis.git", "vcs": "git", @@ -124,12 +124,12 @@ ], "contact": { - "name": "Adam Paquette", - "email": "acpaquette@usgs.gov" + "name": "Christine Kim", + "email": "chkim@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-08-22" + "metadataLastUpdated": "2024-09-30" } } ] diff --git a/isis/src/docsys/build/menu.xsl b/isis/src/docsys/build/menu.xsl index 5c43c40753..dc626d8ff2 100644 --- a/isis/src/docsys/build/menu.xsl +++ b/isis/src/docsys/build/menu.xsl @@ -58,6 +58,12 @@ Deborah Lee Soltesz
  • Public Release
  • +
  • + 8.3.0 +
  • +
  • + 8.2.0 +
  • 8.1.0