Skip to content

Releases: structurizr/java

v1.27.0

23 Oct 10:27

Choose a tag to compare

  • Upgrades dependencies, targets Java 17.
  • Adds a 'url' property to 'RelationshipView' (see #214).

v1.26.1

28 Jul 10:07

Choose a tag to compare

  • Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.

v1.25.1

26 Jul 13:48

Choose a tag to compare

  • Adds a clearUsers() method to clear configured users on the workspace configuration.

v1.25.0

22 Jul 11:02

Choose a tag to compare

  • 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

05 Apr 11:27

Choose a tag to compare

  • Reduces visibility of setOrder() and setDescription() on RelationshipView, as they should not be public.

v1.24.0

30 Mar 06:01

Choose a tag to compare

  • Adds a group property to deployment nodes, infrastructure nodes, software system instances, and container instances.

v1.23.2

24 Mar 09:57

Choose a tag to compare

  • DynamicView.endParallelSequences(true) will now increment the counter when no relationships have been defined in the parallel sequence.

v1.23.1

17 Mar 14:49

Choose a tag to compare

  • Deprecates the setExternalBoundariesVisible methods on ContainerView, ComponentView, and DynamicView.
  • Removes the check for empty content when adding a documentation section.

v1.23.0

11 Mar 16:35

Choose a tag to compare

  • Deprecates Enterprise and Location concepts.
  • Adds properties to the model.

v1.22.3

11 Mar 06:16

Choose a tag to compare

  • Adds better backwards compatibility for removal of documentation section titles.