Release Notes · July 2026
The most significant upgrade since launch. A brand-new frontend, enterprise authentication, modern deployment — rebuilt from the ground up.
Breaking Changes — Migration Guide Required
Version 3.0 introduces several breaking changes to default behaviors. If upgrading from 2.x, please read the migration guide carefully before proceeding.
Read the Migration Guide →What's New
The new Next.js frontend becomes the default, delivering a completely redesigned interface and interaction experience. React and Gradio UIs are officially retired.
Database-backed authentication is now enabled by default, bringing production-grade security to every deployment.
A production-ready Docker Compose deployment stack is now available, supporting fully offline environments with a built-in PyPI mirror.
Expanded inference capabilities with new embedding support and smarter llama.cpp integration.
Heads Up
Default Frontend → Next.js
React & Gradio UIs are no longer the default; Next.js is now the primary web interface.
Database Auth Enabled by Default
Fresh installs come with the new authentication system active out of the box.
Docker Deployment Upgraded
New Docker Compose workflow replaces previous single-container approach.
GPU Slim Images
GPU Docker images no longer bundle inference engines; install on demand for smaller footprints.
Upgrading from 2.x? Configuration migration is required.
Migration Guide →Open Source
Installation
pip
pip install 'xinference==3.0.0'
Docker
docker pull xprobe/xinference:latest
or use the new Docker Compose deployment
Enterprise
Fully upgraded on the Xinference 3.0 open-source foundation with enterprise-grade authentication, a redesigned admin console, and enhanced deployment capabilities.
New Vietnamese language support added to meet the needs of more international enterprise deployments.
Extensive stability, security, and enterprise capability improvements across the platform.