# Release Notes

## 20.12.8 (December 8, 2020)

Added Dell Display Manager, ADK 1909 and 2004, and MDT Hotfix

{% embed url="<https://www.powershellgallery.com/packages/OSDSoftware/20.12.8.2>" %}

## 19.8.14 (August 14, 2019)

{% embed url="<https://www.powershellgallery.com/packages/OSDSoftware/19.8.14.0>" %}

## 19.2.19 (February 19, 2019)

* Update-ModuleOSDSoftware
  * Rename of Update-OSDSoftware

{% embed url="<https://www.powershellgallery.com/packages/OSDSoftware/19.2.19.0>" %}

## 19.2.18 (February 18, 2019) Initial Release

This is the initial release with the following two functions

* Get-OSDSoftware
  * Downloads the following software
    * Google Chrome Enterprise x64
    * Microsoft ADK 1803
    * Microsoft ADK 1809
    * Microsoft ADK 1809 WinPE Addon
    * Microsoft MDT 8456 x86
    * Microsoft MDT 8456 x64
    * Microsoft VS code User x64
    * Microsoft VS code System x64
* Update-OSDSoftware
  * Uninstalls previous versions and installs the latest Module version


---

# 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://osdsoftware.osdeploy.com/module/release.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.
