Docker introduces Hub Vulnerability Scanning which enables you to automatically scan Docker images for vulnerabilities using Snyk. For more information, see [Hub Vulnerability Scanning](vulnerability-scanning.md).
## 2020-05-14
### New features
* Docker has announced a new, per-seat pricing model to accelerate developer workflows for cloud-native development. The previous private repository/concurrent autobuild-based plans have been replaced with new **Pro** and **Team** plans that include unlimited private repositories. For more information, see [Docker subscription](../subscription/_index.md).
* Docker has enabled download rate limits for downloads and pull requests on Docker Hub. This caps the number of objects that users can download within a specified timeframe. For more information, see [Usage and limits](/manuals/docker-hub/usage/_index.md).
## 2019-11-04
### Enhancements
* The [repositories page](repos/_index.md) and all
related settings and tabs have been updated and moved from `cloud.docker.com`
to `hub.docker.com`. You can access the page at its new URL: [https://hub.docker.com/repositories](https://hub.docker.com/repositories).
### Known Issues
* Scan results don't appear for some official images.
## 2019-10-21
### New features
* **Beta:** Docker Hub now supports two-factor authentication (2FA). Enable it in your account settings, under the **[Security](https://hub.docker.com/settings/security)** section.
> If you lose both your 2FA authentication device and recovery code, you may
> not be able to recover your account.
### Enhancements
* As a security measure, when two-factor authentication is enabled, the Docker CLI requires a personal access token instead of a password to log in.
### Known Issues
* Scan results don't appear for some official images.
## 2019-10-02
### Enhancements
* You can now manage teams and members straight from your [organization page](https://hub.docker.com/orgs).
Each organization page now breaks down into these tabs:
* **New:** Members - manage your members directly from this page (delete,
add, or open their teams)
* **New:** Teams - search by team or username, and open up any team page to
manage the team
* **New:** Invitees (conditional tab, only if an invite exists) - resend or
remove invitations from this tab
* Repositories
* Settings
* Billing
### Bug fixes
* Fixed an issue where Kinematic could not connect and log in to Docker Hub.
### Known Issues
* Scan results don't appear for some official images.
## 2019-09-19
### New features
* You can now [create personal access tokens](/security/for-developers/access-tokens/) in Docker Hub and use them to authenticate from the Docker CLI. Find them in your account settings, under the new **[Security](https://hub.docker.com/settings/security)** section.
### Known Issues
* Scan results don't appear for some official images.
## 2019-09-16
### Enhancements
* The [billing page](../subscription/change.md) for personal accounts has been updated. You can access the page at its new URL: [https://hub.docker.com/billing/plan](https://hub.docker.com/billing/plan).
### Known Issues
* Scan results don't appear for some official images.
## 2019-09-05
### Enhancements
* The `Tags` tab on an image page now provides additional information for each tag:
* A list of digests associated with the tag
* The architecture it was built on
* The OS
* The user who most recently updated an image for a specific tag
* The security scan summary for Docker Official Images has been updated.
### Known Issues
* Scan results don't appear for some official images.