Skip to content

Releases: scverse/napari-spatialdata

v0.7.0

30 Jan 12:54

Choose a tag to compare

What's Changed

Added

Fixed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Nov 17:50

Choose a tag to compare

What's Changed

Changed

  • Update napari to 0.6.2, add bermuda, new shortcut for linking layers, deprecated access to _dock_widgets by @melonora in #368

Fixed

Full Changelog: v0.5.6...v0.6.0

v0.5.7

15 Aug 21:45

Choose a tag to compare

What's Changed

Changed

  • Update napari to 0.6.2, add bermuda, new shortcut for linking layers, deprecated access to _dock_widgets by @melonora in #368

Fixed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

21 Apr 18:48
fbab256

Choose a tag to compare

What's Changed

Changed

Fixed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

20 Jan 15:12
4ed4c59

Choose a tag to compare

What's Changed

Major

  • New Scatter Widget based on PyQtGraph, replacing the previous Matplotlib-based widget by @fjorka in #270
    • New Features:
      • Separate color controls for continuous and discrete data:
        • Continuous: Histogram of values, LUT adjustment, contrast control.
        • Discrete: Scrollable legend, class color modification.
      • Pseudohistogram plot for single-axis data.
      • Highlight nearby data points under the cursor with dynamic status display.
      • Expanded ROI annotations (lasso and rectangle tools)
      • Multiple disjointed ROIs with modifiable options.
      • Annotation name dialog for saving annotations.
    • Documentation: Notebooks updated with the new Scatter Widget information and screenshots.

Changed

  • Move loading data to separate thread to prevent freezing viewer by @Czaki in #283
  • Sort element names in widgets by @aeisenbarth in #285
    • Global setting variables for showing circles as points and point size for scatter widget #309 #334
    • Sorting the element names and coordinate system names alphabetically #285

Fixed

New Contributors

Full Changelog: v0.5.4...v0.5.5

0.5.4post0

26 Nov 18:05
b3ae66c

Choose a tag to compare

[0.5.4] - 2024-11-26

Changed

  • Support for xarray.DataTree (which moved from datatree.DataTree)

Added

Fixed

  • Bug wrong radii transformed circles (e.g. with Visium lowres) #318
  • Bugs: instance id shifted by 1; obsm visualization; background color for labels #320
  • Bug adjusting contrast limit for RGB data #276

0.5.4

26 Nov 16:22
94a73ab

Choose a tag to compare

[0.5.4] - 2024-11-26

Changed

  • Support for xarray.DataTree (which moved from datatree.DataTree)

Added

Fixed

  • Bug wrong radii transformed circles (e.g. with Visium lowres) #318
  • Bugs: instance id shifted by 1; obsm visualization; background color for labels #320
  • Bug adjusting contrast limit for RGB data #276

0.5.3

25 Sep 09:08
803c35e

Choose a tag to compare

[0.5.3] - 2024-09-25

Fixed

  • Bug table was not reset after an element without table was added #317
  • Bug when changing channel for a multichannel image #301 #302
  • Bug when plotting catgorical annotations on points #304

0.5.2post1

16 Aug 13:45
69105e0

Choose a tag to compare

v0.5.2post1

Fix deploy by using local directory (#295)

0.5.2post0

16 Aug 12:43
7c4d7de

Choose a tag to compare

v0.5.2post0

Fix deploy by read dist path form output of previous steep (#294)