Releases: AsBuiltReport/AsBuiltReport.Veeam.VB365
Releases · AsBuiltReport/AsBuiltReport.Veeam.VB365
v0.3.12
[0.3.12] - 2025-07-25
Changed
- Bump version to 0.3.12
- Refactor diagram export logic for improved clarity
- Bump the
Diagrammer.Coremodule to version0.2.27. - Update PSScriptAnalyzer settings, enhance Release workflow, and modify output messages in Invoke-AsBuiltReport script
- Test with VB365 v8.1.2.180 P20250619
v0.3.11
[0.3.11] - 2025-05-05
Added
- Add the
Export-AbrVb365Diagramfunction to enhance diagram export capabilities.
Changed
- Update the module version to
0.3.11. - Upgrade the
Diagrammer.Coremodule to version0.2.25. - Move the infrastructure diagram to appear as the first section in the report.
- Refactore
Write-PScriboMessagecalls to use the-Messageparameter for consistency across scripts.
Removed
- Remove unused diagram generation code.
v0.3.10
v0.3.9
[0.3.9] - 2025-03-04
Added
- Improve disk space information
- Improve RESTful API section details
Changed
- Update GitHub release workflow for Bluesky integration
- Update sample report and diagram files
- Increase dependencies to latest versions
Fixed
- Resolve issue with diagram watermark text generation
v0.3.8
[0.3.8] - 2024-11-12
Added
- Add code to properly display diskspace information
Changed
- Improve detection of empty fields in tables
- Improve detection of true/false elements in tables
- Update GitHub release workflow to add post to Bluesky social platform
- Increase Diagrammer.Core to v0.2.12
- Update Sample report & diagram files
v0.3.7
v0.3.6
v0.3.5
v0.3.4
[0.3.4] - 2024-09-03
Added
- Add ExportDiagramsFormat option that allows specifying the format of the exported diagrams
- Supported formats are dot, pdf, png, svg
- Initial compatibility tests with v8 were performed
Changed
- Update Diagrammer.Core to v0.2.3
Fixed
- Suppress Get-VBOObjectStorageRepository deprecation warning message