0.16.2
Release 0.16.2
Release date: 2026-04-05
Summary
Version 0.16.2 is a bugfix and usability release for project handling,
exit/save behavior, visualizer tooltips, and graph-window status
feedback.
Highlights
- saving the
PROJECTdialog no longer closes already open visualizer
windows RESETnow clears the active project context back to the default
project state, and thePROJECTdialog also offers a dedicatedNEW
button for the same reset behavior- closing the application while connected and after receiving data now
offersSave…,No, andCancel - relevant dialogs and graph controls now provide clearer tooltips,
including corrected dynamicWindow Sizetooltips - plot and logic graph windows now show a footer status line with
session start and duration - plot windows can show compact
MAX/Mean/Currentstatistics for
selectedLineseries, controlled by the newStatisticcolumn in
the plot configuration dialog
Validation
The release branch was validated with the focused automated test sets
for exit-save handling, project reset behavior, tooltip helpers,
visualizer footer status rendering, statistic persistence, and window
handling, including:
tests/test_main_exit_save.pytests/test_main_project_reset.pytests/test_project_dialog.pytests/test_visualizer_footer_status.pytests/test_visualizer_statistics_flag.pytests/test_visualizer_manager_close.pytests/test_window_size_tooltip.py