Release notes¶
Release notes describe behavior that changes when VIPP is upgraded. They are not a substitute for validating an analysis on representative and held-out data.
Current alpha release¶
- 0.13.0a1 — evidence-gated Auto / CPU / Prefer GPU / Custom execution, durable compute provenance and cancellation across interactive and automated surfaces, workflow tabs, new scientific nodes, and extensive correctness/UI fixes.
The alpha is published on
GitHub and
PyPI. Its immutable
v0.13.0a1 tag resolves to application commit
7520a5bb3ea9fe296bb231c63d1598b833ac10f6,
which passed the complete package and cross-platform test
matrix.
The earlier e024409 and 444f682 checkpoints remain historical evidence;
their artifacts must not be uploaded. The exact final artifact hashes are in
the 0.13.0a1 release verification.
0.13.0a1 writes workflow schema 4 and batch config/manifest schema 3. Valid
schema-3 workflows and version-1 batch configs load as explicit CPU requests;
version-2 batch configs retain their saved compute request. Neither older batch
version contains source-axis declarations until reviewed and saved as version
3. The new Batch workspace Image stack choice can make one guarded,
visible QYX -> ZYX suggestion when the workflow proves that a generic TIFF
page dimension must be Z; it never moves pixels or invents calibration.
Workflow files do not contain cached results. Recalculate and validate after
upgrading, and regenerate any Python export because generated programs require
the exact VIPP runtime version that created them.
Previous releases¶
-
0.12.0a3 — direct batch execution, faster complete skips, more resilient provenance writes, suggested output destinations, and optional workflow-attached Batch workspace settings.
-
0.12.0a2 — isolated node tuning, clearer actionable and waiting execution states, progressive previews, faster exact-pixel display, graph port-label controls, and more legible PSF/deconvolution guidance.
-
0.12.0a1 — architectural and scientific-contract overhaul, workflow schema 3, deterministic batch provenance, retained representative navigation, and stricter source/grid validation.
VIPP is alpha software. Preserve the application version, workflow, inputs, environment, batch configuration and manifests used for consequential work. Consult versions and compatibility before opening an older workflow in a newer release.