It is now possible to supply the initial default value of the Realtime Display property of a Probe. This can be done by means of the Settings dialog in Run Control→Debugging.
The stats command of the PTcl shell has been extended by the keyword cumulative that displays the number of executions and the cumulated execution time by model and not by instance.
FSM initialization has been changed in such a way that any action associated with the top level default entrance and the entry action of the initial state are performed. While the initial state is a hierarchical state, its default entrance action is executed and its default sub-state becomes the initial state, including execution of the state entry action.