...
Ownership proportions at Splitters
There was an oversight in the algorithm to determine ownership at the splitter node. Ownership at splitters could become negative in rare cases when sharing unallocated flows.
It previously assumed the allocated flow was always less than the actual flow. This has now been resolved. Details in Jira Legacy
Plugin Developers
We have moved to .NET 4.8 and are looking at moving to the new .csproj format on our journey to .net core. Once we complete this, we will require plugin developers to upgrade to Visual Studio 2019.
...