Commit Graph

73 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
David Scott 2667533c53 Docker Desktop Edge 2.4.1.0 has build number 48583
Signed-off-by: David Scott <dave.scott@docker.com>
2020-10-07 21:13:36 +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 c3bcd2bc6c
Desktop Edge 2.4.1.0 release notes (#11451)
* Desktop Edge 2.4.1.0 release notes

* Fix a typo in the download URL

* Fix a typo in the download URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-01 14:26:23 +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
Usha Mandya 67476cbc9b
Add release notes for Desktop Edge 2.3.7.0 release (#11387)
* Add release notes for Desktop Edge 2.3.7.0 release

* Minor updates to the Desktop Edge 2.3.7.0 release notes

- compose update was removed
- add build number of candidate build (not yet confirmed)
- some feedback from Stephen Turner

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

* Minor updates for Desktop Edge 2.3.7.0

- updated Snyk version
- more bugfixes
- new URL

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

Co-authored-by: David Scott <dave@recoil.org>
2020-09-17 21:53:41 +01:00
David Scott e74dbe6f98 Add reference to docker/for-mac#4864 in release notes
Signed-off-by: David Scott <dave.scott@docker.com>
2020-09-08 16:22:54 +01:00
David Scott f3e096d148
Update Docker Desktop release notes for 2.3.6.1 (#11340)
* Update Docker Desktop release notes for 2.3.6.1

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

* Desktop edge 2.3.6.1 has compose 1.27.0

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

* Remove unnecessary word "default" in release notes

Signed-off-by: David Scott <dave.scott@docker.com>
2020-09-08 16:08:47 +01:00
Mathieu Champlon dad8dad120
Update Docker Desktop release notes for Edge 2.3.6.0 (#11320)
* Update Docker Desktop release notes for Edge 2.3.6.0

* Update the download URL

* Update the download URL (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-01 18:10:33 +01:00
Usha Mandya b486bd6e52 Adding Mac releaese notes 2020-08-21 17:10:29 +01:00
Mathieu Champlon 9050cd4717
Release notes for Docker Desktop Edge 2.3.4.0 (#11190)
* Update release notes for Docker Desktop Edge 2.3.4.0

* Minor style updates (Mac)

* Minor style updates (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-28 17:46:28 +01:00
Usha Mandya 01299bf42b Release notes for Desktop Edge 2.3.3.2 2020-07-21 10:47:17 +01:00
Usha Mandya b89b2c6c2a Fix a typo in the URL 2020-07-10 17:59:17 +01:00
Stephen Turner 1d7170a928
Fix incorrect link 2020-07-10 11:53:58 +01:00
Usha Mandya 0188be21d5 Desktop Edge v2.3.3.0 release notes 2020-07-09 16:15:48 +01:00
Usha Mandya 055266c914 Add Desktop Edge 2.3.2.1 and 2.3.2.0 release notes 2020-06-29 13:07:29 +01:00
Usha Mandya ba972431dd Update Desktop Edge release notes 2020-06-27 19:28:43 +01:00
Usha Mandya ad1a284597 Add Desktop 2.3.2.0 release notes 2020-06-25 15:55:25 +01:00
Usha Mandya 8716eb0b98
Add release notes for Desktop Edge 2.3.1.0 (#10851)
* Add release notes for Edge 2.3.1.0

* Add relase date and download URL
2020-05-20 17:59:34 +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
Usha Mandya 127700dec7
Release notes for Desktop Edge 2.3.0.1 (#10712) 2020-04-28 16:28:58 +01:00
Sebastiaan van Stijn 087e391397
desktop: use relative markdown links
Unfortunately, the only reliable way to create internal links
is to use relative links to other Markdown files. This does
match the way links on GitHub work, but makes it harder to
create these links.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:21 +02:00
Usha Mandya f0304e1e0e Release notes for Desktop Edge 2.3.0.0 2020-04-20 11:01:53 +01:00
Usha Mandya 3e3e72c6c1 Add note on ipv6 support 2020-04-03 15:34:56 +01:00
Usha Mandya 426936932a
Release notes for Edge 2.2.3.0 (#10540)
* Release notes for Edge 2.2.3.0

* Add release date and download URL
2020-04-02 12:09:46 +01:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Usha Mandya 222aec866f
Desktop Edge 2.2.2.0 release notes (#10345)
* Desktop Edge 2.2.2.0 release notes

* Added new relnote entries

* adding release date and download url
2020-03-02 11:44:46 +00:00
Usha Mandya 12cf5dad99
Desktop Edge 2.2.1.0 release notes (#10276)
* Desktop Edge 2.2.1.0 release notes
* fixed a review comment
2020-02-12 13:54:55 +00:00
Usha Mandya a2bf94cda1
Desktop Edge 2.1.7.0 release notes (#10014)
* Release notes for Desktop Edge 2.1.7.0
2019-12-11 18:39:52 +00:00
Usha Mandya 60f463d5fc
Release notes for Desktop Edge 2.1.6.0 (#9899) 2019-11-18 16:51:40 +00:00
Usha Mandya 36c199b94a
Desktop Edge 2150 relnotes (#9796)
Desktop Edge 2.1.5.0 release notes
2019-11-04 14:53:10 +00:00
Usha Mandya 648413c5d6
fix Desktop Edge download URLs (#9664) 2019-10-17 14:02:21 +01:00
Olly P 27924717da
Docker Desktop Edge 2.1.4.0 Rel Notes (#9646)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0
2019-10-15 14:36:00 +01:00
Usha Mandya 5ddef68d55
Desktop stable and edge relnote updates (#9450)
* Desktop stable and edge relnote updates

* fixed heading format
2019-09-16 14:23:25 +01:00
Usha Mandya a445f0bed6
Desktop Edge 2.1.2.0 relnotes (#9405)
* Desktop Edge 2.1.2.0 relnotes

* adding Kitematic entry
2019-09-09 18:24:21 +01:00
Usha Mandya 5aa09cc8e6
Relnotes for Desktop Edge 2110 release (#9225)
Desktop Edge 2.1.1.0 release notes
2019-08-12 11:48:19 +01:00
Guillaume Tardif 578fe4b1e3 Release notes for 2.1.0.0 (Edge) cc @gbarr01 (#9143)
Docker for mac edge relnotes 2.1.0.0
2019-07-26 19:01:35 +01:00
ollypom 9bafc04bcc
Fixed Conflict 2019-07-08 17:00:49 +00:00
Ulrich VACHON 3b9275c191 Release notes for 2.0.5.0 (Edge/Mac) (#8937)
Docker Desktop for Mac Edge 2.0.5.0 rel notes
2019-07-02 13:43:07 +01:00
Dawn W Docker 7b45982a0a branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:48:19 -07:00
usha-mandya bb3443ab26 removed external ticket reference from edge rel notes 2019-05-10 14:01:05 +01:00
Usha Mandya ead62aaf3b
Update edge-release-notes.md 2019-05-09 15:44:21 +01:00
Ulrich VACHON 2da93298e1
DESKTOP-1122 Docker Desktop for Mac 2.0.4.1
Signed-off-by: Ulrich VACHON <ulrich.vachon@docker.com>
2019-05-09 15:12:21 +02:00
Usha Mandya 84ce47c284
Updated edge-release-notes (Windows)
Minor edits
2019-05-02 13:15:16 +01:00
Mathieu Champlon e559efba50 Release notes for 2.0.4.0 mac (Edge)
Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
2019-05-02 09:13:48 +02:00
paigehargrave 4eda670bd7
Update edge-release-notes.md 2019-03-05 05:48:45 -05:00
Jenkins-pr-release-docs f6fc431544 Docker for mac edge relnotes 2.0.3.0
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-03-05 10:04:15 +00:00
Jenkins-pr-release-docs fa0fbf635b Docker for mac edge relnotes 2.0.2.1
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-02-15 09:44:30 +00:00
Denis 6518c426fe
Update year for Docker for Mac edge releases 2019-02-14 18:31:21 +03:00
Jenkins-pr-release-docs 5be55b82df Docker for mac edge relnotes 2.0.2.0
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-02-06 13:26:53 +00:00