Skip to content

v1.21.0-beta-1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:55
0a6e6c1

What's new in 1.21.0-beta-1

  • Copy traces to multiple sections at once. Select traces, right-click, choose "Copy to sections," and place them at the same spot across a range of sections in one step.
  • Propagate an alignment by correlation across sections. After aligning a section with Align by correlation (Ctrl+\), you can now propagate that shift across a range of sections, the way you already can with a manual transform.
  • Isolate the objects you're working on. "Hide Other Objects" hides everything except your selection across the whole series, so your object stays isolated as you page through sections. "Show all objects" brings them back, and "Hide all objects" clears the view so you can reveal objects a few at a time. Look in the object list's new Selection menu or the right-click menu.
  • Invert a selection in one step. Flip which objects are selected in the object list, or which traces are selected on the current section, so you can pick a few and instantly switch to all the rest.
  • Clearer colors for imported traces. Traces brought in from automatic segmentation now get distinct, easy-to-tell-apart colors that also work well for colorblind viewers and stand out against the grayscale image. The colors you see while importing match the final result, and you can shuffle them if you'd like a different set.
  • The 3D scene keeps up with your edits. Changes to your 2D traces now show up right away in an open 3D view, instead of it showing a stale 3D object until you remove and add back/reload the object in the 3D scene.
  • Re-read release notes anytime. The Help menu now includes "What's new," which reopens this summary on demand so you can revisit what changed after the update popup is gone.
  • A browsable user guide. The full user guide is now a searchable wiki with a page for each topic, reachable from Help, Online resources.

For developers — the full technical changelog: compare v1.20.4 → v1.21.0-beta-1