Skip to content

v1.4.0

Compare
Choose a tag to compare
@smartpeak-ci smartpeak-ci released this 26 Apr 06:46

Features

  • Enabling CPP Linting for SmartPeak (#343)
  • Enhanced error message when loading sequence fails (#351)

Changes

  • Feat/aut722 Rework for a more modular GUI (#355)
    • Moved Run Workflow window in its own widget
    • Moved About dialog box in its own widget
    • Moved Log into its own widget
    • Added visible_ flag in Widget
    • Moved SetWindowsize in Widget
    • Made CalibratorsPlotWidget and LinePlot2DWidgets retainable.
    • Report: removed draw_ and use Widget's visible_ instead
    • RunworkflowWidget is resizable

Fix

  • Fixed compilation with OpenMS, related with Parameters changes (#357)
  • FIAMS_FullScan_Unknown_test.exe assertion failure (#348)