v0.14.4
0.14.4 - 2022-10-24
Bug Fixes
- Fix
get_theme
calls to prepare for napari 0.4.17 (#729) - Fix sentry tests (#742)
- Fix reporting error in load settings from the drive (#725)
- Fix saving pipeline from GUI (#756)
- Fix profile export/import dialogs (#761)
- Enable the "Compare" button if ROI is available (#765)
- Fix bug in cut with ROI to not make black artifacts (#767)
Features
- Load alternatives labeling when opening PartSeg projects in napari (#731)
- Add option to toggle scale bar (#733)
- Allow customizing the settings directory using the
PARTSEG_SETTINGS_DIR
environment variable (#751) - Separate recent algorithms from general application settings (#752)
- Add multiple otsu as threshold method with selection range of components (#710)
- Add function to load components from Mask Segmentation with a background in ROI Analysis (#768)
Miscellaneous Tasks
Testing
- Add new build and inspect wheel action (#747)
Build
Changes:
- 9e742fc Prepare 0.14.4 release (#770)
- a1f8bba feat: Add function to load components from Mask Segmentaion with background in ROI Analysis (#768)
- 9986dc4 fix: Fix bug in cut with roi to do not make black artifacts (#767)
- 53ec234 fix: Enable compare button if ROI is avaliable (#765)
- fceb043 fix: Fix profile export/import dialogs (#761)
- 214320e [pre-commit.ci] pre-commit autoupdate (#760)
- 7f59296 Report if in main thread when auto report errors is enabled
- 23f8ce4 fix: Fix saving pipeline from GUI (#756)
- a40de4e chore: Add ruff linter (#754)
- cb16b0e feat: Add multiple otsu as threshold method with selection range of components (#710)
See More
- 54958d1 feat: Separate recent algorithms from general application settings (#752)
- ef43db3 bugfix: Fix reporting error in load settings from drive (#725)
- eab244f feat: Allow customize settings directory using the
PARTSEG_SETTINGS_DIR
environment variable (#751) - fd6e600 chore: Prepare pyinstaller configuration for napari 0.4.17 (#748)
- ce084a3 test: Add new build and inspect wheel action (#747)
- 6b6dbdd [pre-commit.ci] pre-commit autoupdate (#737)
- 99aaaec Ignore error when
locale.setlocale
fails withlocale.Error
(#743) - 609c542 bugfix: fix sentry tests (#742)
- de58c31 build(deps): bump actions/download-artifact from 1 to 3 (#709)
- 531e0f6 feat: Add option to toggle scale bar (#733)
- 5e765df feat: Load alternatives labeling when open PartSeg projects in napari (#731)
- 87dab17 fix: Fix
get_theme
calls to prepare for napari 0.4.17 (#729) - a8697a2 Bump bundle requirements (#728)
- 43f27ca [pre-commit.ci] pre-commit autoupdate (#721)
- 3d5695f Increase max value in SearchLabel widget (#715)
- 50c69e4 [pre-commit.ci] pre-commit autoupdate (#718)
- 0e99126 Bump packages versions for bundle (#717)
- da129c9 build(deps): bump actions/checkout from 2 to 3 (#716)
- 1002409 Fix for napari repo, prepare for napari 0.4.17 (#712)
- 3961653 [pre-commit.ci] pre-commit autoupdate (#700)
- 7bb4826 Add missing requirements to setup.cfg (#696)
- 08696b8 fix typos
This list of changes was auto generated.