Skip to content

Latest commit

 

History

History
121 lines (77 loc) · 4.34 KB

File metadata and controls

121 lines (77 loc) · 4.34 KB

🔃 VMware Horizon As Built Report Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.7] - 2025-09-??

Fixed

  • Fix health check references for consistency across scripts
  • Fix section styles, migrate from NOTOCHeading5 to Heading5 for consistency in documentation
  • Fix error "Item has already been added. Key in dictionary: 'List' Key being added: 'List'"
  • Fix error "Cannot bind argument to parameter 'Name' because it is an empty string"

[1.1.6] - 2025-09-13

Added

  • Include Diagrammer.Core module as a requirement.
  • Introduce the necessary file structure to enable diagram generation.

Changed

  • Update AsBuiltReport.Core module requirement to v1.4.3.
  • Upgrade actions/checkout to v5 in Codeql.yml and PSScriptAnalyzer.yml.
  • Upgrade actions/bluesky-post-action to v0.3.0
  • Modifie Release.yml to use windows-latest.
  • Enhance Invoke-ASBuiltReport function with improved dependency version checks.
  • Update CHANGELOG.md to reflect recent changes.
  • This is the final release supporting VMware Horizon; future versions will support Omnissa only.

[1.1.5.1] - 2025-03-13

Fixed

  • Fix Get-RequiredModule script function to properly check for installed VMware PowerCLI versions (Fix #36)

[1.1.5] - 2025-01-21

Added

  • Added TrueSSO Certificate details and Health Check Section

Changed

  • Tested with Horizon 2406
  • Added TrueSSO Cetificate details section
  • Added Health Check module
  • Increased AsBuiltReport.Core minimum requirements to v1.4.2
  • Increased Eomm/why-don-t-you-tweet Github action to v2

Fixed

  • Resolved the Following issues:
  • #30

[1.1.4] - 2024-11-22

Added

  • Tested Report with Horizon 8.13

Changed

  • Changed Required Modules to AsBuiltReport.Core v1.4.0
  • Improved detection of empty fields in tables
  • Improved detection of true/false elements in tables
  • Updated GitHub release workflow to add post to Bluesky social platform
  • Updated sample report

[1.1.3] - 2024-02-14

Added

  • Added module version validation

Changed

  • Updated VMware PowerCLI requirements to v13.2
  • Updated Sample Reports
  • Updated CodeQL upload-sarif action requirement to v3
  • Updated PSScriptAnalyzer checkout action requirement to v4
  • Updated PublishPowerShellModule checkout action requirement to v4

Fixed

[1.1.2] - 2024-02-02

Fixed

  • Renamed Domains Connection Server Section. Resolve #13
  • Fixed Admin Users and Groups bug details reporting incorrectly. Resolve #12

[1.1.0] - 2023-12-19

Added

  • Updated Report to work with Horizon 2309
  • Added Features for Certificates and Replication status
  • Improved functionaliy and layout.

[0.2.0] - 2022-08-17

Added

  • Migrate report to new module format
    • Implement better error handling
  • Improve report layout
  • A set of Horizon infrastructure health checks has been introduced.

[0.1.0] - 2020-07-27

Added

  • Initial Release @childebrandt42
    • Develop core horizon modules and sections