Release v2.3.0
Changelog
v2.3.0 (2021-07-04)
Closed issues:
- Element inside intersection of 2 or more Boundaries #166
- Background of boundaries is white in sketch-mode #163
- Q: Is there an option that an arrow gets drawn through a component? #162
- Add length parameter to Rel and Lay procedures #153
- Change the fontcolor of Legend Title #152
- Improve layout of components #151
- Ready to be deployed ? #144
- Big feature: generate C4 from docker-compose.yml and ansible #120
- Build broken by the new RELATIVE_INCLUDE variable #118
- Preparing a v2.3.0 release #165
- Relation tags support line styles #159
- Option to hide unused default tags in the legend #157
- Calculate missing legend colors based on brightness #149
- New layout call SHOW_PERSON_OUTLINE() offers "Structurizr" persons #146
- Support for more shapes #145
- Persons can be displayed as portraits #139
- Make legend fill whitespace #134
- README.md Hyperlinks not HTTPS #21
- Microservice container #12
Merged pull requests:
- #163 Boundary background color is transparent again #164 (kirchsth)
- #159 Update readme sample with new features and styles #161 (kirchsth)
- #159 Relation tags support line styles #160 (kirchsth)
- #157 Legend shows only diagram "style" relevant legend entries #158 (kirchsth)
- #149 Calculate missing legend colors based on brightness #150 (kirchsth)
- #146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"; new $shape argument supports rounded-box and eight-sided shapes #147 (kirchsth)
- #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() #143 (kirchsth)
- Typo fix #142 (qrilka)
- #49, #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT() #141 (kirchsth)
- Add live templates for IntelliJ #59 (stawirej)