Releases: DigitalSlideArchive/HistomicsUI
Releases · DigitalSlideArchive/HistomicsUI
Version 1.3.0
Features
- Add support for image overlays
Improvements
- Handle annotations with girderId references.
Version 1.2.1
Changes
- Better handle analysis extras_require
Version 1.2.0
Version 1.1.0
Features
Improvements
- Handle metadata updates (#9)
- When changing the current image, reset the selected region (#96)
- Merge download parameters (#103)
- Adjust zoom control padding (#104)
- Add an endpoint to get the next and previous images in one call (#107)
- Use tile-frames for better frame browsing (#112)
Changes
- Default to using pagination in item lists (#110)
Bug Fixes
Version 1.0.0
Official Girder 3 version.
Notes
- The is the last version supporting Python 2.7 and 3.5.
v1.0.0.dev0: Move to Girder 3.
Move HistomicsTK server components to this repo. The default ui has moved from /histomicstk to /histomics. Individual deployments can mount this at other locations. Because we now use the girder-3 branch of slicer_cli_web, the cli access settings are no longer necessary. The docker cli endpoints are only present in slicer_cli_web. Where appropriate, references have been changed from HistomicsTK to Digital Slide Archive. This removes the options to ingest from tcga-data.nci.nih.gov, as that has not been served in a compatible manner in a long time. Still needed: - Add a test that includes using a docker CLI. This will require appropriate infrastructure for starting girder_worker and running docker containers. - Add a test to ensure that local paths are used within the CLI test. - Add deployment to pypi on successful builds - Migrate appropriate docs from HistomicsTK