Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions docs/release/release_0_7_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ coming to one of our [community meetings](meeting-schedule).

## Improvements

- perf: reallocate instead of clearing and repopulating set of selected points ([#6895](https://github.com/napari/napari/pull/6895))
- Add a seed argument to built-in samples with random seeds ([#8317](https://github.com/napari/napari/pull/8317))
- Enh: clarify Points selection keybinding behavior: select_in_slice not append by default, add new select_append_in_slice ([#8339](https://github.com/napari/napari/pull/8339))
- Enh: Improve zarr reading by builtins ([#8355](https://github.com/napari/napari/pull/8355))
Expand All @@ -82,9 +83,11 @@ coming to one of our [community meetings](meeting-schedule).
- Enh: Add label value to the labels tooltip ([#8495](https://github.com/napari/napari/pull/8495))
- Use 10x10 pixels rect around mouse position to invalidate tooltip ([#8500](https://github.com/napari/napari/pull/8500))
- Bump to vispy 0.16 ([#8501](https://github.com/napari/napari/pull/8501))
- Avoid materializing property views when updating points highlight ([#8517](https://github.com/napari/napari/pull/8517))

## Performance

- perf: reallocate instead of clearing and repopulating set of selected points ([#6895](https://github.com/napari/napari/pull/6895))
- ENH: Speedup multiple shapes removal by concat'ing and np.deleting as a batch ([#8375](https://github.com/napari/napari/pull/8375))
- Enh: simple speed up of Shapes `_extent_data` ([#8401](https://github.com/napari/napari/pull/8401))
- Enh: performance optimizations to ShapeList outlines ([#8403](https://github.com/napari/napari/pull/8403))
Expand All @@ -98,6 +101,7 @@ coming to one of our [community meetings](meeting-schedule).
- bugfix & refactor: Use events for shape multiselection ([#8332](https://github.com/napari/napari/pull/8332))
- Fix conversion of vector images to coordinates of vectors ([#8366](https://github.com/napari/napari/pull/8366))
- initialize label selection spinbox to a correct value ([#8382](https://github.com/napari/napari/pull/8382))
- Bugfix: fix erratic Shape sorting ([#8408](https://github.com/napari/napari/pull/8408))
- Bugfix: update magicgui layer combobox if a layer is renamed ([#8412](https://github.com/napari/napari/pull/8412))
- bugfix: Ensure that edge_width is accounted for when using polygon lasso ([#8414](https://github.com/napari/napari/pull/8414))
- Fix Shapes thumbnail z ordering ([#8417](https://github.com/napari/napari/pull/8417))
Expand All @@ -108,6 +112,7 @@ coming to one of our [community meetings](meeting-schedule).
- Speed up the deletion of layers by deduplicating the function calls ([#8479](https://github.com/napari/napari/pull/8479))
- Bump to vispy 0.16 ([#8501](https://github.com/napari/napari/pull/8501))
- Cap point highlight size ([#8504](https://github.com/napari/napari/pull/8504))
- Bugfix: recurse through sub-fields when making connections in EventedSettings Config ([#8520](https://github.com/napari/napari/pull/8520))

## API Changes

Expand All @@ -133,6 +138,8 @@ coming to one of our [community meetings](meeting-schedule).
- Remove outdated mentions about PySide2 in documentation ([docs#889](https://github.com/napari/docs/pull/889))
- Explain accessing dock widget wrappers ([docs#892](https://github.com/napari/docs/pull/892))
- Add v0.7.0 release notes ([docs#893](https://github.com/napari/docs/pull/893))
- Add npe1 deprecation info to release notes ([docs#894](https://github.com/napari/docs/pull/894))
- Overwrite pooch downloader to fix Zenodo access problems ([docs#895](https://github.com/napari/docs/pull/895))

## Other Pull Requests

Expand Down Expand Up @@ -184,6 +191,10 @@ coming to one of our [community meetings](meeting-schedule).
- [pre-commit.ci] pre-commit autoupdate ([#8491](https://github.com/napari/napari/pull/8491))
- [pre-commit.ci] pre-commit autoupdate ([#8499](https://github.com/napari/napari/pull/8499))
- Test on macos-15-intel without numba ([#8503](https://github.com/napari/napari/pull/8503))
- Move constraints calculation to script, allow upgrade subset of packages ([#8505](https://github.com/napari/napari/pull/8505))
- Workaround for Zenodo outage by downloading data from google drive. ([#8508](https://github.com/napari/napari/pull/8508))
- Fix overlay tests ([#8513](https://github.com/napari/napari/pull/8513))
- [pre-commit.ci] pre-commit autoupdate ([#8519](https://github.com/napari/napari/pull/8519))
- ci(dependabot): bump the github-actions group with 4 updates ([docs#856](https://github.com/napari/docs/pull/856))
- Allow to redeploy docs after merge new commits to main branch ([docs#874](https://github.com/napari/docs/pull/874))
- Add mdformat to pre-commit config ([docs#878](https://github.com/napari/docs/pull/878))
Expand All @@ -192,10 +203,11 @@ coming to one of our [community meetings](meeting-schedule).
- ci(dependabot): bump the github-actions group with 3 updates ([docs#890](https://github.com/napari/docs/pull/890))


## 14 authors added to this release (alphabetical)
## 15 authors added to this release (alphabetical)

(+) denotes first-time contributors 🥳

- [Ashley Anderson](https://github.com/napari/napari/commits?author=aganders3) - @aganders3
- [David Stansby](https://github.com/napari/napari/commits?author=dstansby) - @dstansby
- [Draga Doncila Pop](https://github.com/napari/napari/commits?author=DragaDoncila) ([docs](https://github.com/napari/docs/commits?author=DragaDoncila)) - @DragaDoncila
- [Edward Andò](https://github.com/napari/napari/commits?author=edwardando) - @edwardando +
Expand All @@ -211,12 +223,13 @@ coming to one of our [community meetings](meeting-schedule).
- [Yohsuke T. Fukai](https://github.com/napari/napari/commits?author=yfukai) - @yfukai +
- [Zuzana Čočková](https://github.com/napari/napari/commits?author=cockovaz) - @cockovaz +

## 20 reviewers added to this release (alphabetical)
## 21 reviewers added to this release (alphabetical)

(+) denotes first-time contributors 🥳

- [Ashley Anderson](https://github.com/napari/docs/commits?author=aganders3) - @aganders3
- [Ashley Anderson](https://github.com/napari/napari/commits?author=aganders3) - @aganders3
- [Carol Willing](https://github.com/napari/docs/commits?author=willingc) - @willingc
- [Daniel Zhang](https://github.com/napari/docs/commits?author=DanGonite57) - @DanGonite57
- [David Stansby](https://github.com/napari/napari/commits?author=dstansby) - @dstansby
- [Draga Doncila Pop](https://github.com/napari/napari/commits?author=DragaDoncila) ([docs](https://github.com/napari/docs/commits?author=DragaDoncila)) - @DragaDoncila
- [Edward Andò](https://github.com/napari/napari/commits?author=edwardando) - @edwardando +
Expand Down