Skip to content

Releases: AshleyHow/WindowsOSBuild

v1.0.4

17 Nov 19:25
3145e66
Compare
Choose a tag to compare
  • 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

18 Oct 10:32
234b601
Compare
Choose a tag to compare

v1.0.2

24 Mar 19:36
ae00824
Compare
Choose a tag to compare
  • 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.

v1.0.1

17 Feb 19:41
ae00824
Compare
Choose a tag to compare
  • Resolved issue where Get-LatestOSBuild function may return "does not contain a method named 'IHTMLDocument2_write'" error on some devices.

v1.0.0

16 Feb 13:14
1dd90bd
Compare
Choose a tag to compare

Initial release.