Histomicsui

Latest version: v1.6.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.6.0

What's Changed
* Reduce undesired root logging. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/374
* Allow getting plugin resources by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/375
* Report the user that started the job on the job details page. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/376
* Support violin plots in the Metadata Plot panel by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/379
* Adjust formatting by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/380
* Adjust how violin plots are presented. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/381
* More adjustments to violin plots by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/382
* Tweak some css for long axis names on the frame selector by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/384
* Add a setting to adjust the login message. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/385
* Don't show the context menu when finishing an annotation. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/386
* Harden drawing annotations. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/387
* Add an admin endpoint for querying files. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/389
* Harden switching annotation modes by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/390
* Adjust position and z-index of region control dropdown by gabrielle6249 in https://github.com/DigitalSlideArchive/HistomicsUI/pull/391
* Show a loading spinner until the image is ready. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/392
* Use new plottable data endpoints from large_image by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/394
* Increase size of loading spinner by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/396
* Fix an issue with the distinct plottable list color by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/397
* Have the plot automatically respond to toggling annotation visibility by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/398
* Harden annotation refreshes with plottable data by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/399
* Improve plots by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/400
* Update plotly and how selections are handled. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/403
* Don't reload plot data if it hasn't changed by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/404
* Update plottable data to match changes in large_image. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/405
* Reduce console warning on plot hover by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/406
* Don't show decimal places on integers by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/407
* Limit length of text in hover info on plots by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/408

New Contributors
* gabrielle6249 made their first contribution in https://github.com/DigitalSlideArchive/HistomicsUI/pull/391

**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.5.0...v1.6.0

1.5.0

What's Changed
* Show updated details on annotation popovers. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/329
* Add annotation element metadata to the popover. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/330
* Fix a bug when changing style groups. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/332
* Fix an issue with the select control update by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/333
* Make annotation access levels more consistent with other models by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/340
* Support default annotation visibility. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/341
* Allow panels to be configure via .histomicsui_config.yaml. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/342
* Fix saving annotation color by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/343
* Configurable dark mode by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/344
* Make some settings on the annotation panel configurable. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/346
* Fix a z-index issue in dark mode. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/347
* Support more region shapes by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/349
* Fix z-index of drop down region menu. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/350
* Update max-merge css for frame selector by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/352
* Fix a typo in a css selector by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/353
* Serialize nans as nulls during rest json responses. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/356
* To make it easier to deploy in an Iframe, allow token auth. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/358
* Show resource paths in girder search pages. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/367
* Support short login sessions. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/369
* Add a guard to checking the token. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/370
* Reduce undesired root logging. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/373


**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.4.6...v1.5.0

1.4.6

What's Changed
* Update frame selector help. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/318
* Sometimes canceling style changes didn't close the dialog by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/319
* A minor css change for the frame selector preset by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/324
* Use the large_image max_annotation_input_file_length setting. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/327


**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.4.5...v1.4.6

1.4.5

What's Changed
* Fix a download scope issue by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/311
* Avoid linting files we shouldn't by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/312
* Adjust styles of frame selector based on recent changes in large image by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/313
* Tweak some css values for the frame selector by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/316
* Better update annotations when they change from external causes by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/317


**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.4.4...v1.4.5

1.4.4

What's Changed
* Pass itemId to the frame selector by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/309
* Update the metadata widget to inherit from large_image by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/310


**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.4.3...v1.4.4

1.4.3

What's Changed
* Apply configurable sort to next and previous images by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/288
* Expose the frame selector as a new panel by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/294
* Remove some debug statements. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/298
* Adjust panel title css to avoid overflow by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/300
* Don't attempt to fetch user collections if anonymous. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/301
* Handle the mousedown event for better overlay processing. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/304
* Remove a useless log message by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/305


**Full Changelog**: https://github.com/DigitalSlideArchive/HistomicsUI/compare/v1.4.2...v1.4.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.