Hugging Face logo

Changelog

Keep track of latest changes on the Hugging Face Hub

Aug 3, 26
Filter Jobs by Label

You can now filter your Jobs by label. Your most-used labels appear as clickable chips with job counts above the list, and a free-form key=value input lets you filter by any label, including ones not shown as chips. This works on both user and organization jobs pages. Learn more about HF Jobs: https://huggingface.co/docs/hub/jobs

image

Jul 22, 26
MCP Server Enhancements

The Hugging Face MCP Server has been updated to provide enhanced connectivity to the Hub with fewer tools and tokens.

The main change is the new hf_fs tool which provides a single interface to repositories, storage, documentation, papers and more. It's equipped with search and lets your assistant naturally navigate Hugging Face in just over 1,000 tokens.

Add Sandboxes to give your assistant secure execution environments attached to buckets and repositories. This gives blazing fast code access for dataset analysis, model training,  Space creation and much more.

Share your feedback on MCP here and update your settings at https://huggingface.co/settings/mcp

MCP Settings Page

Jul 21, 26
Egress metrics for users and organizations

Users can now see their egress usage directly in the dashboard. Organizations also receive a per‑user egress breakdown, showing how much data each member consumes. The view currently includes only traffic routed through the Hugging Face CDN, and coverage will expand as more traffic is directed through the CDN.

Egress metrics now viewable for users and organizations

Jul 14, 26
Fine-Grained Token Presets

You can now create fine-grained access tokens from presets: Read-Only, Inference, Write, CI/CD, or Full Access. Pick a preset to get a curated set of permissions with a clear summary of what the token can do, attach organizations in one click, or switch to Custom to fine-tune individual permissions as before.

Presets are also linkable: URLs like /settings/tokens/new?preset=inference or /settings/tokens/new?preset=read-only&orgs=huggingface take you straight to a pre-configured token, handy for docs and onboarding guides.

image