Skip to content

Releases: structurizr/java

v1.23.2

24 Mar 09:57
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Deprecates Enterprise and Location concepts.
  • Adds properties to the model.

v1.22.3

11 Mar 06:16
Compare
Choose a tag to compare
  • Adds better backwards compatibility for removal of documentation section titles.

v1.22.2

10 Mar 09:11
Compare
Choose a tag to compare
  • Updates Jackson library dependency.

v1.22.1

05 Mar 12:11
Compare
Choose a tag to compare
  • Removes unused documentation section title property.

v1.22.0

05 Mar 11:56
Compare
Choose a tag to compare
  • Adds documentation to components.

v1.21.0

26 Feb 08:18
Compare
Choose a tag to compare
  • Breaking change: Removes the concept of "code elements" from Component.
  • Adds support for element/relationship URLs of the form {workspace}/... for linking to diagrams/documentation/decisions in the same workspace.

v1.20.1

16 Feb 14:44
Compare
Choose a tag to compare
  • ViewSet.getViews() now includes all views.
  • ViewSet.getViewWithKey() is now public.

v1.20.0

16 Feb 13:32
Compare
Choose a tag to compare
  • Breaking change: Renamed com.structurizr.view.View to com.structurizr.view.ModelView.
  • Added support for "image views".
  • Added a Window shape.
  • ThemeUtils.toJson() now includes the workspace branding logo and font in the resulting theme.