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

Releases: structurizr/java

v1.27.0

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 23 Oct 10:27
  • Upgrades dependencies, targets Java 17.
  • Adds a 'url' property to 'RelationshipView' (see #214).

v1.26.1

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 28 Jul 10:07
  • Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.

v1.25.1

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 26 Jul 13:48
  • Adds a clearUsers() method to clear configured users on the workspace configuration.

v1.25.0

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 22 Jul 11:02
  • Fixes #213 (Views are not created automatically if non-English characters are used in software systems' names)
  • Adds a way to load themes with a timeout.

v1.24.1

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 05 Apr 11:27
  • Reduces visibility of setOrder() and setDescription() on RelationshipView, as they should not be public.

v1.24.0

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 30 Mar 06:01
  • Adds a group property to deployment nodes, infrastructure nodes, software system instances, and container instances.

v1.23.2

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 24 Mar 09:57
  • DynamicView.endParallelSequences(true) will now increment the counter when no relationships have been defined in the parallel sequence.

v1.23.1

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 17 Mar 14:49
  • Deprecates the setExternalBoundariesVisible methods on ContainerView, ComponentView, and DynamicView.
  • Removes the check for empty content when adding a documentation section.

v1.23.0

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 11 Mar 16:35
  • Deprecates Enterprise and Location concepts.
  • Adds properties to the model.

v1.22.3

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 11 Mar 06:16
  • Adds better backwards compatibility for removal of documentation section titles.