Skip to main content
Back to home

Changelog

Release notes for InferLlama. For the full commit history, see GitHub releases ↗.

v0.4.0latestJanuary 2025
feat

Admin dashboard with user management and HuggingFace sync

feat

Paginated admin user list with search

feat

Change password and delete account from Settings

feat

Storage quota usage display in Settings

fix

API key hashing fixed (SHA-256 consistency)

fix

Server-side logout properly blacklists tokens

fix

MinIO bucket set to private; presigned URLs for downloads

a11y

Focus trap in mobile filter drawer

a11y

Respects prefers-reduced-motion system setting

v0.3.0December 2024
feat

P2P model distribution via WebTorrent

feat

Playground with streaming, conversation history, and keyboard shortcuts

feat

Model upload with GGUF metadata extraction

feat

OpenAI-compatible chat completions API

feat

User profiles with public model listings

feat

Rate limiting per-user and per-IP

v0.2.0November 2024
feat

Model registry with search, filter, and sort

feat

JWT authentication with 15-minute access tokens

feat

Account lockout after 5 failed login attempts

feat

Password reset via email

feat

API key management in Settings

v0.1.0October 2024
feat

Initial open-source release

feat

FastAPI backend with PostgreSQL and Redis

feat

Cloudflare R2 / MinIO object storage integration

feat

Next.js 14 web application

Want to see what's coming next?

View roadmap on GitHub