v1.0.0-rc.85

This commit is contained in:
2025-09-24 22:52:31 +02:00
parent 961d6b42a0
commit 5bb8898a0e
146 changed files with 258 additions and 202 deletions

View File

@@ -1,4 +1,11 @@
# Changelog
## 1.0.0.rc.85
This is an UNSTABLE release.
* jfjoch_viewer: When using online view, dataset info plots are not switched back to the first category for each image
* jfjoch_viewer: Handle spot count better in dataset info plots
* jfjoch_viewer: Highlight spots in ice ring resolutions in cyan, when detection is enabled
## 1.0.0.rc.84
This is an UNSTABLE release.

View File

@@ -9,7 +9,7 @@
project = 'Jungfraujoch'
copyright = '2024, Paul Scherrer Institute'
author = 'Filip Leonarski'
release = '1.0.0-rc.84'
release = '1.0.0-rc.85'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

View File

@@ -22,8 +22,8 @@ communicate through network calls or other mechanisms.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 1.0.0-rc.84
- Package version: 1.0.0-rc.84
- API version: 1.0.0-rc.85
- Package version: 1.0.0-rc.85
- Generator version: 7.8.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen