Model RealTime 12.1.6

177256: Console > Model Compiler warnings displace Model Compiler command line arguments

The messages logged to the UML development console were again logged to Model compiler console after the completion of the task. This duplication of the messages to Model Compiler console does not happen now.

177245: Art Exporter: Publish version 2.2.1

Art Exporter 2.2.1 has been published here: https://hclsw.co/modelrt-art-exp. It fixes handling of triggered or internal transitions without a trigger, and transitions originating from a state. Exclude statements no longer include the invalid unspecified qualifier. Name clashes between states, transitions, entry/exit points, choice, or junctions are automatically resolved with kind-specific prefixes. Redefined composite states now emit empty {} blocks, and local transitions targeting their container state use synthesized exit points (explt_<name/number>), ensuring correct behavior in the exported Art file.

177240: Memory-re-ordering causes crash during RTS startup

In TargetRTS RTSyncObject now ensures RTTimerActor is ready before RTTimerController starts its main loop. More info here: https://hclsw.co/target-rts

177229: Art Exporter: Remove broken References popup during art export

Disabled the opening of broken references popup dialog during art export.

177226: User's Guide Model Compiler documentation link gives Topic not found

In the Art Exporter documentation page https://hclsw.co/modelrt-art-exp hyperlinks to Model Compiler documentation have been fixed.

177204: TargetRTS RTLog stream overhead

In Target RTS Log Stream function can now be turned off, see the details here: http://hclsw.co/target-rts

176968: Show ">" indicator for more property pages

The property tab "Documentation" now shows a " > " prefix if a documentation comment is present for a model element.

164476: RFE: bookmarks to be deleted when related element is being removed from the model

The bookmarks whose target does no longer exist in the model are now automatically deleted. When a model element, diagram element, or code snippet is deleted from the Project Explorer or a diagram, any associated bookmarks are cleaned up so they no longer appear in the Bookmarks view. If navigation from a bookmark still fails for any reason, the tool now shows a clear message, for example, that the bookmarked element does no longer exist in the workspace.