Version 2026R1 Release Notes

Release 1 (June 2026)


New Features
  • View - Multi-Projections is now a non-blocking view

    The Multi-Projections view is now a non-blocking view, similar to the 1D view, so you can continue interacting with the Image View while it is open. The Multi-Projections view now follows the active image, refreshes automatically as you zoom and navigate, displays the center location of the projection lines in the status bar, and has its save and color controls reorganized onto tool bars.

    Compatibility: By default, the Multi-Projections view no longer draws the baseline or filled blob outlines; blobs are now drawn with a thin outline. Use the Show Baseline and blob outline controls on the tool bar to restore these. In addition, projections in Shape mode now stay within the image bounds, and a projection over a selection that contains no data points shows no value instead of zero.

  • Processing - New Shift Phase to Reference action automatically aligns the phase of an image to a reference

    A new Processing > Shift Phase to Reference action uses computer vision to determine the phase shift needed to align the current image to a selected reference image, and then applies the Shift Phase operation. You can match against the full reference image or restrict the comparison to specified regions defined by retention-time ranges or named graphical regions. If a reliable shift cannot be determined, the software offers to open a comparison of the reference against the current image.

    The same operation is also available as a method command (Shift Phase to Reference), so it can be incorporated into automated methods and run during import.

  • MS - Support for NIST26 library search

    The software now supports NIST26 mass spectral libraries, including the NIST26 demonstration library, for library search.

  • MS - Spectra can be retrieved for NIST compounds that have moved between libraries

    When retrieving the spectrum for an identified NIST compound, the software now searches across the available NIST libraries (such as the main and replicate libraries) instead of only the compound's original library. This means the spectrum can still be retrieved when a compound has moved to a different library between NIST versions, avoiding a "spectrum could not be found" error.

  • Quantification - New warning for invalid internal-standard quantifier names

    When setting up quantification, the software now checks internal-standard (ISTD) quantifier names and warns you if a name is empty or is the same as its compound name, which would otherwise lead to incorrect calibration results. This makes it easier to catch naming problems before building a calibration table.

  • Method - Import operation steps from another method

    The Method Editor tool bar now includes an Import button for importing operation steps from an existing method. You can choose a method file and then import all of its steps or only the steps you select. This makes it easier to build and maintain complex methods by reusing steps, such as step-specific configurations, custom instructions, and plugin custom operations, across methods.

  • UI - New light and dark themes

    The software now includes Solarized light and dark themes. Night-time and low-light use is much easier on the eyes with the new dark theme. The theme can be selected from Configure > Settings.

    Compatibility: The outdated Nimbus theme has been removed.

  • UI - Controls throughout the software updated to match the selected theme

    Many controls across the software were updated so that they display correctly with the new themes, including the color-selection buttons in Configure > Settings and the various property dialogs, as well as the image axes, tables, and color legends. These are especially noticeable with the dark theme.

  • Help - Redesigned bug-report submission

    The bug-report workflow has been redesigned. The new interface lets you select from any available log file to include, and bug reports are submitted through a bug-report submission webpage that the software opens for you. Software logs are now stored in a logs subfolder.

Fixed Bugs
Changes