PowerToolBox 1.2.0: one unified Windows app
Version 1.2.0 consolidates everything into PowerToolBox.WPF. The separate CLI and WinForms front-ends are gone; the WPF app now registers all backend modules (Discovery, Export, Parser, Rules, Scoring, Reporting) in one executable.
What changed:
- New Flow Documentation tool: generates interactive HTML diagrams from local Power Automate
.jsonexports, solution index pages from.zipsolution packages, and can document flows directly from a connected environment. - The live audit pipeline in the WPF app now runs on the real discovery, parser, rules, and scoring services end to end.
- Tool count is now 21.
- Fixed a crash when opening WPF tools (invalid icon reference and a DataGrid row-height issue).
Secret redaction from the audit engine is reused across documentation output, so generated docs don’t leak credentials found in flow definitions.