diff --git a/desktop/mac/release-notes.md b/desktop/mac/release-notes.md index acc12962a9cc..2c87c9d3fc18 100644 --- a/desktop/mac/release-notes.md +++ b/desktop/mac/release-notes.md @@ -12,14 +12,32 @@ toc_max: 2 This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases. +## Docker Desktop 4.0.1 +2021-09-13 + +> Download Docker Desktop +> +> [Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } +> [Mac with Apple chip](https://desktop.docker.com/mac/stable/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-btn } + +### Upgrades + +- [Compose V2 RC3](https://github.com/docker/compose-cli/releases/tag/v2.0.0-rc.3) + - Compose v2 is now hosted on github.com/docker/compose. + - Fixed go panic on downscale using `compose up --scale`. + - Fixed a race condition in `compose run --rm` while capturing exit code. + +### Bug fixes and minor changes + +- Fixed a bug where copy-paste was not available in the Docker Dashboard. ## Docker Desktop 4.0.0 2021-08-31 > Download Docker Desktop > -> [Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } -> [Mac with Apple chip](https://desktop.docker.com/mac/stable/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-btn } +> [Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/67817/Docker.dmg) | +> [Mac with Apple chip](https://desktop.docker.com/mac/stable/arm64/67817/Docker.dmg) ### New diff --git a/desktop/windows/release-notes.md b/desktop/windows/release-notes.md index e9f1e7b6a293..fb43432e117c 100644 --- a/desktop/windows/release-notes.md +++ b/desktop/windows/release-notes.md @@ -12,12 +12,31 @@ toc_max: 2 This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases. +## Docker Desktop 4.0.1 +2021-09-13 + +> Download Docker Desktop +> +> [For Windows](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){: .button .primary-btn } + +### Upgrades + +- [Compose V2 RC3](https://github.com/docker/compose-cli/releases/tag/v2.0.0-rc.3) + - Compose v2 is now hosted on github.com/docker/compose. + - Fixed go panic on downscale using `compose up --scale`. + - Fixed a race condition in `compose run --rm` while capturing exit code. + +### Bug fixes and minor changes + +- Fixed a bug where Docker Desktop would not start correctly with the Hyper-V engine. See [docker/for-win#11963](https://github.com/docker/for-win/issues/11963) +- Fixed a bug where copy-paste was not available in the Docker Dashboard. + ## Docker Desktop 4.0.0 2021-08-31 > Download Docker Desktop > -> [For Windows](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){: .button .primary-btn } +> [For Windows](https://desktop.docker.com/win/stable/amd64/67817/Docker Desktop Installer.exe) ### New