> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lumenfall.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product updates and announcements

<Update label="May 21, 2026" description="Feature (Catalog)">
  ## Model schemas in the catalog

  Each model in the [catalog](https://lumenfall.ai/models) now shows its full schema, including the normalized parameters and values accepted across all providers, as well as provider-specific fields.

  Use normalized parameters for portable requests across all providers, or inspect provider-specific fields when you want an upstream option exposed by a particular provider.

  Developers can fetch the same exact schema from the [Models API](/api-reference/models/get) with `?schema=true`, so apps and agents can build validated forms and requests from catalog data.
</Update>

<Update label="May 19, 2026" description="Feature (Billing)">
  ## Receipts and billing addresses

  Billing is easier to reconcile. You can add a billing address for receipts, download PDF receipts for wallet top-ups from the dashboard, and receive the same PDF receipt with top-up confirmation emails.
</Update>

<Update label="May 8, 2026" description="Feature">
  ## Image upscaling support

  Lumenfall now supports dedicated image upscaling models through the same OpenAI-compatible image edit endpoint. Pass an image and `scale_factor` to route to specialized upscalers such as Topaz, Recraft, Clarity, Real-ESRGAN, and others, with costs available through [dry run mode](/api-reference/cost-estimation) before you run the request.
</Update>

<Update label="April 22, 2026" description="Documentation">
  ## Agent-ready docs

  The public docs now expose [llms.txt](https://lumenfall.ai/llms.txt), model-level `llms.txt` files, and an OpenAPI spec so coding agents can discover Lumenfall endpoints, model capabilities, pricing, and examples directly.
</Update>

<Update label="April 8, 2026" description="API">
  ## Request management API

  You can now inspect and manage account activity from the API. New endpoints let you [list requests](/api-reference/requests/list) with filters and cost summaries, [list API keys](/api-reference/keys/list), and [purge stored request payloads](/api-reference/requests/purge-payloads) while preserving request metadata.
</Update>

<Update label="April 2, 2026" description="Provider">
  ## Alibaba Cloud provider

  [Alibaba Cloud](/providers) is now available as a provider, expanding routing coverage for Qwen and Wan models across image and video generation. See the [model catalog](https://lumenfall.ai/models) for the current Alibaba-backed models and modes.
</Update>

<Update label="March 24, 2026" description="Feature">
  ## Video generation API

  Lumenfall now supports [video generation](/api-reference/videos/generate) through an OpenAI-compatible API. Create text-to-video and image-to-video jobs, poll for completion, cancel jobs, estimate costs with dry run mode, and receive signed webhook notifications when asynchronous video generations complete.
</Update>

<Update label="March 14, 2026" description="Feature">
  ## Model Advisor

  The [Model Advisor](https://lumenfall.ai/arena/model-advisor) is now available in beta. Describe what you want to build and it recommends models using Lumenfall's arena rankings, pricing, speed data, and model catalog details, with inline model cards for the strongest matches.
</Update>

<Update label="March 12, 2026" description="Integration">
  ## Chrome extension

  Generate and edit images directly in your browser with the [Lumenfall AI Image Studio](https://chromewebstore.google.com/detail/lumenfall-ai-image-studio/ebmnoplgfdpoidaaoombkjcmfbifapdj) Chrome extension. Open the side panel on any page to create images from text prompts, right-click any image on the web to edit it with Lumenfall, or extract page text to brainstorm contextual illustrations. All generated images are saved locally in a built-in gallery.

  The extension is [open source](https://github.com/lumenfall-ai/lumenfall-chrome-extension) — clone it and build your own tools on top of the Lumenfall API.

  See the [Chrome Extension integration guide](/integrations/chrome-extension) for setup and usage.
</Update>

<Update label="March 12, 2026" description="Feature">
  ## Chat completions endpoint

  You can now make LLM calls through Lumenfall using the [chat completions](/api-reference/chat/completions) endpoint — no need to sign up for a separate text provider or switch base URLs in your SDK. Modern media apps don't just generate images; they also need LLM calls for prompting, captioning, moderation, and orchestration. Now you can do it all from one platform.

  Text completions are powered by [OpenRouter](https://openrouter.ai), so all hundreds of their models are available and all OpenRouter features are fully supported. Use models from OpenAI, Google, Anthropic, Meta, Mistral, and many more providers.
</Update>

<Update label="March 11, 2026" description="Feature">
  ## Text-to-vector support

  Lumenfall now supports text-to-vector (SVG) models. Generate scalable vector graphics through the same OpenAI-compatible API you already use for raster images. Models like [Recraft V4 SVG](https://lumenfall.ai/models/recraft-ai/recraft-v4-svg) can now return SVG output natively.
</Update>

<Update label="February 28, 2026" description="Feature (Dashboard)">
  ## Playground upgrade

  The playground received a major upgrade with new generation controls, model management, and UI improvements.

  * **Generation controls** — configure resolution (Standard / HD 2K / Ultra 4K), style, seed, and output format directly from the playground. The aspect ratio picker now honors defaults from loaded examples.
  * **Model sets and inline editing** — curated preset model groups (e.g. "Top Models", "Speed Round") drive default panel selections, and clicking a panel's model name opens a searchable inline picker to swap models on the fly.
  * **UX improvements** — better drag-and-drop with paste support and input image previews, responsive panel actions that collapse into a compact menu at narrow widths, and fixes for image downloads and clipboard copy.
</Update>

<Update label="February 10, 2026" description="Provider">
  ## xAI provider

  xAI is now available as a provider, bringing Grok Imagine models to Lumenfall.

  See [providers](/providers) for the full list.
</Update>

<Update label="February 5, 2026" description="Feature">
  ## Arena and Google Gemini API

  ### Image arena

  Compare image generation models side-by-side with blind voting. See results on the community leaderboard.

  Try it at [lumenfall.ai/arena](https://lumenfall.ai/arena) and [lumenfall.ai/leaderboard](https://lumenfall.ai/leaderboard).

  ### Google Gemini API provider

  We now support Google's [Gemini API](https://ai.google.dev) as a provider, in addition to Vertex AI. This gives you more routing options for Google models like Gemini and Imagen. See [providers](/providers) for the full list.
</Update>

<Update label="January 30, 2026" description="Integration">
  ## llms.py extension

  Use Lumenfall image models inside [llms.py](https://llmspy.org/) - both the CLI and the web UI. Generate and edit images with any Lumenfall model in a single command.

  See the [llms.py integration guide](/integrations/llmspy) for setup and usage.
</Update>

<Update label="January 22, 2026" description="Launch">
  ## General availability

  Lumenfall is now generally available. Access all top image and video generation models through a single, OpenAI-compatible API — including models from the Artificial Analysis [Text to Image](https://artificialanalysis.ai/image/leaderboard/text-to-image) and [Image Editing](https://artificialanalysis.ai/image/leaderboard/editing) leaderboards.

  Each model is backed by multiple providers with automatic failover and zero markup on model costs.

  Model features like requesting a specific output size or format are normalized across models and providers, so they always just work.

  ### OpenAI-compatible API

  * Drop-in replacement for OpenAI's [image generation](/api-reference/images/generate) and [editing](/api-reference/images/edit) endpoints
  * Works with [OpenAI SDKs](/client-libraries/openai-sdk) in Python, TypeScript, Go, C#, Java, and Ruby
  * Also supports [Vercel AI SDK](/client-libraries/vercel-ai-sdk), [LiteLLM](/client-libraries/litellm), and [RubyLLM](/client-libraries/rubyllm)

  ### Multi-provider routing

  * Seven [providers](/providers): Google Vertex AI, Google Gemini API, OpenAI, Replicate, fal.ai, Fireworks AI, and Runware
  * [Automatic failover](/routing) when a provider doesn't respond or returns an error
  * Force a specific provider by prefixing the model slug (e.g., `vertex/gemini-3-pro-image-preview`)

  ### Unified model behavior

  * [Feature emulation](/unified-model-behavior) ensures all models behave consistently
  * Request any size (e.g., "1920x1080") and we map it to each provider's and model's expected format
  * Output format conversion (PNG, JPEG, WebP, AVIF) across all providers
  * Get responses as URL or base64 (`response_format`), regardless of provider support
  * Standardized error responses following OpenAI conventions

  ### Dashboard

  * View all [requests](/requests) including error responses
  * View available [models](/models) with pricing

  ### Billing

  * [Usage-based pricing](/billing) with no subscriptions or commitments
  * Prepaid credits with optional auto top-up
  * [Dry run mode](/api-reference/cost-estimation) for cost estimation before generating
</Update>
