diff --git a/ee/desktop/release-notes.md b/ee/desktop/release-notes.md index dab2f47196..70dd0230d6 100644 --- a/ee/desktop/release-notes.md +++ b/ee/desktop/release-notes.md @@ -16,6 +16,25 @@ For Docker Enterprise Engine release notes, see [Docker Engine release notes](/e ## Docker Desktop Enterprise Releases of 2019 +### Docker Desktop Enterprise 2.0.0.5 + +2019-05-30 + +- Upgrades + + - [Docker 19.03.0-rc1](https://docs.docker.com/engine/release-notes/) in Enterprise 3.0 version pack + - Application Designer 0.1.2 + - [Qemu 4.0.0](https://github.com/docker/binfmt) to cross-compile ARM devices + +- Bug fixes and minor changes + + - Application Designer now allows users to copy and paste application logs. + - Users can browse the scaffold logs when scaffolding a new application using the Application Designer. + - Application Designer allows users to set preferences, including the default organization and registry. + - Docker Desktop admins can enforce Application Designer preferences using the `admin-settings.json` file. + - Security improvements: Docker Desktop now checks TLS certificates for the target endpoints when using `kubectl`. + - Fixed an issue where Visual Studio Code IDE path was not detected properly. + ### Docker Desktop Enterprise 2.0.0.4 2019-05-16 @@ -37,7 +56,7 @@ For Docker Enterprise Engine release notes, see [Docker Engine release notes](/e - For Linux containers on Windows (LCOW), one physical computer system running Windows 10 Professional or Windows 10 Enterprise version 1809 or later is required. - Added a dialog box during startup when a shared drive fails to mount. This allows users to retry mounting the drive or remove it from the shared drive list. - Removed the ability to log in using an email address as a username as this is not supported by the Docker command line. - + ### Docker Desktop Enterprise 2.0.0.3 2019-04-26