.
Key | Issue Type | Summary | Resolution | Note |
---|---|---|---|---|
PRF-374 | Bug | Settings: Scroll bar jumps to top after selecting a POU |
Fixed | |
PRF-371 | Epic | M6 Switch to provider-agnostic licensing |
Fixed | |
PRF-367 | Improvement | Use nuget package for Newtonsoft.json and update to latest version 13.0.1 |
Fixed | |
PRF-365 | Improvement | Improve code quality to meet sonarcube guidelines |
Fixed | |
PRF-339 | Improvement | Use nuget package for WibuCmNet and update to latest version 7.51 |
Won't Fix | [[GENERAL]] Won't fix because with PRF-369 all the Wibu stuff has been removed from the profiler addon (see Tester Node of Codereview) |
PRF-338 | Bug | CODESYS Profiler Method leads to Exception: Stack overflow if CheckPointer is instrumented |
Fixed | [[GENERAL]] There were two problems involved: profiling the whole application led to an exception during compile if the project contained an interface with a method called FB_INIT profiling the whole application could result in a crash during download or run if the project contained a checkpointer-function. |
PRF-334 | Bug | CodeCoverage: Internal error during 'Generate Code' when calculating code coverage of FB_Init |
Fixed |