// changelog

What changed, and when.

Releases, fixes, and infrastructure changes in reverse chronological order.

2026-04-28

v0.8.3

fine-tuning
LoRA adapter export now supports GGUF format in addition to HuggingFace safetensors. Download from the console after training completes.
console
Audit log now filterable by actor (API key, user, system). Exported CSV includes actor field.
api
Rate limit headers now included on all responses: `X-RateLimit-Limit`, `X-RateLimit-Remaining`, `X-RateLimit-Reset`.