logo

Blog

The latest news about StarUML

StarUML 4.1.0 Release

StarUML 4.1.0 is now available for download. This release includes the some additional features and fixed issues. The additional features are:

Support Image Embedding

Sometimes you want to place some images which is not a part of UML notation on diagrams. Now you can embed image files (PNG, JPG, GIF) using Image element in Annotation group in Toolbox. It allows to embed various image formats (PNG, JPG, GIF) but limits the size as 500px by 500px.

Image embedding

Support Free Line element

You can now add a free line which is not connected to any element. It is useful to add annotations on the diagram. It supports additional formatting styles like line mode (solid, dotted, dashed) and line-end styles (flat, stick arrow, solid arrow) for each end point.

Free Line element

Support TextBox element

TextBox element is almost same with Text element, but it provides more formatting options including border line style, filling stye and text alignments.

Text alignment for textual annotations

You can align texts both horizontally and vertically inside the textual annotations (Text, TextBox, Note) with the Text Alignment buttons in Style Editor.

Text alignments for textual annotations

Expose Toolbox API

Now Toolbox API is exposed. It allows to select a toolbox item as well as collapse/expand a toolbox group by JavaScript programming.

The detailed resolved issues can be found at Release Note.