Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
### New

- Installing Docker Desktop via the PKG installer is now generally available.
- Enforcing sign in via configuration profiles is now generally available.
- Enforcing sign-in via configuration profiles is now generally available.
- Docker Compose, Docker Scout, the Docker CLI, and Ask Gordon can now be updated independently of Docker Desktop and without a full restart (Beta).
- The new `update` command has been added to the Docker Desktop CLI (Mac only).
- [Bake](/manuals//build/bake/_index.md) is now GA, with support for entitlements and composable attributes.
- You can now create multi-node Kubernetes clusters in Docker Desktop.
- The new [`update` command](/reference/cli/docker/desktop/update.md) has been added to the Docker Desktop CLI (Mac only).
- [Bake](/manuals//build/bake/_index.md) is now generally available, with support for entitlements and composable attributes.

Check failure on line 42 in content/manuals/desktop/release-notes.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'composable'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'composable'?", "location": {"path": "content/manuals/desktop/release-notes.md", "range": {"start": {"line": 42, "column": 104}}}, "severity": "ERROR"}
- You can now create [multi-node Kubernetes clusters](/manuals/desktop/settings-and-maintenance/settings.md#kubernetes) in Docker Desktop.
- [Ask Gordon](/manuals/desktop/features/gordon.md) is more widely available. It is still in Beta.

### Upgrades
Expand Down Expand Up @@ -88,7 +88,7 @@

#### For all platforms

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

## 4.37.2

Expand Down
9 changes: 8 additions & 1 deletion content/manuals/platform-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ This page provides details on new features, enhancements, known issues, and bug

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

## 2025-01-30

### New

- Installing Docker Desktop via the PKG installer is now generally available.
- Enforcing sign-in via configuration profiles is now generally available.

## 2024-12-10

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

- Administrators can now:
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
- Enforce sign-in with [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
- Enforce sign-in for more than one organization at a time (Early Access).
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
- [Use Desktop Settings Management via the Docker Admin Console](/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md) (Early Access).
Expand Down
2 changes: 1 addition & 1 deletion data/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Amazon S3 cache:
availability: Experimental
Ask Gordon:
availability: Beta
requires: Docker Desktop 4.38 or later
requires: Docker Desktop [4.38.0](/manuals/desktop/release-notes.md#4380) or later
Automated builds:
subscription: [Pro, Team, Business]
Azure blob:
Expand Down