Skip to content

Releases: AsBuiltReport/AsBuiltReport.System.Resources

v0.1.3

03 Apr 22:19
adbba6b

Choose a tag to compare

[0.1.3] - 2026-04-03

Added

  • Add Copilot instructions for AsBuiltReport.System.Resources module
  • Add health check feature:
    • Add HealthCheck parameter to report config to enable/disable health check warnings
    • Add Uptime health check that warns if uptime is less than 24 hours, with corrective action guidance

Changed

  • Migrate Diagrammer.Core to AsBuiltReport.Diagram for better integration and maintenance
    • Update module dependencies to reflect the change
    • Refactor code to use AsBuiltReport.Diagram instead of Diagrammer.Core
  • Bump AsBuiltReport.Chart to version 0.3.0 to include latest charting features and improvements
  • Bump AsBuiltReport.Diagram to version 1.0.5 to include latest diagramming features and improvements
  • Reorganize module structure - moved module files to AsBuiltReport.System.Resources/ subdirectory
  • Update zentered/bluesky-post-action to v0.4.0 for improved stability and performance
  • Enhance diagram aspect ratio handling in Export-AbrDiagram function
  • Update language resources for uptime monitoring and health check sections
  • Update Sample Files to reflect new features and changes

v0.1.2

22 Feb 21:26
bc981af

Choose a tag to compare

[0.1.2] - 2026-02-22

Added

  • Add initial support for diagrams using the Diagrammer module
    • Add Export-AbrDiagram function to handle diagram exports
    • Generate a Process Hierarchy Diagram
  • Add initial support for charts
    • Generate Memory Usage and CPU Usage charts

Changed

  • Increase module dependencies:
    • AsBuiltReport.Core minimum version increased to 1.6.2
    • Diagrammer.Core minimum version increased to 0.2.38
    • AsBuiltReport.Chart minimum version increased to 0.2.0

Fixed

  • Fix process name display in Process section and diagram by removing extra information from the process name

v0.1.1

12 Oct 14:12
8111813

Choose a tag to compare

[0.1.1] - 2025-10-11

Added

  • Introduce multi-language support.
  • Add sections for Date, TimeZone, Uptime, PowerShell Host, and Process.