Home Explore Blog CI



docker

15th chunk of `content/manuals/desktop/previous-versions/2.x-windows.md`
88c258f16efc90b0c60620adf65085e36d28036c56c90e00000000010000086d
* The **Send usage statistics** checkbox is selected by default in Docker Desktop for Windows Community. This option cannot be modified.
* Docker Desktop has added a new dialog box during startup which allows users to retry mounting a shared drive or remove it from the shared drives list after a failed attempt.
* Fixed the Kubernetes Delete operation of persistent volume claims on Windows.
* Docker Desktop now truncates UDP DNS responses which are over 512 bytes in size.
* Fixed a bug where Docker was not added to PATH after installation in some cases.
* Fixed port 8080 that was used on localhost when starting Kubernetes.
* Renamed the product from **Docker for Windows** to **Docker Desktop**.
* Fixed the **Create issue** link in the Diagnostics window.
* Fixed a bug related to service log collection in diagnostics.
* Docker Desktop now gathers `/etc/hosts` to help with diagnostics.
* Added the missing daemon options in Docker Engine 18.09.
* When two services have a common exposed port, Docker Desktop exposes the available ports for the second service.
* Fixed the UI lock when changing the Kubernetes state.

### Docker Community Edition 2.0.0.3 2019-02-15

* Upgrades
  - [Docker 18.09.2](https://github.com/docker/docker-ce/releases/tag/v18.09.2), fixes [CVE-2019-5736](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5736)

* Bug fix
  - Fix crash in system tray menu when the Hub login fails or Air gap mode

### Docker Community Edition 2.0.0.2 2019-01-16

* Upgrades
  - [Docker 18.09.1](https://github.com/docker/docker-ce/releases/tag/v18.09.1)
  - [Docker Machine 0.16.1](https://github.com/docker/machine/releases/tag/v0.16.1)
  - [Kubernetes 1.10.11](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v11011), fixes [CVE-2018-1002105](https://github.com/kubernetes/kubernetes/issues/71411)
  - [Kitematic 0.17.6](https://github.com/docker/kitematic/releases/tag/v0.17.6)
  - Golang 1.10.6, fixes CVEs: [CVE-2018-16875](https://www.cvedetails.com/cve/CVE-2018-16875), [CVE-2018-16873](https://www.cvedetails.com/cve/CVE-2018-16873) and [CVE-2018-16874](https://www.cvedetails.com/cve/CVE-2018-16874)

Title: Docker Desktop Bug Fixes, Improvements, and Docker Community Edition 2.0.0.3 & 2.0.0.2 Updates
Summary
This section summarizes bug fixes and improvements in Docker Desktop, which includes defaulting usage statistics to 'on', a new dialog for shared drive mounting, fixing Kubernetes persistent volume claims deletion, truncating UDP DNS responses, correcting PATH issues after installation, resolving port 8080 usage by Kubernetes, renaming the product to Docker Desktop, fixing diagnostic links and log collection, gathering /etc/hosts for diagnostics, adding daemon options, exposing available ports, and fixing UI lock during Kubernetes state changes. It also details upgrades and bug fixes in Docker Community Edition 2.0.0.3 including Docker 18.09.2 (fixing CVE-2019-5736) and a crash fix in the system tray menu, as well as Docker Community Edition 2.0.0.2, including Docker 18.09.1, Docker Machine 0.16.1, Kubernetes 1.10.11 (fixing CVE-2018-1002105), Kitematic 0.17.6 and Golang 1.10.6 (fixing CVEs 2018-16875, 2018-16873, 2018-16874).