This release contains a small number of bug fixes and compatibility updates — many thanks to @philippjfr and @Hoxbro for their contributions.
Bug fixes:
- Account for overlaid elements when using
subcoordinates_y
(#5950) - Fix
groupby
option for vectorized annotations (#5956) - Fix and improvements to
ImageStack
(#5961) - Do not allow partial matches when updating
OverlayPlot
(#5962) - Always ravel array in
unique_array
(#5969)
Compatibility:
Maintenance:
- General maintenance (#5955)