Skip to content

Commit

Permalink
0.5.6 relnotes updates (#552)
Browse files Browse the repository at this point in the history
Updates before final 0.5.6 release

- use ghifs with raw html to show video of polyline tool in action
- Add note about installing with napari[all]
- update date
- add remaining 0.5.6 PRs
  • Loading branch information
jni authored Jan 21, 2025
1 parent fde730c commit e70c1e2
Showing 1 changed file with 25 additions and 9 deletions.
34 changes: 25 additions & 9 deletions docs/release/release_0_5_6.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# napari 0.5.6

*Fri, Jan 17, 2025*

🚧 *These notes are under construction while in pre-release* 🚧
*Tue, Jan 21, 2025*

We’re happy to announce the release of napari 0.5.6!

Expand All @@ -25,7 +23,9 @@ To use this speedup, you'll need to:
- install napari core developer Grzegorz Bokota's collection of performant
algorithms,
[PartSegCore-compiled-backend](https://pypi.org/project/PartSegCore-compiled-backend/).
(you can install it automatically by pip installing `"napari[optional]"`.)
You can install it automatically by pip installing `"napari[optional,pyqt]"`
(or a GUI backend of your choice among pyqt, pyqt6, pyside, pyside6) or
`"napari[all]"`.
- *and*, in the napari advanced settings, tick the "Use C++ code to speed up
creation and updates of Shapes layers" box.

Expand All @@ -41,6 +41,18 @@ mouse or a tablet+stylus, it is now much easier to freehand rather than
clicking on individual points. Try it out!
([#7099](https://github.com/napari/napari/pull/7099))

```{raw} html
<figure>
<video width="100%" controls autoplay loop muted playsinline>
<source src="https://github.com/user-attachments/assets/978584f7-f707-4085-840f-a2f8fee12e21" type="video/mp4" />
<img src="https://github.com/user-attachments/assets/20892add-2382-490b-8ad8-6efc023395a7"
title="Your browser does not support the video tag"
alt="video of new path-drawing tool used to delineate a blood vessel"
>
</video>
</figure>
```

### Other improvements

Often, the important information in a layer name is at the *end* of the name
Expand All @@ -59,7 +71,6 @@ grateful! 🙏

Read on for the full list of changes since 0.5.5.

- Add poly line drawing ([#7099](https://github.com/napari/napari/pull/7099))

## New Features

Expand Down Expand Up @@ -95,6 +106,7 @@ Read on for the full list of changes since 0.5.5.
- Bugfix: Check if Layer._loaded before returning status ([#7515](https://github.com/napari/napari/pull/7515))
- Breakout gray and gray_r from mpl_colormaps and ensure they work with `ensure_colormap` ([#7517](https://github.com/napari/napari/pull/7517))
- Update camera depth when layer extents change ([#7529](https://github.com/napari/napari/pull/7529))
- Fix missed cache invalidation in transform shape ([#7537](https://github.com/napari/napari/pull/7537))

## Documentation

Expand All @@ -112,6 +124,7 @@ Read on for the full list of changes since 0.5.5.
- Fix build-on-windows link in README.md ([docs#546](https://github.com/napari/docs/pull/546))
- add documentation for new path tool ([docs#547](https://github.com/napari/docs/pull/547))
- Add 0.5.6 release notes ([docs#548](https://github.com/napari/docs/pull/548))
- 0.5.6 relnotes updates ([docs#552](https://github.com/napari/docs/pull/552))

## Other Pull Requests

Expand Down Expand Up @@ -142,6 +155,9 @@ Read on for the full list of changes since 0.5.5.
- [pre-commit.ci] pre-commit autoupdate ([#7522](https://github.com/napari/napari/pull/7522))
- Revert PR #3243 ; commit 68157f3 ; (drop compatibility, just use QLabeled* sliders) ([#7525](https://github.com/napari/napari/pull/7525))
- Fix formatting after ruff update in #7522 ([#7530](https://github.com/napari/napari/pull/7530))
- Minor grammar fix in preference text ([#7539](https://github.com/napari/napari/pull/7539))
- [pre-commit.ci] pre-commit autoupdate ([#7542](https://github.com/napari/napari/pull/7542))
- Replace twitter with mastodon and bluesky in documentation ([docs#553](https://github.com/napari/docs/pull/553))


## 13 authors added to this release (alphabetical)
Expand All @@ -153,9 +169,9 @@ Read on for the full list of changes since 0.5.5.
- [Daniel Althviz Moré](https://github.com/napari/docs/commits?author=dalthviz) - @dalthviz
- [Draga Doncila Pop](https://github.com/napari/napari/commits?author=DragaDoncila) - @DragaDoncila
- [Etienne Doumazane](https://github.com/napari/napari/commits?author=edoumazane) - @edoumazane +
- [Grzegorz Bokota](https://github.com/napari/napari/commits?author=Czaki) - @Czaki
- [Grzegorz Bokota](https://github.com/napari/napari/commits?author=Czaki) ([docs](https://github.com/napari/docs/commits?author=Czaki)) - @Czaki
- [Jordão Bragantini](https://github.com/napari/napari/commits?author=JoOkuma) - @JoOkuma
- [Juan Nunez-Iglesias](https://github.com/napari/napari/commits?author=jni) - @jni
- [Juan Nunez-Iglesias](https://github.com/napari/napari/commits?author=jni) ([docs](https://github.com/napari/docs/commits?author=jni)) - @jni
- [Melissa Weber Mendonça](https://github.com/napari/docs/commits?author=melissawm) - @melissawm
- [Peter Sobolewski](https://github.com/napari/napari/commits?author=psobolewskiPhD) - @psobolewskiPhD
- [Sesan](https://github.com/napari/napari/commits?author=Olusesan) - @Olusesan +
Expand All @@ -171,8 +187,8 @@ Read on for the full list of changes since 0.5.5.
- [Draga Doncila Pop](https://github.com/napari/napari/commits?author=DragaDoncila) - @DragaDoncila
- [Etienne Doumazane](https://github.com/napari/napari/commits?author=edoumazane) - @edoumazane +
- [Genevieve Buckley](https://github.com/napari/docs/commits?author=GenevieveBuckley) - @GenevieveBuckley
- [Grzegorz Bokota](https://github.com/napari/napari/commits?author=Czaki) - @Czaki
- [Juan Nunez-Iglesias](https://github.com/napari/napari/commits?author=jni) - @jni
- [Grzegorz Bokota](https://github.com/napari/napari/commits?author=Czaki) ([docs](https://github.com/napari/docs/commits?author=Czaki)) - @Czaki
- [Juan Nunez-Iglesias](https://github.com/napari/napari/commits?author=jni) ([docs](https://github.com/napari/docs/commits?author=jni)) - @jni
- [kyle i. s. harrington](https://github.com/napari/docs/commits?author=kephale) - @kephale
- [Lorenzo Gaifas](https://github.com/napari/docs/commits?author=brisvag) - @brisvag
- [Melissa Weber Mendonça](https://github.com/napari/docs/commits?author=melissawm) - @melissawm
Expand Down

0 comments on commit e70c1e2

Please sign in to comment.