Releases: AsBuiltReport/AsBuiltReport.Veeam.VB365
Releases · AsBuiltReport/AsBuiltReport.Veeam.VB365
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
v0.3.2
v0.3.1
[0.3.1] - 2024-03-30
Added
- Added License Usage Chart
- Improved Authentication Types in Notification section
Changed
- Increase AsBuiltReport.Core modules to v1.4.0
- Migrate NOTOCHeading3 to NOTOCHeading4 to fix section heading
Fixed
- Fix charts palette to follow new AsBuiltReport.Core theme
- Fix Diagram labelalloc when no Infrastructure is detected in Cluster Node
- Fix Encryption Keys Used At not displaying correct information
- Removed Used At column from Cloud Credentials table
v0.3.0
[0.3.0] - 2024-03-22
Added
- Add Restore Session information section
- Add Restore Point information section
- Add Server Session History Retention section
- Add Organization Backup Application section
- Add Restore Operator Roles section
- Minor code improvements
- Add CodeQL security scanning
- Add Known Issues to the ReadMe file
- Add support for creation of Infrastructure diagrams
- Add Diagrammer.Core to the module requirements
Changed
- Increase actions/checkout to v4