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.
- 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"
- Include Diagrammer.Core module as a requirement.
- Introduce the necessary file structure to enable diagram generation.
- 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.
- Fix
Get-RequiredModulescript function to properly check for installed VMware PowerCLI versions (Fix #36)
- Added TrueSSO Certificate details and Health Check Section
- 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
- Resolved the Following issues:
- #30
- Tested Report with Horizon 8.13
- 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
- Added module version validation
- 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
- Renamed Domains Connection Server Section. Resolve #13
- Fixed Admin Users and Groups bug details reporting incorrectly. Resolve #12
- Updated Report to work with Horizon 2309
- Added Features for Certificates and Replication status
- Improved functionaliy and layout.
- Migrate report to new module format
- Implement better error handling
- Improve report layout
- A set of Horizon infrastructure health checks has been introduced.
- Initial Release @childebrandt42
- Develop core horizon modules and sections