Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 1.9 KB

🔃 Microsoft DHCP As Built Report Changelog

[0.2.0] - 2023-06-24

Added

  • Added support for standalone DHCP servers (Non DC)

Changed

  • Added ServerDiscovery option to enable standalone DHCP server reporting.

[0.1.1] - 2023-05-23

Added

  • Added Global and Per Scope Policy information.
  • Added Global and Per Scope Filter information
  • Added Scope Reservation information
  • Added Scope Exclusion information
  • Added Client Class
    • Vendor
    • User
  • Added Scope Option Definition information

Fixed

[0.1.0] - 2023-05-19

Added

  • Added Active Directory DHCP summary information.
    • Added DHCP Database information.
    • Added DHCP Dynamic DNS information.
  • Added per Domain DHCP IPv4 Scope information.
    • Added DHCP Scope Failover configuration information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope Interface Binding information.
    • Added DHCP Scope Delegation configuration information.
  • Added per Domain DHCP IPv6 Scope information.
    • Added DHCP Scope Failover configuration information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope Interface Binding information.
    • Added DHCP health check.
  • Added DHCP IPv4 per Scope Option information.
  • Added DHCP IPv6 per Scope Option information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope DNS Setting information.

Changed

  • Improved bug and feature request templates