mirror of https://github.com/docker/docs.git
Engdocs 2335b (#21809)
<!--Delete sections as needed --> ## Description This PR reorganizes some of the Docker Hub release notes (RN) content, moving it into a separate, dedicated Platform release notes section. With the introduction of a distinct Platform section in the docs, encompassing its own products, certain content from the Docker Hub release notes no longer applies. Similarly, some updates from the Docker Desktop release notes are better highlighted in the new Platform RN. As more features are added to the Admin Console, Docker Home, and security, billing, subscrption products, this new release notes section will serve as a central hub for updates and fixes, making it easier for admins to stay informed. ## 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
This commit is contained in:
parent
da3fbe642f
commit
672a2130bb
|
@ -75,6 +75,7 @@ exceptions:
|
|||
- MAC
|
||||
- MDM
|
||||
- MDN
|
||||
- MSI
|
||||
- NAT
|
||||
- NET
|
||||
- NFS
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Docker accounts
|
||||
description: Learn how to create and manage your Docker account.
|
||||
keywords: accounts, docker ID, account management, account settings, docker account, docker home
|
||||
weight: 30
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Administration
|
||||
description: Discover manuals on administration for accounts, organizations, and companies.
|
||||
keywords: admin, administration, company, organization, Admin Console, user accounts, account management
|
||||
weight: 10
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
|
|
|
@ -3,6 +3,7 @@ title: Billing and payments
|
|||
linkTitle: Billing
|
||||
description: Discover information on billing and payment processes for Docker subscriptions.
|
||||
keywords: billing, invoice, payment, subscription
|
||||
weight: 20
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
|
|
|
@ -15,17 +15,11 @@ known issues for each Docker Hub release.
|
|||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
|
||||
|
||||
## 2024-11-11
|
||||
## 2024-12-12
|
||||
|
||||
### New
|
||||
|
||||
- [Personal access tokens](/security/for-developers/access-tokens/) (PATs) now support expiration dates.
|
||||
|
||||
## 2024-10-15
|
||||
|
||||
### New
|
||||
|
||||
- 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.
|
||||
- The AI Catalog in Docker Hub is available directly through Docker Desktop.
|
||||
|
||||
## 2024-03-23
|
||||
|
||||
|
|
|
@ -0,0 +1,50 @@
|
|||
---
|
||||
title: Release notes for Docker Home, the Admin Console, billing, security, and subscription features
|
||||
linkTitle: Release notes
|
||||
description: Learn about the new features, bug fixes, and breaking changes for Docker Home, the Admin Console, and billing and subscription features
|
||||
keywords: Docker Home, Docker Admin Console, billing, subscription, security, admin, releases, what's new
|
||||
weight: 60
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
tags: [Release notes, admin]
|
||||
---
|
||||
|
||||
This page provides details on new features, enhancements, known issues, and bug fixes across Docker Home, the Admin Console, billing, security, and subscription functionalities.
|
||||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
|
||||
|
||||
## 2024-11-18
|
||||
|
||||
### 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 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).
|
||||
|
||||
### Bug fixes and enhancements
|
||||
|
||||
- Enhance Container Isolation (ECI) has been improved to:
|
||||
- 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).
|
||||
- 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).
|
||||
|
||||
## 2024-11-11
|
||||
|
||||
### New
|
||||
|
||||
- [Personal access tokens](/security/for-developers/access-tokens/) (PATs) now support expiration dates.
|
||||
|
||||
## 2024-10-15
|
||||
|
||||
### New
|
||||
|
||||
- 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.
|
||||
|
||||
## 2024-08-29
|
||||
|
||||
### New
|
||||
|
||||
- Deploying Docker Desktop via the [MSI installer](/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md) is now generally available.
|
||||
- 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.
|
|
@ -2,6 +2,7 @@
|
|||
title: Security
|
||||
description: Learn about security features Docker has to offer and explore best practices
|
||||
keywords: docker, docker hub, docker desktop, security
|
||||
weight: 40
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Subscription
|
||||
description: Learn about subscription features and how to manage your subscription
|
||||
keywords: Docker, pricing, billing, Pro, Team, business, subscription, tier, plan
|
||||
weight: 50
|
||||
params:
|
||||
sidebar:
|
||||
group: Platform
|
||||
|
|
Loading…
Reference in New Issue