Skip to content
Snippets Groups Projects
Unverified Commit f8296748 authored by Christine Kim's avatar Christine Kim Committed by GitHub
Browse files

8.3.0 release changes to dev (#5624)

* 8.3.0 changes

* Add latest releases to docs
parent e64f1566
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ release. ...@@ -47,7 +47,7 @@ release.
### Fixed ### Fixed
- Fixed a bug in kaguyasp2isis that doesn't work for data with a detached label. - 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
- Added backplane options for SunIllumination and SurfaceObliqueDetectorResolution to phocube [#5467](https://github.com/DOI-USGS/ISIS3/issues/5467) - Added backplane options for SunIllumination and SurfaceObliqueDetectorResolution to phocube [#5467](https://github.com/DOI-USGS/ISIS3/issues/5467)
......
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
"name": "ISIS3", "name": "ISIS3",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", "description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)",
"version": "8.2.0", "version": "8.3.0",
"status": "Production", "status": "Production",
"permissions": { "permissions": {
...@@ -99,14 +99,14 @@ ...@@ -99,14 +99,14 @@
"licenses": [ "licenses": [
{ {
"name": "Public Domain, CC0-1.0", "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", "homepageURL": "https://isis.astrogeology.usgs.gov",
"downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.2.0/8.2.0.zip", "downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.3.0/8.3.0.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.2.0/DISCLAIMER.md", "disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/isis.git", "repositoryURL": "https://code.usgs.gov/astrogeology/isis.git",
"vcs": "git", "vcs": "git",
...@@ -124,12 +124,12 @@ ...@@ -124,12 +124,12 @@
], ],
"contact": { "contact": {
"name": "Adam Paquette", "name": "Christine Kim",
"email": "acpaquette@usgs.gov" "email": "chkim@usgs.gov"
}, },
"date": { "date": {
"metadataLastUpdated": "2024-08-22" "metadataLastUpdated": "2024-09-30"
} }
} }
] ]
...@@ -58,6 +58,12 @@ Deborah Lee Soltesz ...@@ -58,6 +58,12 @@ Deborah Lee Soltesz
<li class="usa-sidenav__item"> <li class="usa-sidenav__item">
<a href="https://isis.astrogeology.usgs.gov">Public&#160;Release</a> <a href="https://isis.astrogeology.usgs.gov">Public&#160;Release</a>
</li> </li>
<li class="usa-sidenav__item">
<a href="https://isis.astrogeology.usgs.gov/8.3.0/">8.3.0</a>
</li>
<li class="usa-sidenav__item">
<a href="https://isis.astrogeology.usgs.gov/8.2.0/">8.2.0</a>
</li>
<li class="usa-sidenav__item"> <li class="usa-sidenav__item">
<a href="https://isis.astrogeology.usgs.gov/8.1.0/">8.1.0</a> <a href="https://isis.astrogeology.usgs.gov/8.1.0/">8.1.0</a>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment