Skip to content

Commit cc9ab90

Browse files
authored
release notes updates (#21934)
<!--Delete sections as needed --> ## Description Adds links, tidies, etc ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 255c59b commit cc9ab90

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
3636
### New
3737

3838
- Installing Docker Desktop via the PKG installer is now generally available.
39-
- Enforcing sign in via configuration profiles is now generally available.
39+
- Enforcing sign-in via configuration profiles is now generally available.
4040
- Docker Compose, Docker Scout, the Docker CLI, and Ask Gordon can now be updated independently of Docker Desktop and without a full restart (Beta).
41-
- The new `update` command has been added to the Docker Desktop CLI (Mac only).
42-
- [Bake](/manuals//build/bake/_index.md) is now GA, with support for entitlements and composable attributes.
43-
- You can now create multi-node Kubernetes clusters in Docker Desktop.
41+
- The new [`update` command](/reference/cli/docker/desktop/update.md) has been added to the Docker Desktop CLI (Mac only).
42+
- [Bake](/manuals//build/bake/_index.md) is now generally available, with support for entitlements and composable attributes.
43+
- You can now create [multi-node Kubernetes clusters](/manuals/desktop/settings-and-maintenance/settings.md#kubernetes) in Docker Desktop.
4444
- [Ask Gordon](/manuals/desktop/features/gordon.md) is more widely available. It is still in Beta.
4545

4646
### Upgrades
@@ -88,7 +88,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
8888

8989
#### For all platforms
9090

91-
- Deprecate `com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor`.
91+
- Deprecated `com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor`.
9292

9393
## 4.37.2
9494

content/manuals/platform-release-notes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ This page provides details on new features, enhancements, known issues, and bug
1414

1515
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
1616

17+
## 2025-01-30
18+
19+
### New
20+
21+
- Installing Docker Desktop via the PKG installer is now generally available.
22+
- Enforcing sign-in via configuration profiles is now generally available.
23+
1724
## 2024-12-10
1825

1926
### New
@@ -28,7 +35,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
2835
### New
2936

3037
- Administrators can now:
31-
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
38+
- Enforce sign-in with [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
3239
- Enforce sign-in for more than one organization at a time (Early Access).
3340
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
3441
- [Use Desktop Settings Management via the Docker Admin Console](/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md) (Early Access).

data/summary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Amazon S3 cache:
1616
availability: Experimental
1717
Ask Gordon:
1818
availability: Beta
19-
requires: Docker Desktop 4.38 or later
19+
requires: Docker Desktop [4.38.0](/manuals/desktop/release-notes.md#4380) or later
2020
Automated builds:
2121
subscription: [Pro, Team, Business]
2222
Azure blob:

0 commit comments

Comments
 (0)