Merge pull request #22529 from gabolaev/4.41.1

add 4.41.1 notes
This commit is contained in:
george 2025-04-30 16:53:16 +02:00 committed by GitHub
parent 95fed9774b
commit c16bef1182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -29,6 +29,22 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
>
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
## 4.41.1
{{< release-date date="2025-04-30" >}}
{{< desktop-install-v2 all=true beta_win_arm=true version="4.41.1" build_path="/191279/" >}}
### Bug fixes and enhancements
#### For all platforms
- Fixed an issue where Docker Desktop failed to start when a proxy configuration was specified in the `admin-settings.json` file.
#### For Windows
- Fixed possible conflict with 3rd party tools (for example, Ollama) by avoiding placing `llama.cpp` DLLs in a directory included in the system `PATH`.
## 4.41.0
{{< release-date date="2025-04-28" >}}