Histomicsui

Latest version: v1.7.0

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

Scan your dependencies

Page 1 of 3

1.7.0

What's Changed
* Don't try to render hover images that don't exist by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/410
* Better handle long analyses menu by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/411
* Better handle long analyses menu by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/412
* Fix a typo in the README by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/414
* Adjust dialog spacing by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/415
* Add dimension reduction options to the plot by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/416
* Adjust CI by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/417
* Improve plot dialog and options by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/418
* Call plot endpoint less by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/419
* Update ruff config file. Fix a typo. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/420
* Use session information to be more response to plottable data by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/421
* Fix maximizing the plot. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/422
* Fix a check if we can group by two different values for violin plots by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/423
* Fix a condition where the plottable data promise could be null by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/424
* Fix a test based on a change in the large_image client by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/426
* Guard resource path lookups by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/427
* Add and support app buttons. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/428
* Load settings earlier. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/429
* Update CI to handle a large-image mocking change by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/434
* Update precommit packages by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/432
* Add a pyproject.toml base to reduce pip 24.2 warnings by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/433
* Fix an issue with violin plot x-axis titles by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/435
* Remove a pinned dependency in tox by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/436
* Add slicer cli documentation page by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/430
* Fix the color picker when editing an annotation element by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/438
* Make metadata plot dialog select boxes searchable by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/439
* Add a distributions plot mode by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/440
* Make plot colors more consistent for numerous discrete values by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/441
* Harden plotting when some values are NaNs. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/442
* Updates for large_image frame selector differences. by manthey in https://github.com/DigitalSlideArchive/HistomicsUI/pull/445


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

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

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.