-
New Extension: Merge Generalizations
An extension for merging generalizations developed by Minkyu Lee is available in Extension Registry. It allows you to merge generalization views quickly into a rectilinear form as shown in the below figures. This extension is open source and hosted on Github (https://github.com/niklauslee/staruml-merge-generalizations).
-
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. Show “nullable” and “unique” in ER Diagram Now you can see the “nullable” and “unique” properties in ER diagram.…
-
New Extension: Ruby code generator
Ruby extension developed by Andrias Meisyal is available in Extension Registry. It allows you to generate code from UML model to Ruby code. This extension is open source and hosted on Github (https://github.com/meisyal/staruml-ruby). Thanks to Andrias.
-
New Extension: Teamwork for StarUML
Teamwork extension for StarUML developed by Michael Seiler is available in Extension Registry. It provide git functionality and enable collaborative work. This extension is open source and hosted on Github (https://github.com/DaftPoint/StarUML.Teamwork). Thanks to Michael!
-
StarUML 2.6.0 Release
StarUML v2.6.0 is now available for download. This release includes the following features and fixed issues. Flowchart Diagram Now you can create Flowchart Diagrams. Flowchart is one of the most popular diagram. To create Flowchart, select [Add Diagram > Flowchart Diagram] menu. The detailed resolved issues can be found at Release Note.
-
StarUML 2.5.1 Release
StarUML v2.5.1 is now available for download. This release includes the following features and fixed issues. Support Mac OS X – El Capitan StarUML is updated to support Mac OS X – El Capitan, so now you can use split view feature of El Capitan. By pressing maximize window button while over than 1~2 seconds,…
-
mdgen (command-line tool) 0.9 Release
A command-line tool mdgen v0.9.0 is now available. mdgen can be used to generate HTML docs, diagram images (PNG, SVG), PDF documents, and template-based custom codes. Now you can automate generation of codes and artifacts from your model files (.mdj) in your build scripts. Or, if you are familiar with Node.js, then you can write…
-
StarUML 2.5.0 Release
StarUML v2.5.0 is now available for download. This release includes the following features and fixed issues. Diagram Thumbnails View As the number of diagrams is increased, it is difficult to find a particular diagram you want to see or edit. Diagram thumbnails view is very helpful to find the diagram you want to open. To…
-
JavaScript Extension
JavaScript extension developed by Simon Diemert is available in Extension Registry. It allows you to generate code from UML model to JavaScript code. This extension is open source and hosted on Github (https://github.com/sdiemert/StarUMLJS). Thanks to Simon!
-
StarUML 2.4.0 Release
StarUML v2.4.0 is now available for download. This release includes the following features and fixed issues. Retina (High-DPI) Display Support Finally Retina (High-DPI) Display is supported (Mac OS X and Windows only). Diagrams, texts and icons are razor sharp. You can also get diagrams as the high-dpi bitmap images (PNG and JPEG). Shorthands in QuickEdit…