Skip to content

1.8.1

Version 1.8.1 is a maintenance release with the following bug fixes.

Bug Fixes (1.8.1)

  • creating a new parameter type while editing an existing method could lead to a crash.
  • fix loading error of diagrams with invalid parameter types due to previous error.

See here the list of new features and bugfixes for the latest version

New Features (1.8.0)

Custom Docking Points

When drawing a connection between two classes, you can now freely choose the point where the line should dock to a class. Press SHIFT while dragging your line onto the target class and release the mouse to dock your connection.

Custom Docking Points

Access Specifiers

Select one (or several) members to change their visibility between private, prtected and public.

Access Specifier Menu

You can also change a member's visibility while editing its name: Type either - (private), # (protected) or + (public) followed by a space in front of the name.

Access Specifier Menu

Click on an association (or usage link) to select whether its source or target can be navigable (or both). You can also change the navigability by clicking on the connector's endpoint.

Navigability

Image Export

The diagram colors used for export no longer depend on your current color setting. You can choose both background and drawing colors when exporting a diagram.

Image Export Options

Others (1.8.0)

  • Export your diagrams as PDF files
  • Customize the duration time of toast messages
  • Circular inheritance hierarchies can be (dis)allowed via settings
  • Added new design patterns: Mediator, Composite, Facade

Bug Fixes (1.8.0)

  • Dirty indicator was not shown in titlebar when file contained unsaved changes
  • The text of a connection line will be drawn below the line when it would overlap with multiplicities
  • There was a case where overlapping line segments were not rendered correctly
  • parts in top left area of diagram should not be clipped anymore when exporting to image

Last update: November 4, 2022