Dd4.16.3a release notes (#16624)

* DD 4.16.3 release notes

* fix accordion

* formatting fix
This commit is contained in:
Allie Sadler 2023-01-30 10:46:45 +00:00 committed by GitHub
parent a879523e5c
commit 3a9c25be7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 66 additions and 3 deletions

View File

@ -24,6 +24,41 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/general.md/#releases)
## 4.16.3
{% include release-date.html date="2023-01-30" %}
> Download Docker Desktop
>
> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading14">
<h5 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapse14" aria-expanded="true" aria-controls="collapse14">
Windows
<i class="fa fa-chevron-down"></i>
</a>
</h5>
</div>
<div id="collapse14" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading14">
<div class="panel-body">
<a class="btn btn-primary" href="https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64" role="button">Download file</a>
<br>
<br>
<b>Checksum:</b>5f6db3cf5a2084fc7c584c90792f38a0caac91c4eed4f8653dde7bb8148517f1
</div>
</div>
</div>
</div>
>
> For the latest release of Docker Desktop for Mac and Linux, see [4.16.2](#4162)
### Bug fixes and enhancements
#### For Windows
- Fixed Docker Desktop failing to start the WSL 2 backend when file system compression or encryption is enabled on `%LOCALAPPDATA%`. Fixes [docker/for-win#13184](https://github.com/docker/for-win/issues/13184).
- Fixed Docker Desktop failing to report a missing or outdated WSL installation when starting. Fixes [docker/for-win#13184](https://github.com/docker/for-win/issues/13184).
## 4.16.2
{% include release-date.html date="2023-01-19" %}
@ -31,6 +66,34 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
> Download Docker Desktop
>
> {% include desktop-install.html %}
> [Windows](https://desktop.docker.com/win/main/amd64/95914/Docker%20Desktop%20Installer.exe) |
> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/95914/Docker.dmg) |
> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/95914/Docker.dmg) |
> [Debian](https://desktop.docker.com/linux/main/amd64/95914/docker-desktop-4.16.2-amd64.deb) |
> [RPM](https://desktop.docker.com/linux/main/amd64/95914/docker-desktop-4.16.2-x86_64.rpm) |
> [Arch package](https://desktop.docker.com/linux/main/amd64/95914/docker-desktop-4.16.2-x86_64.pkg.tar.zst)
<div class="panel-group" id="accordion13" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading13">
<h5 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion13" href="#collapse13" aria-expanded="true" aria-controls="collapse13">
Checksums
<i class="fa fa-chevron-down"></i>
</a>
</h5>
</div>
<div id="collapse13" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading13">
<div class="panel-body">
<li><b>Windows:</b> SHA-256 20e4ba05b573610506b57a7f216115458019d2c002f18ef6d50a2419b7db545b</li>
<li><b>Mac Intel:</b> SHA-256 22eecb8ea07f10892d81cde07d614fb8b342163106133a75c4280a8e28787643</li>
<li><b>Mac Arm:</b> SHA-256 838eabe6cc42fe7e4be2cdb4d73924c61fc7982366dac2a9467793845851cb2e</li>
<li><b>Linux DEB:</b> SHA-256 fa3023eb16c24dcbdc5f12021340e874d8399863e96c1a58091c9a41fd50fe58</li>
<li><b>Linux RPM:</b> SHA-256 7f54f29a971b9ba456e7aef777d747867d7e4eccb7a2b47aa9092c99a990f8d5</li>
<li><b>Linux Arch:</b> SHA-256 05e94709974e711bf81aa16845ebba976f8236a371432594c87a68ecf9a21d0f</li>
</div>
</div>
</div>
</div>
### Bug fixes and enhancements
@ -56,9 +119,9 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
> [Windows](https://desktop.docker.com/win/main/amd64/95567/Docker%20Desktop%20Installer.exe) |
> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/95567/Docker.dmg) |
> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/95567/Docker.dmg) |
> [Debian](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.0-amd64.deb) |
> [RPM](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.0-x86_64.rpm) |
> [Arch package](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.0-x86_64.pkg.tar.zst)
> [Debian](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.1-amd64.deb) |
> [RPM](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.1-x86_64.rpm) |
> [Arch package](https://desktop.docker.com/linux/main/amd64/95567/docker-desktop-4.16.1-x86_64.pkg.tar.zst)
<div class="panel-group" id="accordion12" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">