Skip to content

Releases: zkniebel/SitecoreUML

Version 1.3.8 (1.3 Update 8)

10 Apr 17:39
Compare
Choose a tag to compare
  • Adds support for Folder items containing templates and not just Template Folder items. Using Folders instead of Template Folders isn't a good practice, but it still works and SitecoreUML should still support solutions where that has been done

Note that no changes were made to the SitecoreUML Extension for StarUML

Version 1.3.7 (1.3 Update 7)

09 Sep 19:28
Compare
Choose a tag to compare
  • Updates the Documentation Configuration template's fields to be shared fields
  • Adds the Master TDS project to the sln file

Note that no changes were made to the SitecoreUML Extension for StarUML

Version 1.3.6 (1.3 Update 6)

26 Aug 21:08
Compare
Choose a tag to compare
  • Updated support for SitecoreDXG (new tool for SitecoreUML to be released soon) to support changes made for beta release

NOTE: there were no updates to the SitecoreUML Extension for StarUML in this release

Version 1.3.5 (1.3 Update 5)

20 May 13:17
Compare
Choose a tag to compare
  • Added alpha support for SitecoreDXG (new tool for SitecoreUML to be released soon) to service
  • Downgraded System.Web.Mvc to version 5.1.1 to fix support for solutions running on Sitecore 8.0

NOTE: there were no updates to the SitecoreUML Extension for StarUML in this release

Version 1.3.4 (1.3 Update 4)

23 Feb 04:40
Compare
Choose a tag to compare
  • Added support for controlling dependency name format from preferences
  • Added support for controlling the default field section name to be used on deploy from preferences
  • Added support for controlling the regular expression used to determine the portions of paths that indicate a module
  • Updated documentatoin

NOTE: there were no updates to the SitecoreUML Package for Sitecore in this release

Version 1.3.3 (1.3 Update 3)

22 Feb 18:49
Compare
Choose a tag to compare
  • Updated dependencies documentation so that one dependency displays per line in the generated documentation
  • Changed Sitecore item paths in dependencies documentation to display in code format, thus eliminating the need to escape the strings for Markdown, resulting in a significant boost to module generation performance

NOTE: there were no updates to the SitecoreUML Package for Sitecore in this release

Version 1.3.2 (1.3 Update 2)

22 Feb 15:42
Compare
Choose a tag to compare
  • Fixes regression bug with Helix module-specific diagram generation not adding the dependencies to the diagrams
  • Minor performance improvement in module-specific diagram generation
  • Updated sample generated documentation

NOTE: there were no updates to the SitecoreUML Package for Sitecore in this release

Version 1.3.1 (1.3 Update 1)

21 Feb 00:52
Compare
Choose a tag to compare
  • Improves helix architecture initialization to display warnings instead of errors when encountering templates that live outside of helix layers (i.e. not in Foundation, Feature or Project)
  • Fixes bug in helix module-specific diagram generation in which templates sometimes move outside of their parent folders in the tree, due to the adding of containments from the template to the module folder (fixed by updating module-specific diagrams to display all parent folders within the module, instead of just displaying the templates)

NOTE: there were no updates to the SitecoreUML Package for Sitecore in this release

Version 1.3.0 (1.3 Initial Release)

19 Feb 01:44
Compare
Choose a tag to compare
  • Adds support for a new command to generate helix module-specific diagrams
  • Adds support for visualizing module-to-layer dependencies on helix module-specific diagrams

NOTE: there were no updates to the SitecoreUML Package for Sitecore in this release

Version 1.2.3 (1.2 Update 3)

17 Feb 15:43
Compare
Choose a tag to compare
  • Removes the use of the ProxyDisabler class when deploying templates to Sitecore, as this class was removed from Sitecore 9

There are no changes to the SitecoreUML Extension for StarUML in this release