mirror of https://github.com/docker/docs.git
platform: update release notes (#21829)
<!--Delete sections as needed --> ## Description Added some backdated platform features to the new release notes. - Docker Home - Consolidated subscriptions - Org insights ## Related issues or tickets Follow up to #21809 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review --------- Signed-off-by: Craig <craig.osterhout@docker.com> Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
This commit is contained in:
parent
9e45aa8f9a
commit
31e9e84945
|
@ -14,6 +14,15 @@ 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.
|
||||
|
||||
## 2024-12-10
|
||||
|
||||
### New
|
||||
|
||||
- New Docker subscriptions are now available. For more information, see [Docker
|
||||
subscriptions and features](/manuals/subscription/details.md) and [Announcing
|
||||
Upgraded Docker Plans: Simpler, More Value, Better Development and
|
||||
Productivity](https://www.docker.com/blog/november-2024-updated-plans-announcement/).
|
||||
|
||||
## 2024-11-18
|
||||
|
||||
### New
|
||||
|
@ -47,4 +56,16 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
### 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.
|
||||
- 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.
|
||||
|
||||
## 2024-08-24
|
||||
|
||||
### New
|
||||
|
||||
- Administrators can now view [organization insights](/manuals/admin/organization/insights.md) (Early Access).
|
||||
|
||||
## 2024-07-17
|
||||
|
||||
### New
|
||||
|
||||
- You can now centrally access and manage Docker products in [Docker Home](https://app.docker.com) (Early Access).
|
Loading…
Reference in New Issue