Blog
StarUML 2.7.0 Release
StarUML v2.7.0 is now available for download. This release includes the following features and fixed issues.
Additional Activity Diagram Elements
Now additional standard elements for Activity Diagram are supported: CentralBuffer, Datastore, ExceptionHandler, InterruptibleActivityRegion, StructuredActivity and ExpansionRegion.
[caption id="attachment_268" align="alignnone" width="628"] Additional Activity Diagram Elements[/caption]
Show "nullable" and "unique" in ER Diagram
Now you can see the "nullable" and "unique" properties in ER diagram. Capital "U" is shown in left section for "unique" columns and capital "N" is shown in left section for "nullable" columns.
[caption id="attachment_269" align="alignnone" width="395"] Nullable and Unique Properties in ER Diagram[/caption]
Solved font lazy-loading problem
When StarUML started, fonts in the diagram are not well rendered because fonts are lazily loaded. This lazy loading problem is solved so now you can see correctly rendered fonts even when StarUML is first started.
The detailed resolved issues can be found at Release Note.