# Change log

<table><thead><tr><th width="212">Date</th><th>Description</th></tr></thead><tbody><tr><td>2024-04-09</td><td>Published v1.4 of the Power BI template which removes outdated OS versions in the Readiness page and focuses readiness just on Windows 11 23H2.</td></tr><tr><td>2024-03-25</td><td>Updated the devices KQL query in the summarizer runbook to better handle tables where some of the columns may not be present, or not yet be present, due to an incomplete data set in the source tables. Also update the Power BI template with similar changes to its queries.</td></tr><tr><td>2023-11-16</td><td>Improved the parsing of the latest regular update release date in the summarizer runbook.</td></tr><tr><td>2023-10-20</td><td>Updated W10 update history URL in the New-UpdateHistoryTable function in the summarizer runbook as MS broke the existing shortlink URL. You must update this runbook for it and the report to continue working correctly.</td></tr><tr><td>2023-05-12</td><td>Updated the automation runbook with minor bug fixes for the Get-WUErrorCodes and Get-WindowsSetupErrorCodes functions; for the former handling the removal of duplicated error codes, for the latter excluding a couple of headers added to the web page since initial release that caused non-terminating errors. The Power BI template has also been updated to v1.2, updating the WUErrorCodes query to handle the possibility of duplicate error codes.</td></tr><tr><td>2023-02-10</td><td>Fixed a bug in the Proactive remediations script that caused the most recent feature update upgrade date to not always be reported.</td></tr><tr><td>2023-02-08</td><td>Updated the WU error code functions in the summarizer runbook to reflect changes made to the layout of the source web pages. Since the layouts were changes these functions were producing non-critical errors.</td></tr><tr><td>2022-12-20</td><td>Updated the Power BI template to version 1.1 which fixes an issue where the WU_PolicyUpdate table query may fail if all the required columns are not (or not yet) present in the source log analytics table.</td></tr><tr><td>2022-12-01</td><td>Improved the way the OS Upgrade date is detected in the client-side script for feature updates</td></tr><tr><td>2022-11-29</td><td>Initial public release</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smsagent.blog/microsoft-endpoint-manager-reporting/windows-update-for-business-custom-reporting/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
