Skip to content

Commit 0b162a9

Browse files
authored
Update CHANGELOG.md
1 parent b77de48 commit 0b162a9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Add Diagrammer.Core to the module RequiredModules list
13+
- Add Health Check to detect circular group membership
14+
- Add Health Check to find SMBv1 status in Active Directory DCs
15+
- Add Health Check to find groups with AdminCount set to 1
16+
- Add Health Check to find empty groups
17+
- Add Health Check to find Computers with password-not-required attribute set
18+
- Add basic DHCP Infrastructure information
1319

1420
### Changed
1521

@@ -25,8 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2531
- Fix [#171](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/171)
2632
- Fix [#172](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/172)
2733
- Fix [#174](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/174)
28-
- Fix [#176](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/176)
29-
- Fix [#178](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/178)
34+
- Fix the ip address is not displayed in the DC Network Settings section. [#176](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/176)
35+
- Fix for Zone Transfer section displaying an empty table. [#178](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/178)
3036
- Fix [#180](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/180)
3137

3238
## [0.8.1] - 2024-05-16

0 commit comments

Comments
 (0)