See the full release notes online.
openSF 4.8 release notes
Notice: if running openSF 4.6, upgrading is recommended due to a serious bug that invalidates the DB connection when a simulation is aborted, requiring a restart of openSF. The bug was fixed in release 4.7.
New functionalities
- ANR-459: store data for launched but failed modules and show it in the "cold" results view.
- ANR-462: remove most usages of the Eclipse RCP3 compatibility layer, porting views and handlers to e4.
- ANR-468: warn when opening a simulation result that does not have an associated execution folder.
Corrections
- ANR-460: clarify UX around the inability to resume multi-execution children.
- ANR-467: keep folding state of the simulation executions table when new executions are launched or the selection is changed.
- ANR-469: ask for an export destination only once when exporting multiple results.
- ANR-471: fix inconsistency of the simulation fingerprints across platforms, and recompute them after upgrading or importing a database.
- ANR-476: clarify errors when adding a module with an unreadable LCF to a simulation.
- ANR-478: improve UX when trying to launch a simulation with unparseable configuration files.
- ANR-481: prevent execution results from being modified in the result view, show only "save as".
- ANR-482: when switching module versions, preserve the file paths and statuses in the matching ports.
Known bugs and issues
- In macOS, table columns stop auto-resizing when their size is manually changed.
This is due to a bug in the underlying Eclipse RCP, with an open report.