Commit Graph

617 Commits

Author SHA1 Message Date
Stefan Scherer f6cec51fd0
Docker Desktop 3.2.0 releaes notes 2021-03-01 14:56:39 +01:00
Lorena Rangel 87d2c502dc
Document how to upgrade the kubernetes cluster (#12344)
* Document how to upgrade the kubernetes cluster

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Minor style update

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-17 15:17:03 +00:00
Stephen Turner 8bb0a2349c
Change "WSL 2 integration" to "Docker-WSL integration"
As discussed privately, change "WSL 2 integration" to "Docker-WSL integration" because the former is confusing when in the context of doing something to a WSL distro.
2021-02-08 18:25:12 +00:00
Simon Ferquel 9f93573abd
Add remark about non-glibc based distros in WSL docs (#12242)
* Add remark about non-glibc based distros

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

* Adding link to the glibc apk for Alpine users

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

* Update docker-for-windows/wsl.md

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

* nit: glibc and musl run side by side, not depending on each other

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

* Fix a nit

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-05 11:41:49 +00:00
Usha Mandya 7845c58248
Merge pull request #12204 from stephen-turner/ST-2021-01-29
Changes to desktop docs
2021-02-02 12:52:35 +00:00
Mathieu Champlon cc07d71957
Increase Windows 10 version requirement to 17134
16299 has been end of life since October 2020
2021-02-01 14:37:06 +01:00
Usha Mandya 27473b18dd
Updated the Note format 2021-01-29 18:31:16 +00:00
Stephen Turner 079957c72a
Update install-windows-home.md 2021-01-29 17:43:51 +00:00
Stephen Turner b92b229c05
Update install.md 2021-01-29 17:42:28 +00:00
Usha Mandya 4d1befcd1a Fix broken links in Mac and Windows topics
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 12:10:10 +00:00
Usha Mandya 49f8877bf3 Fix broken links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 10:07:41 +00:00
Usha Mandya 4b59234515
Add combined faqs for Mac and Windows (#12153)
* Add combined faqs for Mac and Windows

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

* Update links from other pages to faqs

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

* Address review comments part-1

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

* Address feedback  on connecting to remote engine API

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

* Address Stephen's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 16:17:53 +00:00
Usha Mandya 89e422cb32
Merge pull request #12109 from thaJeztah/fix_redirect
fix windows networking redirect
2021-01-15 15:45:45 +00:00
Sebastiaan van Stijn ebde49233c
fix windows networking redirect
I accidentally used the "correct" URL as redirect-from,
resulting in an infinite redirect loop

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-15 16:37:06 +01: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
Usha Mandya dc26f27405
Merge pull request #12100 from usha-mandya/desktop-diagnostics
Update Desktop diagnostics info
2021-01-14 13:07:04 +00:00
Simon Ferquel 04df46176e
Add GPU support section in WSL 2 docks (#12097)
* Add GPU support section in WSL 2 docks

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

* Minor style updates

* Fixing command output

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-14 13:06:50 +00:00
Usha Mandya 81305add00 Update Desktop diagnostics info 2021-01-14 12:14:19 +00:00
Mathieu Champlon e4f951eea6 Added release notes for Docker Desktop 3.0.4 2021-01-06 18:16:28 +00:00
Sebastiaan van Stijn 9be0eea761
D4W: fix broken link to networking section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 15:20:07 +01:00
Sebastiaan van Stijn 639a9d767d
Merge pull request #11994 from sudo-bmitch/pr-fix-11963
Fixing broken link to D4W/networking.md
2021-01-05 13:28:30 +01:00
Stefan Scherer 785e79b930
Fix download link for 2.5.0.1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-01-04 10:51:48 +01:00
Brandon Mitchell 6969d0c34b Fixing broken link to D4W/networking.md
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2020-12-27 15:10:12 -05:00
Stephen Turner da56259e89
Add new filesharing tip on Windows too 2020-12-18 10:55:06 +00:00
Usha Mandya 233373c2fd Fix broken link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-16 14:05:23 +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
Lorena Rangel cbed515dfb Changelog for Docker Desktop 2.5.4
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-12-07 15:09:10 +00:00
Usha Mandya c1fb44d5f0
Merge pull request #11789 from usha-mandya/upsell-note-patch
Bump the notes on Docker support
2020-12-01 15:34:21 +00:00
Lorena Rangel 2a470093aa Update installer URL
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-30 15:28:12 +01:00
Lorena Rangel 27dd003e9f Changelog for 2.5.3
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-30 15:19:31 +01:00
Lorena Rangel 48f05e9fc9 Docker Desktop release notes 2.5.2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-26 11:09:03 +01:00
Usha Mandya 0919a5f8c3 Add a clear CTA to upgrade 2020-11-24 14:11:35 +00:00
Usha Mandya a55b17afc4 Bump the notes on Docker support 2020-11-23 13:20:48 +00:00
Mathieu Champlon 37e923f750 Add Docker Desktop Edge 2.5.1.0 release notes 2020-11-18 17:26:44 +01:00
Usha Mandya e8670e4e92 Troubleshoot docs updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-12 11:35:05 +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
Usha Mandya 3499c1a261
Add docs for Vuln scanning and troubleshoot updates (#11677)
* Add docs for Vuln scanning and troubleshoot updates

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

* Add new section on Desktop support

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

* Fix review comments and add support section for Windows

* Replace existing screenshots with optimized versions
2020-11-02 16:29:14 +00: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
Stephen Turner 296ee4f168
Add link to relevant Microsoft documentation (#11596)
* Add link to relevant Microsoft documentation

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-21 18:05:49 +01:00
Sebastiaan van Stijn e3ef5c5085
machine: move overview page to /machine/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-21 15:44:05 +02:00
Sebastiaan van Stijn 03d60f916a
Replace "hide_from_sitemap" with "sitemap: false"
The `hide_from_sitemap` metadata variable was a custom thing we implemented
to add a "noindex" meta-header to pages and to exclude a page from the
search auto-complete.

However, pages with that option set would still be included in sitemap.xml,
resulting in search engines to visit those pages (only to discover they
should not index them).

This patch replaces the custom `hide_from_sitemap` value for `sitemap: false`,
which is a metadata variable that's defined by the "jekyll-sitemap" plugin
we use to generate the sitemap.xml;

https://github.com/jekyll/jekyll-sitemap/blob/v1.4.0/README.md#exclusions

Setting this variable will now:

- add a "noindex" metadata header to the page
- exclude the page from the sitemap.xml.
- exclude the page from /js/metadata.json (used for search autocomplete)

Also fixed an issue in the metadata.json where the `notoc` metadata was
used to exclude pages, however that variable is meant to disable the
in-page TOC (right-hand side navigation with anchor links).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-21 15:09:11 +02:00
Usha Mandya 2f0792503d
Update docker-for-windows/docker-toolbox.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-10-20 18:56:00 +01:00
Usha Mandya e885a5aeaa Remove Docker Toolbox docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:05:36 +01:00
Usha Mandya 5b51e705a4
Update scanning URLs from edge relnotes (#11571)
* Update scanning URLs from edge relnotes

* Add download URLs
2020-10-19 11:38:08 +01:00
Simon Ferquel a77ca4bfa6
Update changelogs for Docker Desktop edge 2.4.2.0 (#11550)
* Update changelogs for Docker Desktop edge 2.4.2.0

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

* Fix edge release notes date

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

* Add note about Vulnerability scanning

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-19 11:02:00 +01:00
Stephen Turner f23cfa0f2d
Fix broken link due to incorrect build number 2020-10-15 10:30:44 +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
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
Usha Mandya df45a7c960 Update Win system requirements 2020-10-09 17:05:40 +01:00
Usha Mandya cb912718f7 Move wsl 2 best practices
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-09 11:45:59 +01: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
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 eef2ddff7c Add Kubernetes reset note 2020-10-07 06:36:03 +02:00
Usha Mandya 962f9655c5
Update docker-for-windows/troubleshoot.md
Co-authored-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-06 11:48:43 +01:00
Usha Mandya 9946444fc8
Minor style edit
Wrapped content to 80 characters
2020-10-06 11:31:00 +01:00
Simon Ferquel ca2777ee78 Add bcdedit trick for hypervisor troubleshooting
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-06 11:45:05 +02:00
Stephen Turner d48c1d499f
Replace link with more official link 2020-10-05 14:00:17 +01: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 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
Sebastiaan van Stijn 6bc02b4c39
sort redirect_from in some files
This makes it easier to find if a redirect is already present,
and to spot duplicates

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 18:15:25 +02: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 ac59a8be13
Merge pull request #11391 from StefanScherer/wsl2-only-edge-1903
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
2020-09-17 21:55:15 +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
Stefan Scherer 7ac61ef10f
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-17 21:31:11 +02:00
Jarno 01adfac4d0
Update install-windows-home.md
Update windows version
2020-09-15 16:32:13 +02:00
Jarno 81f2ea0d79
Update Windows version for WSL 2
WSL 2 is backported to Windows 10 1903
2020-09-15 16:06:24 +02: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
Mathieu Champlon a503f638e9 Overwrite Edge 2.3.6.1 with 2.3.6.2 2020-09-10 16:26:29 +02:00
Usha Mandya f5df57ef13 Remove Edge download URL 2020-09-09 16:06:07 +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
Usha Mandya 5506a754b2
Merge pull request #11324 from SQLvariant/patch-1
Update wsl.md
2020-09-02 17:31:12 +01:00
Usha Mandya b8a9d8cfa1
Update the WSL commands
Added .exe within the WSL commands to ensure the commands work in any WSL distro
2020-09-02 14:06:30 +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
Aaron Nelson a29d60f9a5
Update wsl.md
Trying to clarify for the user that they should run the `wsl -l -v` command on Windows, not within the Linux distro.
2020-09-01 11:21:49 -04:00
David Scott c9f8d88959
Improve Toolbox to Desktop migration (#11297)
* Improve Toolbox to Desktop migration

Previously we recommended converting the disk at the block level.
This is a bit risky as any on-disk format change could prevent it
from working.

It's safer to explicitly `docker commit`, then `docker save` and
`docker load` containers and images.

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

* Minor style updates

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-27 10:54:02 +01:00
Simon Ferquel 34237a1c46 Prepare Docker Desktop Edge 2.3.5.1 patch release
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-08-25 17:16:17 +02:00
tupacko 43c94a558b
Changed from Mac to Windows in text and URL. 2020-08-22 15:03:04 +03:00
Usha Mandya 4232eb2c70
Merge pull request #11273 from usha-mandya/desktop-edge-2350
Release notes for Desktop Edge 2.3.5.0
2020-08-20 21:57:34 +01:00
Usha Mandya fd74e3acc4 Release notes for Desktop Edge 2.3.5.0 2020-08-20 21:45:57 +01:00
Usha Mandya 9db3e72fb1 Update Desktop onboarding docs 2020-08-19 15:56:09 +01:00
Usha Mandya 31200920d7 Add a networking example 2020-07-31 14:59:52 +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 a46a62bafc Add a note on turning experimental features on
Add a note to specify users must turn on the experimental features flag manually when they switch from stable to edge releases.
2020-07-28 12:03:56 +01:00
Usha Mandya 54ba0538b8 Release notes for Desktop stable 2.3.0.4 2020-07-27 15:41:54 +01:00
Usha Mandya 01299bf42b Release notes for Desktop Edge 2.3.3.2 2020-07-21 10:47:17 +01:00
Usha Mandya 4c233c0b97 Add release note for 2.3.3.1 Win release 2020-07-10 17:41:14 +01:00
Usha Mandya 0188be21d5 Desktop Edge v2.3.3.0 release notes 2020-07-09 16:15:48 +01:00
Stephen Turner c90cb680c0
Repeat information about Windows 10 Home (#11091)
* Repeat information about Windows 10 Home

Useful for people who jump into the middle of the page without reading the top

* Update the link to Win Home install page

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-06 14:02:21 +01:00
Sebastiaan van Stijn 2b4833a355
Remove some references to enterprise products
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
David Scott d50029f525
Desktop: windows supports sharing folders rather than drives (#10455)
Signed-off-by: David Scott <dave.scott@docker.com>
2020-07-02 15:33:20 +01:00
Mathieu Champlon 39a054a016
Correct proxies documentation for Docker Desktop (windows) (#10890)
* Correct proxies documentation for Docker Desktop

The proxies set in the Docker Desktop settings are actually not propagated in the containers automatically.
The rationale being that we want the same UX on Windows/Mac and as on Linux.
Closes https://github.com/docker/for-win/issues/3676

* Minor style updates

* Wrap to 80 chars

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-01 15:10:19 +01:00
Usha Mandya 840f05b4ac Fix incorrect heading format 2020-06-29 15:16:51 +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 0d98b8c969
Update Mac release notes (#11039) 2020-06-25 16:45:21 +01:00
Usha Mandya ad1a284597 Add Desktop 2.3.2.0 release notes 2020-06-25 15:55:25 +01:00
Stephen Turner 82018d91a5
Update to oldest version still under MSFT support (#11027)
See https://en.wikipedia.org/wiki/Windows_10_version_history
2020-06-24 10:55:45 +01:00
Stephen Turner 5d24badfb5
Settings differences (#11002)
* Describe which settings are available with which backend

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-17 11:49:07 +01:00