Releases: brookd2404/Driver.Firmware.Servicing
Releases · brookd2404/Driver.Firmware.Servicing
v1.0.23
[1.0.23] - 2023-11-22
Breaking Changes
- Changed AzureAD parameters to EntraID
Fixed
- Fixed an issue with the get requests when the return object does not have a value
Added
- Added new functions for Intune Policies
- Get-IntuneDriverUpdatePolicy
- Get-IntuneDriverUpdatePolicyAssignments
- New-IntuneDriverUpdatePolicyAssignment
- New-IntuneDriverUpdatePolicyAssignment
v1.0.21
[1.0.21] - 2023-05-10
Fixed
- Fixed an issue with Add-DriverUpdateApproval where it was erroring on a count operation.
v1.0.19
[1.0.19] - 2023-03-22
Fixed
- Fixed a coding issue in the Push-EnrollUpdatableAsset function
v1.0.17
[1.0.17] - 2023-03-22
Fixed
- Fixed an issue with the Add-DeploymentAudienceMember function where it was not processing the input correctly.
Added
- Added Verbose output to the Add-DeploymentAudienceMember function
- Added Verbose output to the Add-DriverUpdateApproval function
- Added Verbose output to the Get-DeploymentAudience function
- Added Verbose output to the Get-DeploymentAudienceMember function
v1.0.15
[1.0.15] - 2023-03-22
Added
- Functionality to Add-DeploymentAudienceMember to allow for using either the policyID or AudienceID
- Functionality to Get-DeploymentAudienceMember to allow for using either the policyID or AudienceID
Fixed
- Renamed Push-EnrollUpdateableAsset to Push-EnrollUpdatableAsset to resolve a spelling error
Added
- Updated Automation
v1.0.11
[1.0.11] - 2023-03-21
Fixed
- Renamed Push-EnrollUpdateableAsset to Push-EnrollUpdatableAsset to resolve a spelling error
Added
- Updated Automation
v1.0.8
[1.0.8] - 2023-03-21
Added
- Release Automation
Fixed
- Failed Build Items Failing Tests
1.0.0
INIT Release