·
27 commits
to develop
since this release
0.16.4 - 2025-10-21
🚀 Features
- Set units for viewer spawned from the view menu (#1308)
- Add saving color maps in OME tiffs (#1312)
- Add saving and reading of time scale in ImageJ and OME TIFF files (#1323)
🐛 Bug Fixes
- Fit ROI shape to image to solve problem of saving data in batch process (#1288)
- If save dialog is used to select directory save it in history not parent (#1289)
- Fix
--pretest by stopping using the deprecatedsentry_sdkmethod (#1304) - Fix saving in batch if the data is mask segmentation project (#1309)
- Clean elements outside mask for multiple otsu method (#1319)
📚 Documentation
- Update changelog for 0.16.4
🧪 Testing
- [Automatic] Constraints upgrades:
pandas(#1285) - [Automatic] Constraints upgrades:
ipykernel,numpy,scipy,sentry-sdk(#1287) - [Automatic] Constraints upgrades:
imagecodecs,ipykernel,napari,sentry-sdk(#1290) - [Automatic] Constraints upgrades:
napari,psygnal,sentry-sdk,superqt(#1295) - [Automatic] Constraints upgrades:
pandas,requests(#1297) - [Automatic] Constraints upgrades:
ipython,numpy,pydantic,qtconsole,scipy,sentry-sdk,tifffile,xlsxwriter(#1301) - [Automatic] Constraints upgrades:
partsegcore-compiled-backend,psygnal,sentry-sdk(#1305) - [Automatic] Constraints upgrades:
ipython,napari,pandas,pydantic,tifffile(#1311) - [Automatic] Constraints upgrades:
pydantic,sentry-sdk(#1316) - [Automatic] Constraints upgrades:
h5py,ipykernel,numpy,psygnal,pydantic,sentry-sdk,tifffile(#1322)
⚙️ Miscellaneous Tasks
- [pre-commit.ci] pre-commit autoupdate (#1286)
- [pre-commit.ci] pre-commit autoupdate (#1291)
- [pre-commit.ci] pre-commit autoupdate (#1296)
- [pre-commit.ci] pre-commit autoupdate (#1298)
- Add more wait on coderabbit review (#1300)
- Use prek for initial check of code format (#1299)
- [pre-commit.ci] pre-commit autoupdate (#1302)
- Use most recent macOS images on GitHub Actions (#1310)
- [pre-commit.ci] pre-commit autoupdate (#1306)
- [pre-commit.ci] pre-commit autoupdate (#1313)
- Add cooldown of dependabot PR (#1317)
- Update licensing metadata to follow modern standards (#1314)
- Make test log more readable by using 120 columns and colors (#1320)
- [pre-commit.ci] pre-commit autoupdate (#1318)
- Add changelog for 0.16.4 (#1321)
- Use ruff formatter in place of black (#1324)
🛡️ Security
- (deps) Bump actions/download-artifact from 4 to 5 in the github-actions group (#1292)
- (deps) Bump pyvista/setup-headless-display-action from 3 to 4 (#1294)
- (deps) Bump actions/checkout from 4 to 5 in the github-actions group (#1293)
- (deps) Bump actions/setup-python from 5 to 6 in the github-actions group (#1303)
- (deps) Bump github/codeql-action from 3 to 4 (#1315)