Releases: AshleyHow/WindowsOSBuild
Releases · AshleyHow/WindowsOSBuild
v1.0.4
- Updated to support Windows 11.
- New optional parameter '-OSName' to allow support for Windows 11. If not entered '-OSName' will default to Windows 10 for release information.
- Get-LatestOSBuild function documentation updated to reflect changes in latest operating system releases.
- Fix issue (#2) where parameter '-BuildOnly' in Get-LatestOSBuild function was not working.
v.1.0.3
- Updated to support retrieving release information from https://docs.microsoft.com/en-gb/windows/release-health/release-information as https://winreleaseinfoprod.blob.core.windows.net/winreleaseinfoprod/en-US.html appears to no longer be updated.
v1.0.2
- Removed requirement to include Microsoft.mshtml.dll for Get-LatestOSBuild function.
- Downgraded PowerShell version requirement from 5.1 to 5.0 as both Windows 10 1507 and 1511 only have this installed by default. It is not possible to install 5.1. This is a problem for LTSB SKUs which are still in support.