Skip to content

Releases: AsBuiltReport/AsBuiltReport.Veeam.VB365

v0.3.12

25 Jul 14:30
e3adf9e

Choose a tag to compare

[0.3.12] - 2025-07-25

Changed

  • Bump version to 0.3.12
  • Refactor diagram export logic for improved clarity
  • Bump the Diagrammer.Core module to version 0.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

05 May 19:25
492d009

Choose a tag to compare

[0.3.11] - 2025-05-05

Added

  • Add the Export-AbrVb365Diagram function to enhance diagram export capabilities.

Changed

  • Update the module version to 0.3.11.
  • Upgrade the Diagrammer.Core module to version 0.2.25.
  • Move the infrastructure diagram to appear as the first section in the report.
  • Refactore Write-PScriboMessage calls to use the -Message parameter for consistency across scripts.

Removed

  • Remove unused diagram generation code.

v0.3.10

12 Apr 20:30
0e8474d

Choose a tag to compare

[0.3.10] - 2025-04-11

Changed

  • Bump module version to 0.3.10
  • Update dependencies in changelog
  • Improve diagram AdditionalInfo sorting
  • Refactor Infrastructure Diagram generation logic for clarity and efficiency

v0.3.9

05 Mar 03:12
3fef6b2

Choose a tag to compare

[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

13 Nov 00:23
fb5ab83

Choose a tag to compare

[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

12 Oct 16:03
3e7d6ad

Choose a tag to compare

[0.3.7] - 2024-10-12

Changed

  • Improve infrastructure diagram
  • Increase Diagrammer.Core to v0.2.10
  • Update Sample Diagram

Fixed

  • Improved Proxy section CIMInstance code

v0.3.6

18 Sep 19:25
2fe10cf

Choose a tag to compare

[0.3.6] - 2024-09-16

Added

  • Add diagram theming (Black/White/Neon)

Changed

  • Improve infrastructure diagram error handling
  • Update Veeam default logo

v0.3.5

09 Sep 20:44
d46ea27

Choose a tag to compare

[0.3.5] - 2024-09-09

Added

  • Add Proxy Pool support

Changed

  • Migrate infrastructure diagram to use Diagrammer.Core's New-Diagrammer module

Fixed

  • Fix export diagram option using wrong filename

v0.3.4

03 Sep 15:25
319607c

Choose a tag to compare

[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

25 May 17:46
fe5dd00

Choose a tag to compare

[0.3.2] - 2024-05-25

Changed

  • Move 'Licensed Users' section to InfoLevel 2

Fixed