Commit Graph

191 Commits

Author SHA1 Message Date
Usha Mandya e670a8db62 Relnote updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-15 16:40:27 +01:00
Usha Mandya b3e3b483d4 Add blurb for Apple silicon, address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-15 12:28:25 +01:00
Usha Mandya 5ac3f36ed8 Update relnotes, download buttons based on review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 19:12:01 +01:00
Usha Mandya fe6978d271 Add bug fixes since RC3
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 17:04:09 +01:00
Usha Mandya 702a685a1e Add another relnote, fix feedback wording 2021-04-14 14:18:17 +01:00
Usha Mandya e285243514 Fix review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 13:13:29 +01:00
Usha Mandya c95320680c Update release date, add a fixed issue, other minor updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 10:27:03 +01:00
Usha Mandya 421a80a653 Add download URLs for previous release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 13:21:11 +01:00
Usha Mandya 122fc3dd9a More updates to support 3.3.1 release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 12:31:29 +01:00
Mathieu Champlon f9a81eed27 Update docker-for-windows/release-notes.md 2021-04-08 19:51:13 +02:00
Stephen Turner a60df85c61
Mention defaulting to BuildKit (#12505)
* Mention defaulting to BuildKit

* Mention defaulting to BuildKit

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 19:05:09 +00:00
Stefan Scherer 863af0c4b6
Docker Desktop 3.2.2 release notes (#12498)
* Docker Desktop 3.2.2 relase notes

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Remove duplicate tickets

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fixed typos.

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fix a typo

* Update release notes according to review suggestions

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* More improvements from review

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 13:04:37 +00:00
Usha Mandya 04db144d3e Clarify note on launching iterm2 terminal
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-09 11:09:22 +00:00
Stephen Turner 3e1e9bb5ce
Update release-notes.md (#12445)
* Update release-notes.md

Copy the note about what to do if you are on 3.2.0 into the 3.2.1 release notes too, because it will be more visible there.

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-05 15:48:39 +00:00
Stefan Scherer 857e0db9a9
Update release date for 3.2.1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-05 11:25:35 +01:00
Stefan Scherer 9d72208069
Release notes for Docker Desktop 3.2.1 (#12438)
* Release notes for Docker Desktop 3.2.1

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Changes from review

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Release 3.2.1 already has the fix, remove one sentence

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-04 13:20:36 +00:00
Usha Mandya d1a94c1bde Add note on Mac 3.2.0 upgrade issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-02 11:18:52 +00:00
Stefan Scherer 752c37fd09
Add release date, update dependencies
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 15:22:24 +01:00
Stefan Scherer 4c0a353ae2
Fix headlines back to 3.0.0
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-01 14:56:45 +01:00
Stefan Scherer f6cec51fd0
Docker Desktop 3.2.0 releaes notes 2021-03-01 14:56:39 +01:00
Usha Mandya 2de0902827
Added an attribute to open the link in a new tab 2021-01-20 18:26:52 +00:00
Stephen Turner ff777a929e
Add link to CVE 2021-01-20 17:53:20 +00:00
Simon Ferquel 683d89f40f
Release notes for desktop 3.1.0 (#12096)
* Release notes for desktop 3.1.0

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Removed already fixed items, added experimental mention

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Move Debian / GPU entries in NEW category

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Typo

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Added details about UI reliability issues, added mention to the diags UI

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Nits

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Updated to fix some nits

* Updated to fix minor issues

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-14 13:07:21 +00:00
Stephen Turner f577c5a512 Add security bug that was fixed in 2.5 2021-01-14 11:18:51 +00:00
Mathieu Champlon e4f951eea6 Added release notes for Docker Desktop 3.0.4 2021-01-06 18:16:28 +00:00
Emmanuel Briney 249d9e09d5 desktop 3.0.3 release notes 2021-01-06 13:32:57 +00:00
Emmanuel Briney 814c8ba23d
Docker desktop mac 3.0.2 release notes (#11931)
* docker desktop mac 3.0.2 release notes

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* update 3.0.1 download url

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:46:35 +00:00
Usha Mandya 681be44493
Merge pull request #11892 from docker/stephen-turner-patch-1
Update release-notes.md
2020-12-14 12:34:19 +00:00
Usha Mandya 5f0b65e135
Minor update 2020-12-14 12:17:44 +00:00
Stephen Turner c77bc109fc
Add release note about ~/Library being restricted 2020-12-14 12:00:40 +00:00
Stephen Turner 7f41b2b8f0
Update release-notes.md
Removed a bullet point in the 3.0.0 release notes where we claimed to have fixed a bug, because it later turned out that it wasn't fully fixed and we even added it to the Known Issues in the same release notes!
2020-12-11 20:46:05 +00:00
Stephen Turner 79fdf7adfd Docker Desktop 3.0.1 release notes 2020-12-11 14:59:17 +00:00
Jerome Dahdah 63c99f1713 Fixes docker/for-mac#5117
Add correct download link for Docker for Mac 2.5.0.1
2020-12-11 10:55:15 +00:00
Usha Mandya 78421ba741
Update docs for Desktop 3.0.0 release (#11859)
* Update docs for Desktop 3.0.0 release

* Update release notes

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update release notes and Settings screenshots

* Add download URLs and a new known issue

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-10 15:01:02 +00:00
Usha Mandya b4f416df05 Fix Snyk version number
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-10 15:15:51 +00:00
Lorena Rangel 01667c32e9 Changelog for 2.5.0.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-09 12:06:07 +01:00
Trung Nguyen a166ddccf5 docs: changlog for Stable release 2.5.0.0
Signed-off-by: Trung Nguyen <ndtrung_nguyen30890@yahoo.com>
2020-11-02 16:47:59 +01:00
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Usha Mandya 86f2259e06
Add missing relnotes (#11501)
* Add missing relnotes

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix markdown style issues

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Remove gPRC entry from Win relnotes

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-08 12:23:45 +01:00
Sebastiaan van Stijn 0bbe9c32fb
Fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Mathieu Champlon eef2ddff7c Add Kubernetes reset note 2020-10-07 06:36:03 +02:00
David Scott af9263c8a8
Add release notes for Desktop 2.4.0.0 stable (#11436)
* Add release notes for Desktop 2.4.0.0 stable

Signed-off-by: David Scott <dave.scott@docker.com>

* Add more known issues for 2.4.0.0

Signed-off-by: David Scott <dave.scott@docker.com>

* Fix URL typo in the 2.4.0.0 release notes

Signed-off-by: David Scott <dave.scott@docker.com>

* Update the workaround

* Minor update

* Update the workaround

 For the known issue on switching users

* Update docker-for-mac/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update old download URL

* Update old download URL

* Update docker-for-windows/release-notes.md

Co-authored-by: David Scott <djs55@users.noreply.github.com>

* Update docker-for-windows/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-30 14:08:55 +01:00
David Scott 62f31a3ad6
Docker Desktop release notes: add clock_gettime64 known issue (#11405)
* Docker Desktop release notes: add clock_gettime64 known issue

See https://github.com/docker/for-win/issues/8326

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor style update

* minor style update

* Minor style updte

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-22 15:28:48 +01:00
Emmanuel Briney 9a49bb310e
Release notes for Desktop stable 2.3.0.5 (#11368)
* Release notes for Desktop stable 2.3.0.5

* Fix headlines

* Fix headlines and date

* Fix date

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-15 11:34:04 +01:00
Usha Mandya 54ba0538b8 Release notes for Desktop stable 2.3.0.4 2020-07-27 15:41:54 +01:00
Usha Mandya ec8508b0b4
Minor style update 2020-05-27 15:39:16 +01:00
Mathieu Champlon 7a1db9a618 Added release notes for Docker Desktop Stable 2.3.0.3 2020-05-27 14:37:15 +02:00
Usha Mandya f44d049367
Add note on Desktop installer size (#10819) 2020-05-18 10:32:21 +01:00
Usha Mandya 2e032dde73
Release notes for Desktop Stable 2.3.0.0 (#10676)
* Release notes for Desktop Stable 2.3.0.0

* Add download URL and release date
2020-05-11 14:51:15 +01:00
Sebastiaan van Stijn 391772e158
DD: fix broken links in release notes (#10735)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-30 18:59:03 +01:00