napari 0.9.1#
Fri, Sep 04, 2026
We’re happy to announce the bugfix release of napari 0.9.1! napari is a fast, interactive, multi-dimensional image viewer for Python. It’s designed for browsing, annotating, and analyzing large multi-dimensional images. It’s built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).
This is a bug fix release, primarily fixing a regression in how dock widgets are resized.
For more information, examples, and documentation, please visit our website, https://napari.org.
napari follows EffVer (Intended Effort Versioning); this is a Micro release containing bug fixes, so we encourage upgrading.
Improvements#
Allow single widget in layer controls (#9448)
Bug Fixes#
Documentation#
Other Pull Requests#
[pre-commit.ci] pre-commit autoupdate (#9445)
10 reviewers added to this release (alphabetical)#
(+) denotes first-time contributors 🥳
Aniket - @Aniketsy
Carlos Mario Rodriguez Reza - @carlosmariorr
Grzegorz Bokota - @Czaki
Jacopo Abramo - @jacopoabramo
Juan Nunez-Iglesias - @jni
Lorenzo Gaifas - @brisvag
Matthias Schabel - @matthiasschabel
Peter Sobolewski - @psobolewskiPhD
Suyash Naik - @Suyash-Naik +
Tim Monko - @TimMonko