Home Explore Blog CI



docker

1st chunk of `content/manuals/docker-hub/release-notes.md`
e4f863d695a6d9a075b9e6002a9f5bc011bced443fecf02c00000001000010cd
---
title: Docker Hub release notes
linkTitle: Release notes
weight: 999
description: Learn about the new features, bug fixes, and breaking changes for Docker
  Hub
keywords: docker hub, whats new, release notes
toc_min: 1
toc_max: 2
tags: [Release notes]
---

Here you can learn about the latest changes, new features, bug fixes, and
known issues for each Docker Hub release.

## 2025-02-18

### New

- You can delete images and image indexes using [Image Management](./repos/manage/hub-images/manage.md).

## 2024-12-12

### New

- The AI Catalog in Docker Hub is available directly through Docker Desktop.

## 2024-03-23

### New

 - You can tag Docker Hub repositories with [categories](./repos/manage/information.md#repository-categories).

## 2023-12-11

- The Advanced Image Management feature, along with the corresponding API endpoints, has been retired.
  See [docker/roadmap#534](https://github.com/docker/roadmap/issues/534).

  The following API endpoints have been removed:

  ```text
  /namespaces/{namespace}/repositories/{repository}/images
  /namespaces/{namespace}/repositories/{repository}/images/{digest}/tags
  /namespaces/{namespace}/repositories/{repository}/images-summary
  /namespaces/{namespace}/delete-images
  ```

## 2023-08-28

- Organizations with SSO enabled can assign members to roles, organizations, and teams with [SCIM role mapping](scim.md#set-up-role-mapping). 

## 2023-07-26

### New

- Organizations can assign the [editor role](roles-and-permissions.md) to members to grant additional permissions without full administrative access.

## 2023-05-09

### New

- Docker Business subscribers can now [create a company](new-company.md) in Docker Hub to manage organizations and settings.

## 2023-03-07

### New

-  You can now automatically sync user updates with your Docker organizations and teams with [Group Mapping](group-mapping.md) for SSO and SCIM provisioning.

## 2022-12-12

### New

- The new domain audit feature lets you audit your domains for users who aren't a member of your organization.


## 2022-09-26

### New

- The new [autobuild feature](../docker-hub/repos/manage/builds/manage-builds.md#check-your-active-builds) lets you view your in-progress logs every 30 seconds instead of when the build is complete.

## 2022-09-21

### Bug fixes and enhancements

- In Docker Hub, you can now download a [registry.json](../security/for-admins/enforce-sign-in/_index.md) file or copy the commands to create a registry.json file to enforce sign-in for your organization.

## 2022-09-19

### Bug fixes and enhancements

- You can now [export a CSV file of members](../admin/organization//members.md#export-members) from organizations that you own.

## 2022-07-22

### Bug fixes and enhancements

- You can now invite members to your organization with a CSV file containing their email addresses. The CSV file can either be a file you create for this specific purpose or one that’s extracted from another in-house system.

## 2022-07-19

### Bug fixes and enhancements

- SCIM is now available for organizations with a Docker Business subscription using an Entra ID (formerly Azure AD) identity provider.

## 2022-06-23

### New

- With [SCIM](scim.md), you can manage users within your Okta identity provider (IdP). In addition, you can enable SCIM on organizations that are part of the Docker Business subscription.

## 2022-05-24

### New

- [Registry Access Management](/manuals/security/for-admins/hardened-desktop/registry-access-management.md) is now available for all Docker Business subscriptions. When enabled, your users can access specific registries in Docker Hub.

## 2022-05-03

### New

- Organization owners can [invite new members](members.md#invite-members) to an organization via Docker ID or email address.

## 2021-11-15

### New

- You can now purchase or upgrade to a Docker Business subscription using a credit card. To learn more, see [Upgrade your subscription](../subscription//change.md).

## 2021-08-31

### New

Docker has [announced](https://www.docker.com/blog/updating-product-subscriptions/) updates and extensions to the product subscriptions to increase productivity, collaboration, and added security for our developers and businesses. Docker subscription tiers now include Personal, Pro, Team, and Business.

Title: Docker Hub Release Notes (2025-02-18 to 2021-08-31)
Summary
This section provides a chronological list of updates, new features, bug fixes, and enhancements made to Docker Hub from February 18, 2025, to August 31, 2021. Highlights include image management improvements, AI Catalog integration, repository categories, SCIM role mapping, editor roles for organizations, company creation for Docker Business subscribers, Group Mapping for SSO and SCIM, domain auditing, autobuild enhancements, registry.json file download, CSV export of members, SCIM availability for Entra ID, SCIM with Okta, Registry Access Management for Docker Business, improved member invitation, credit card purchase of Docker Business subscription, and Docker subscription updates.