Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Releases: structurizr/java

v1.12.1

02 Mar 13:54

Choose a tag to compare

Renamed Decision.Link.type to Decision.Link.description.

v1.12.0

01 Mar 14:08

Choose a tag to compare

  • Breaking API changes to how documentation and decisions are managed.
  • Moved documentation importers/templates to structurizr-documentation.
  • Moved examples to structurizr-examples
  • Removal of deprecated Model.addImplicitRelationships() method.

v1.11.0

18 Feb 17:49

Choose a tag to compare

  • Fixes #167 (ImpliedRelationship Strategy replication of URL and perspectives).
  • Makes the Decision.setContent() method public, to allow pre-processing of content before workspace upload/rendering.

v1.10.0

01 Feb 07:27

Choose a tag to compare

  • Makes the Section.setContent() method public, to allow pre-processing of content before workspace upload/rendering.

v1.10.0

29 Dec 11:05

Choose a tag to compare

  • Adds support for different relationship line styles (solid, dashed, dotted).
  • Adds the ability to indicate that individual views should not merge layout from remotes.
  • Adds name/value properties to the view set configuration.

v1.9.9

16 Oct 10:27

Choose a tag to compare

  • Adds the implied relationships functionality for custom elements.
  • "addDefaultElements" will now also add any connected custom elements.

v1.9.8

01 Oct 15:11

Choose a tag to compare

  • Adds support for relationships from deployment nodes to infrastructure nodes.

v1.9.7

09 Sep 11:45

Choose a tag to compare

  • Adds support for software system/container instances in multiple deployment groups.

v1.9.6

03 Sep 10:47

Choose a tag to compare

  • Added validation logic to reject unsupported image data URIs.
  • Fixes #166 (ContainerInstance/SoftwareSystemInstance and auto-generation of deployment diagram).

v1.9.5

07 Jun 08:26

Choose a tag to compare

  • Provides a way to store view dimensions.