Skip to main content

Napari Release November 2025

Our goal is to build infrastructure and practices that other scientific software communities can learn from and adapt. Read more . napari 0.6.0

The November 2025 release marks a subtle but seismic shift: napari no longer feels like a viewer with plugins attached. It now operates as a true image analysis operating system for the life sciences. The core remains lean, Python-native, and GUI-first, but the boundary between “viewer” and “workflow engine” has finally dissolved.

: Every napari session now records not just the state of layers, but the provenance graph —which operation generated which layer, from which file, with which parameters. Saving a .napari session file now saves a fully reproducible analysis path, playable on any machine.

The Napari 0.5.0 release is now available for download, and users are encouraged to explore the new features and provide feedback to the development team. napari release november 2025

: bash # Using pip pip install "napari[all]" --upgrade # Using conda conda update -c conda-forge napari Use code with caution. Copied to clipboard This release continues napari's mission to be the most extensible, user-friendly tool for the bioimaging community and beyond. Would you like to explore the

In November 2025, three invisible features redefine the user experience:

—For the napari community, November 2025: where pixels meet provenance, and exploration becomes engineering. Our goal is to build infrastructure and practices

The timeframe saw the community actively testing and refining the 0.6.x series . While v0.6.2 was formally announced around December 1, 2025, the groundwork and "meso" (minor) updates released throughout November laid the foundation for several high-impact features:

, the open-source, multi-dimensional image viewer for Python, continued its rapid evolution in November 2025 , marking a pivotal period for performance and ecosystem sustainability. Following the major release of v0.6.0 in May 2025, the late-year updates focused on refining the viewer’s architectural overhaul and expanding integration with the broader scientific Python stack. The November 2025 Release Landscape

: Highlighting the ecosystem's growth, November 2025 saw the release of ultrack , a plugin for large-scale multi-hypothesis cell tracking, which entered the napari-hub.org during this window. Community Events and Training Welcome to the napari community blog! 🏝️ It now operates as a true image analysis

: Any operation done in the GUI can be exported as a Python snippet. Any Python function with the right type hints (napari 2025 uses nptyping v3) can be automatically exposed as a GUI widget. The gap between exploration and scripting has finally been bridged.

That is the depth of November 2025. Not a feature list. A promise kept.

November 2025 was also a critical month for the . Supported by the URSSI Early Career Fellowship , the project team worked to address the declining collaboration between plugin developers and the core team.