Skip to content

v2503.1

Choose a tag to compare

@AshleyHow AshleyHow released this 26 Mar 19:05
· 52 commits to main since this release
e61d4f9
  • The code signing certificate is due to expire next month (2025-04-11). If you have found this project useful please ❤️Sponsor to help fund the renewal of the code signing certificate.
  • Resolve issue where Server 2022 hotpatch was not returning the correct build number due to typo in the webpage, function which parses the raw HTML will account for missing ")" in the data so it works now and in the future.
  • Resolve issue where Server 2022 was not returning catalog URL.
  • Resolve issue where Hotpatch baselines were not being returned due to name change to from "Hotpatch basline" to "Baseline".
  • Updated 'Convert-ParsedArray' function and introduced new function 'Get-ReleaseNotes' to resolve issue supporting new hotpatch operating systems as the source webpage now has multiple OS. It will now filter correctly based upon defined OS. #49
  • Public Preview updates included for Server 2022 hotpatch.
  • Support for Windows 11 Hotpatch.
  • Support for Windows Server 2025.
  • Support for Windows Server 2025 hotpatch is not possible due to Microsoft not having a Atom feed available #51. A further release will follow when they publish this, but the code to support it is done.
  • Update HtmlAgilityPack library to 1.12.0.0.
  • Update CI tests to make tests more robust and include Support for Windows Server 2025 and Windows 11 Hotpatch.