Release date: December 05, 2024
When the session token is expired, multiple threads attempt to update it simultaneously during the save process, causing the system to lock. To address this issue, a pre-validation was implemented to prompt for credentials before starting the save process if the token is expired, and the AutoSave functionality is disabled while the login window is active.
The Java SDK library was updated to OpenJDK 23.0.1 in Modeler Desktop and Nuget for Studio. This version, used in the simulation module backed by L-SIM, enables dynamic loading of the Java runtime environment through the L-SIM-Link API.