The changes in this beta will be available in the 4.13 production release, due out at the end of June 2020.
Changes in this release include:
Results Streaming
Results can now be streamed to files on disk rather than stored in memory. This is to prevent memory issues with large runs. Results streaming is off by default, however, it can be turned on in Project Options:
xxx
Please have a go and let us know if you have any issues.
Resource Assessment Allocation table improvements
You can now freeze columns and drag columns to reorder the columns in the Allocation table within resource assessment:
Plugin Developers
We are planning on moving to C# 7, Visual Studio 2019 and .NET 4.8.0 soon, so you will need to make sure you have updated Visual Studio to continue developing plugins in the beta versions.
Regression Testing
We have removed the tolerance in our regression tests to help find issues earlier if we get different results on different machines or versions of operating systems.
Regression test repository changes since the first Source 4.12.2beta: 03 Project results updated 01 Project had function timings modified to give consistant results
Details here: 4.12.3 Regression Test Changes
Insight
To run Insight, you also need to install the 32bit version of Microsoft Visual C++ 2010 Redistributable Package.
This installer is for both 32bit machines and 64bit machines since the library we use is 32bit: Microsoft Visual C++ 2010 Redistributable Package (x86).
Full Release Documentation