This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Releases: structurizr/java
Releases · structurizr/java
Release list
v1.27.0
- Upgrades dependencies, targets Java 17.
- Adds a 'url' property to 'RelationshipView' (see #214).
v1.26.1
- Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.
v1.25.1
- Adds a
clearUsers()method to clear configured users on the workspace configuration.
v1.25.0
- 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
- Reduces visibility of
setOrder()andsetDescription()onRelationshipView, as they should not be public.
v1.24.0
- Adds a
groupproperty to deployment nodes, infrastructure nodes, software system instances, and container instances.
v1.23.2
DynamicView.endParallelSequences(true)will now increment the counter when no relationships have been defined in the parallel sequence.
v1.23.1
- Deprecates the
setExternalBoundariesVisiblemethods onContainerView,ComponentView, andDynamicView. - Removes the check for empty content when adding a documentation section.
v1.23.0
- Deprecates
EnterpriseandLocationconcepts. - Adds properties to the model.
v1.22.3
- Adds better backwards compatibility for removal of documentation section titles.