|
| 1 | +--- |
| 2 | +title: Release notes for Docker Home, the Admin Console, billing, security, and subscription features |
| 3 | +linkTitle: Release notes |
| 4 | +description: Learn about the new features, bug fixes, and breaking changes for Docker Home, the Admin Console, and billing and subscription features |
| 5 | +keywords: Docker Home, Docker Admin Console, billing, subscription, security, admin, releases, what's new |
| 6 | +weight: 60 |
| 7 | +params: |
| 8 | + sidebar: |
| 9 | + group: Platform |
| 10 | +tags: [Release notes, admin] |
| 11 | +--- |
| 12 | + |
| 13 | +This page provides details on new features, enhancements, known issues, and bug fixes across Docker Home, the Admin Console, billing, security, and subscription functionalities. |
| 14 | + |
| 15 | +Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next. |
| 16 | + |
| 17 | +## 2024-11-18 |
| 18 | + |
| 19 | +### New |
| 20 | + |
| 21 | +- Administrators can now: |
| 22 | + - Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access). |
| 23 | + - Enforce sign-in for more than one organization at a time (Early Access). |
| 24 | + - Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access). |
| 25 | + - [Use Desktop Settings Management via the Docker Admin Console](/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md) (Early Access). |
| 26 | + |
| 27 | +### Bug fixes and enhancements |
| 28 | + |
| 29 | +- Enhance Container Isolation (ECI) has been improved to: |
| 30 | + - Permit admins to [turn off Docker socket mount restrictions](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#allowing-all-containers-to-mount-the-docker-socket). |
| 31 | + - Support wildcard tags when using the [`allowedDerivedImages` setting](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md#docker-socket-mount-permissions-for-derived-images). |
| 32 | + |
| 33 | +## 2024-11-11 |
| 34 | + |
| 35 | +### New |
| 36 | + |
| 37 | +- [Personal access tokens](/security/for-developers/access-tokens/) (PATs) now support expiration dates. |
| 38 | + |
| 39 | +## 2024-10-15 |
| 40 | + |
| 41 | +### New |
| 42 | + |
| 43 | +- Beta: You can now create [organization access tokens](/security/for-admins/access-tokens/) (OATs) to enhance security for organizations and streamline access management for organizations in the Docker Admin Console. |
| 44 | + |
| 45 | +## 2024-08-29 |
| 46 | + |
| 47 | +### New |
| 48 | + |
| 49 | +- Deploying Docker Desktop via the [MSI installer](/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md) is now generally available. |
| 50 | +- Two new methods to [enforce sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md) (Windows registry key and `.plist` file) are now generally available. |
0 commit comments