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