Skip to content

Commit f7181ac

Browse files
committed
Release notes for refacting image references to use Image5d (#754)
1 parent 711da74 commit f7181ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/release/release_v1.7.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
- TIF files can be imported without Javabridge/Bioformats by loading a TIF image directly with the flag, `--savefig npy` (#738, #753)
3333
- Read and write `PhysicalSpacingX`-style TIF resolutions (#753)
34-
- Fixed loading TIF files without resolution metadata (#738)
34+
- Fixed issues with loading certain TIF files' metadata (#738, #754)
3535
- Fixed saving/loading rescaled images using Numpy 2 (#738)
3636

3737
#### Server pipelines
@@ -45,6 +45,9 @@
4545

4646
#### Code base and docs
4747

48+
- Better encapsulated the main image to pave the way for loading multiple images in the same session (#754)
49+
- Integration tests for loading images and large stack blob detection (#754)
50+
4851
### Dependency Updates
4952

5053
#### Python Dependency Changes

0 commit comments

Comments
 (0)