v.2.0.0 Release
After a longer hiatus, I am excited to announce the next release of PowerDocu. While there are few functionality changes, the move from .NET Core 3.1 to .NET 8 as well as using the latest versions of all referenced libraries mean that this release receives an updated major version number to highlight the significance of these changes.
This release contains the following changes
General
- Updated to use .NET 8
- All referenced libraries have been updated to their latest versions
- Generated graphs (SVG, PNG) now use Helvetica font by default
Flows
- Adding a label to edges that are in a "Switch" and showing switch condition on Switch nodes, making it easier to see more details on the Switch options
Solutions
- Creating a Graph that shows the relationship between Dataverse tables in the solution
- Fix for issue #110
CLI
- it is possible to run PowerDocu.GUI.exe from a command line interface (also, Azure DevOps pipelines)! Thanks to @a1dancole , this functionality can now be tested. Check out #111 (comment) for a few more details - a more detailed guide will come in the upcoming weeks
As usual, if you find any problems/bugs, please report them in Issues. For any feature suggestions or other recommendations and feedback, please use Discussions