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

# 2026

> Latest feature enhancements in Magic Hour

export const VideoPlayer = ({src, loop = false, autoPlay = false}) => {
  return <Frame className="relative">
      <video controls preload="metadata" playsInline className="rounded-lg h-80" src={`${src}#t=0.001`} type={"video/mp4"} loop={loop} autoPlay={autoPlay}></video>
    </Frame>;
};

<Update label="2026-03-30">
  ## WAN 2.2 Model in Text-to-Video and Image-to-Video API

  We've added the WAN 2.2 model to both the Text-to-Video and Image-to-Video APIs, giving you another high-quality option for generation.

  Choose it by setting the model to "wan-2.2" in your request.

  ```ts theme={null}
  // Text-to-Video
  await client.v1.textToVideo.generate({
    model: "wan-2.2",
    prompt: "A cinematic timelapse over snow-capped mountains at sunrise",
  });

  // Image-to-Video
  await client.v1.imageToVideo.generate({
    model: "wan-2.2",
    imageUrl: "https://example.com/source-image.jpg",
  });
  ```
</Update>

<Update label="2026-03-27">
  ## Added Wan 2.2 for Image-to-Video and Text-to-Video

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/added-wan-2-2-for-image-to-video-and-text-to-video.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=911932f880bc62c37969f422e05054e1"
      alt="Added Wan 2.2 for Image-to-Video and
Text-to-Video"
      width="938"
      height="812"
      data-path="changelog/images/2026/03/added-wan-2-2-for-image-to-video-and-text-to-video.jpg"
    />
  </Frame>

  Wan 2.2 is now available for Image-to-Video and Text-to-Video. Expect visibly higher quality compared to LTX-2.

  Try it out now: [https://magichour.ai/create/image-to-video](https://magichour.ai/create/image-to-video), [https://magichour.ai/create/text-to-video](https://magichour.ai/create/text-to-video)
</Update>

<Update label="2026-03-25">
  ## Storyboard Generator Upgraded to Nano Banana 2; Nano Banana Deprecated

  Nano Banana 2 (NB2) is now available in the Storyboard Generator. NB2 supports 4K and delivers higher quality results than the original Nano Banana.

  The original Nano Banana model is deprecated.

  Try it out now: [https://magichour.ai/create/ai-storyboard-generator](https://magichour.ai/create/ai-storyboard-generator)
</Update>

<Update label="2026-03-24">
  ## Head Swap in the API

  Head swap is now available in the Magic Hour API, enabling you to programmatically swap heads in your content.

  Use it to automate personalized creatives and power interactive experiences directly from your app or workflow.

  Try it out now: [https://docs.magichour.ai/api-reference/image-projects/head-swap](https://docs.magichour.ai/api-reference/image-projects/head-swap)
</Update>

<Update label="2026-03-22">
  ## One-Step Lip Sync Creation

  <Frame>
    <img src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/one-step-lip-sync-creation.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=b61b7c31ab27d25b8ea01abf25e0b2e1" alt="One-Step Lip Sync Creation" width="573" height="1024" data-path="changelog/images/2026/03/one-step-lip-sync-creation.jpg" />
  </Frame>

  We simplified the Lip Sync creation flow to a single step, so you can get from idea to result faster with fewer clicks.

  Try it out now: [https://magichour.ai/create/lip-sync](https://magichour.ai/create/lip-sync)
</Update>

<Update label="2026-03-20">
  ## Previously Used Images in AI Image Editor (Desktop)

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/previously-used-images-in-ai-image-editor-desktop.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=343ed138f82914eb40c141148f2c2f8f"
      alt="Previously Used Images in AI Image Editor
(Desktop)"
      width="823"
      height="1024"
      data-path="changelog/images/2026/03/previously-used-images-in-ai-image-editor-desktop.jpg"
    />
  </Frame>

  On desktop, the AI Image Editor now surfaces your previously used images during the creation flow so you can quickly pick up where you left off or reuse a reference.

  Try it out now: [https://magichour.ai/create/ai-image-editor](https://magichour.ai/create/ai-image-editor)
</Update>

<Update label="2026-03-19">
  ## Specifying Language in Voice Tools

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/language-parameter-auto-by-default.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=c1fcdc5b95f087dfaf969945e6974728"
      alt="TTS v2: Optional Language Parameter (Auto by
default)"
      width="685"
      height="1024"
      data-path="changelog/images/2026/03/language-parameter-auto-by-default.jpg"
    />
  </Frame>

  You can now specify a language when using the voice tools. If you don’t provide a value, we’ll use Auto detection by default.

  Try it out now: [https://magichour.ai/create/ai-voice-generator](https://magichour.ai/create/ai-voice-generator)
</Update>

<Update label="2026-03-16">
  ## Choose Output Resolution in AI Image Editor

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/choose-output-resolution-in-ai-image-editor.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=97b1008e76dace36d7b33b1e26e62423"
      alt="Choose Output Resolution in AI Image Editor
v2"
      width="730"
      height="1024"
      data-path="changelog/images/2026/03/choose-output-resolution-in-ai-image-editor.jpg"
    />
  </Frame>

  You can now select the output resolution directly in the AI Image Editor tool.

  Try it out now: [https://magichour.ai/create/ai-image-editor](https://magichour.ai/create/ai-image-editor)
</Update>

<Update label="2026-03-12">
  ## End-Frame Support in Image-to-Video API

  We added end-frame support to the Image-to-Video API. Now, you can provide an end frame to use as the last frame of the video.

  ```python theme={null}
  res = client.v1.image_to_video.generate(
      assets={
        "image_file_path": "/path/to/1234.png",
        "end_image_file_path": "/path/to/1234.png",
      },
      end_seconds=5.0,
  )
  ```
</Update>

<Update label="2026-03-05">
  ## Out-of-credit API errors now return HTTP 402

  Our API now returns HTTP 402 Payment Required when a request fails due to insufficient credits (previously 422). This better reflects the billing-related nature of the error.

  If you check for specific status codes, update your error handling to look for 402.

  ```ts theme={null}
  // Example: handle out-of-credit responses
  const res = await fetch(url, options);

  if (res.status === 402) {
    // Payment Required — prompt user to add credits or update billing
    throw new Error("Payment required: please add credits to continue.");
  }

  if (!res.ok) {
    // Handle other errors
    const err = await res.text();
    throw new Error(`Request failed: ${res.status} ${err}`);
  }

  // Proceed with success path
  const data = await res.json();
  ```

  ## Refreshed Lip Sync free tool UI

  <Frame>
    <img src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/refreshed-lip-sync-free-tool-ui.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=c48f4f0233be794307cdd77dbefefa14" alt="Refreshed Lip Sync free tool UI" width="1024" height="514" data-path="changelog/images/2026/03/refreshed-lip-sync-free-tool-ui.jpg" />
  </Frame>

  We updated the Lip Sync free tool with a cleaner, more consistent interface. The refreshed layout makes common actions easier to find and use.

  Try it out now: [https://magichour.ai/products/lip-sync](https://magichour.ai/products/lip-sync)

  ## Revamped Talking Photo free tool UI

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/revamped-talking-photo-free-tool-ui.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=e90bcb35ef6465532facdf2b63776af3"
      alt="Revamped Talking Photo free tool
UI"
      width="1024"
      height="513"
      data-path="changelog/images/2026/03/revamped-talking-photo-free-tool-ui.jpg"
    />
  </Frame>

  The Talking Photo free tool now sports an updated UI for a more streamlined experience. The refreshed visuals align it with the rest of the Magic Hour toolkit.

  Try it out now: [https://magichour.ai/products/ai-talking-photo](https://magichour.ai/products/ai-talking-photo)
</Update>

<Update label="2026-03-04">
  ## Audio-to-Video Comes to the Dashboard

  <Frame>
    <img
      src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/audio-to-video-comes-to-the-dashboard.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=f9067837f79a5384d807d5d097f94fd7"
      alt="Audio-to-Video Comes to the
Dashboard"
      width="1024"
      height="589"
      data-path="changelog/images/2026/03/audio-to-video-comes-to-the-dashboard.jpg"
    />
  </Frame>

  Turn any audio clip into a stylized video right from the Video section of the dashboard.

  Try it out now: [https://magichour.ai/create/audio-to-video](https://magichour.ai/create/audio-to-video)
</Update>

<Update label="2026-03-03">
  ## Free Video Extender

  <Frame>
    <img src="https://mintcdn.com/magichour/BUUmGdONaYdlspAs/changelog/images/2026/03/free-video-extender-5s.jpg?fit=max&auto=format&n=BUUmGdONaYdlspAs&q=85&s=96f0096b61cd2f171d28d261bc3e7389" alt="Free Video Extender " width="1024" height="534" data-path="changelog/images/2026/03/free-video-extender-5s.jpg" />
  </Frame>

  We launched a Video Extender that appends 5 seconds to your uploaded clip—no prompt or audio needed.

  Try it out now: [https://magichour.ai/products/ai-video-extender](https://magichour.ai/products/ai-video-extender)
</Update>

<Update label="2026-03-01">
  ## New AI Video Extender

  <Frame>
    <img src="https://mintcdn.com/magichour/Nq9cILVB0OJYWowK/changelog/images/2026/03/new-ai-video-extender-free.jpg?fit=max&auto=format&n=Nq9cILVB0OJYWowK&q=85&s=29f75ce0ebe82508dec3a26bc59c5119" alt="New AI Video Extender" width="1024" height="600" data-path="changelog/images/2026/03/new-ai-video-extender-free.jpg" />
  </Frame>

  Easily extend your existing videos with our new AI Video Extender. Upload a clip, choose how much longer you want it, and optionally guide the continuation with a prompt or add audio. No subscription required.

  * Cost: 1 credit per frame
  * Typical speed: \~60s for a 5s 576x576 video
  * Inputs: Video, Length, Resolution, Prompt (optional), Audio (optional)

  Try it out now by visiting [https://magichour.ai/create/ai-video-extender](https://magichour.ai/create/ai-video-extender).
</Update>

<Update label="2026-02-27">
  ## Free Add Sound to Video (5s Preview)

  <Frame>
    <img
      src="https://mintcdn.com/magichour/Nq9cILVB0OJYWowK/changelog/images/2026/02/free-add-sound-to-video-5s-preview.jpg?fit=max&auto=format&n=Nq9cILVB0OJYWowK&q=85&s=0d05e8f24e497870110eba78ac25620b"
      alt="Free Add Sound to Video (5s
Preview)"
      width="1024"
      height="594"
      data-path="changelog/images/2026/02/free-add-sound-to-video-5s-preview.jpg"
    />
  </Frame>

  We launched a free tool that generates audio for your uploaded video and merges it back into the clip. Upload a video and generation starts immediately so you can hear results fast.

  You get 3 free generations per day, and each preview covers the first 5 seconds of your video. Output is the same video file with the newly generated audio track—no separate audio download required. The primary action is labeled “Add Sound to Video (5s)”.

  ## Nano Banana 2 in AI Image Editor and Generator

  <Frame>
    <img
      src="https://mintcdn.com/magichour/Nq9cILVB0OJYWowK/changelog/images/2026/02/nano-banana-2-in-ai-image-editor-and-generator.jpg?fit=max&auto=format&n=Nq9cILVB0OJYWowK&q=85&s=6b950bab774b48d8d068dd9b86c5b64b"
      alt="Nano Banana 2 in AI Image Editor and
Generator"
      width="1024"
      height="611"
      data-path="changelog/images/2026/02/nano-banana-2-in-ai-image-editor-and-generator.jpg"
    />
  </Frame>

  Nano Banana 2 is now available in both the AI Image Editor and AI Image Generator. In the model selector, it appears with the description: “Fast, high-quality with strong prompt adherence and reliable text.”

  Due to higher compute costs, Nano Banana 2 consumes 2x the credits of Nano Banana when selected.
</Update>

<Update label="2026-02-24">
  ## New Video to Audio Tool

  <Frame>
    <img src="https://mintcdn.com/magichour/Nq9cILVB0OJYWowK/changelog/images/2026/02/new-video-to-audio-tool.jpg?fit=max&auto=format&n=Nq9cILVB0OJYWowK&q=85&s=2aef71669e4187bc0930f7dcf74b21e6" alt="New Video to Audio Tool" width="1024" height="597" data-path="changelog/images/2026/02/new-video-to-audio-tool.jpg" />
  </Frame>

  Turn any video into an audio track in the browser. We've added a simple, fast Video to Audio creator under the Audio section, using our familiar creation template—no subscription required.

  Inputs:

  * Video
  * Length (trims video if shorter than the source)
  * Resolution
  * Prompt (optional)

  Generation takes about \~60s for a 5s 576x576 video. Usage is billed at 1 credit per frame.

  Try it out now: [https://magichour.ai/create/video-to-audio](https://magichour.ai/create/video-to-audio)
</Update>

<Update label="2026-02-18">
  ## Added LTX-2 Model for Image-to-Video and Text-to-Video

  We now added LTX-2 Model for Image-to-Video and Text-to-Video. The big change we made is that you can use LTX-2 (at 480p) without a subscription.

  <Frame>
    <img src="https://mintcdn.com/magichour/8jTaLh0f9F-iu1TL/changelog/images/2026/02/ltx-2-image-to-video.jpg?fit=max&auto=format&n=8jTaLh0f9F-iu1TL&q=85&s=d0ad80c9e263948c667fe492677bc9fe" alt="LTX-2 Model in Image-to-Video" width="970" height="972" data-path="changelog/images/2026/02/ltx-2-image-to-video.jpg" />
  </Frame>

  You can try it now by visiting [https://magichour.ai/create/image-to-video](https://magichour.ai/create/image-to-video) and [https://magichour.ai/create/text-to-video](https://magichour.ai/create/text-to-video).
</Update>

<Update label="2026-02-12">
  ## Added Kling 3.0 support to APIs

  We now added Kling 3.0 to our API and released it for all SDKs.

  ```python theme={null}
  res = client.v1.image_to_video.generate(
      ...
      model="kling-3.0",
  )
  ```

  Try it out now by upgrading to the latest version of the SDK.
</Update>

<Update label="2026-02-11">
  ## Added Kling 3.0 To Image-to-Video and Text-to-Video

  We introduced Kling 3.0 to Image-to-Video and Text-to-Video. It is a new model that is faster, sharper, and has better results.

  <Frame>
    <img src="https://mintcdn.com/magichour/ProktwYf2GbXxBFv/changelog/images/2026/02/kling-3.0-image-to-video.jpg?fit=max&auto=format&n=ProktwYf2GbXxBFv&q=85&s=d8a387128f2bdfd568a4097da7a85e7d" alt="Kling 3.0 in Image-to-Video" width="1024" height="415" data-path="changelog/images/2026/02/kling-3.0-image-to-video.jpg" />
  </Frame>

  You can try it now by visiting [https://magichour.ai/create/image-to-video](https://magichour.ai/create/image-to-video) and [https://magichour.ai/create/text-to-video](https://magichour.ai/create/text-to-video).
</Update>

<Update label="2026-02-05">
  ## Named export for Client in Node SDK

  To resolve import issues between cjs/esm modules, we have added a named export for the Client class in the Node SDK. This fixes the issue "TypeError: Client is not a constructor" when importing the Client class in a Node.js environment.

  ```ts theme={null}
  const { Client } = require("magic-hour");

  import { Client } from "magic-hour";
  ```

  Try it out now by upgrading to the latest version of the SDK.
</Update>

<Update label="2026-02-04">
  ## Updated AI Image Editor API to include models param

  You can now specify the following models for AI Image Editor:

  * `qwen-edit`
  * `nano-banana`
  * `nano-banana-pro`
  * `seedream-v4`
  * `seedream-v4.5`

  ```python theme={null}
  res = client.v1.ai_image_editor.generate(
      ...
      model="nano-banana",
  )
  ```

  Try it out now by upgrading to the latest version of the SDK.
</Update>

<Update label="2026-02-03">
  ## AI Storyboard Generator

  We launched a new tool called AI Storyboard Generator. It allows you to generate a storyboard for your video project.

  <Frame>
    <img src="https://mintcdn.com/magichour/t345ID-imMnKiVUY/changelog/images/2026/02/ai-storyboard-generator.jpg?fit=max&auto=format&n=t345ID-imMnKiVUY&q=85&s=aa6033dd0a4968ab7830c855126af5ff" alt="AI Storyboard Generator" width="1024" height="571" data-path="changelog/images/2026/02/ai-storyboard-generator.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/create/ai-storyboard-generator](https://magichour.ai/create/ai-storyboard-generator)
</Update>

<Update label="2026-02-01">
  ## Cheaper AI Image Upscaler

  We introduced a new mode for AI Image Upscaler that is 50% cheaper. We are calling it `Pro` mode.

  | Mode     | Scale Factor | Credits |
  | :------- | :----------- | :------ |
  | Pro      | 2x           | 25      |
  | Creative | 2x           | 50      |
  | Pro      | 4x           | 100     |
  | Creative | 4x           | 200     |

  Try it out now: [https://magichour.ai/create/ai-image-upscaler](https://magichour.ai/create/ai-image-upscaler)
</Update>

<Update label="2026-01-31">
  ## M4A Audio Support

  Added support for `.m4a` audio uploads so you can upload more types of audio files. This feature is available to all modes with audio input.
</Update>

<Update label="2026-01-29">
  ## Lip Sync Mode Improvements

  We made some internal improvements to Lip Sync standard and pro modes for smoother, more reliable results.

  <VideoPlayer src="/changelog/images/2026/01/lip-sync-improvement-before-after.mp4" />

  Try it out now: [https://magichour.ai/create/lip-sync](https://magichour.ai/create/lip-sync)

  Note: This feature is currently available to users with a subscription.
</Update>

<Update label="2026-01-26">
  ## Video Upscaler Dashboard Tool

  Added a new dashboard tool to upscale videos.

  <Frame>
    <img src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/video-upscaler-dashboard-tool.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=36a9d2a262a9f7a5dade4430e68f10b0" alt="Video Upscaler Dashboard Tool" width="1024" height="586" data-path="changelog/images/2026/01/video-upscaler-dashboard-tool.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/create/video-upscaler](https://magichour.ai/create/video-upscaler)

  Note: This feature is currently available to users with a subscription.
</Update>

<Update label="2026-01-24">
  ## AI Image Generator API Model Selection

  The AI Image Generator API now accepts a `model` parameter so users can choose between available models.

  ```python theme={null}
  res = client.v1.ai_image_generator.create(
      ...
      model="z-image-turbo",
  )
  ```

  Try it out now by upgrading to the latest version of the SDK.
</Update>

<Update label="2026-01-23">
  ## Improved Head Swap Dashboard

  We added Head Swap to the dashboard experience.

  <Frame>
    <img src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/head-swap-dashboard.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=2584eec977ca541a246d2133aa34c682" alt="Head Swap Dashboard" width="1024" height="715" data-path="changelog/images/2026/01/head-swap-dashboard.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/products/head-swap](https://magichour.ai/products/head-swap)
</Update>

<Update label="2026-01-22">
  ## Model Selection for Image-to-Video and Text-to-Video APIs

  Added a `model` parameter to the Image-to-Video and Text-to-Video APIs so users can choose between available models. This brings the same model selection experience to the API as the create page.

  ```python theme={null}
  res = client.v1.image_to_video.create(
      ...
      model="sora-2",
  )
  ```

  Try it out now by upgrading to the latest version of the SDK.
</Update>

<Update label="2026-01-21">
  ## Head Swap Free Tool

  Launched the free Head Swap tool at `/products/head-swap` for quick, zero-cost swaps.

  <Frame>
    <img src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/head-swap-free-tool.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=ea35f4a2cc55e2b764903780066cf9ee" alt="Head Swap Free Tool" width="862" height="859" data-path="changelog/images/2026/01/head-swap-free-tool.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/products/head-swap](https://magichour.ai/products/head-swap)
</Update>

<Update label="2026-01-19">
  ## New Usage Page

  Added a dedicated `/usage` page so users can track their consumption at a glance.

  <Frame>
    <img src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/usage-page.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=a985a61614ce772642f5958148bccf5d" alt="Usage Page" width="1024" height="917" data-path="changelog/images/2026/01/usage-page.jpg" />
  </Frame>
</Update>

<Update label="2026-01-14">
  ## Node SDK URL Inputs

  The Node SDK now supports URL inputs for `.generate` functions in v0.45.0, previously it only supported local file paths.

  ## Added `max_resolution` to AI Talking Photo API

  We added a new `max_resolution` param to the AI Talking Photo API. You can now specify the maximum resolution of the output video if you want a specific resolution.

  ```python theme={null}
  res = client.v1.ai_talking_photo.generate(
      ...
      max_resolution="576"
  )
  ```
</Update>

<Update label="2026-01-09">
  ## Added Nano Banana Pro to AI Image Generator

  AI Image Generator now includes Nano Banana Pro as a new model option.

  <Frame>
    <img
      src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/nano-banana-pro-ai-image-generator.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=1dd804de16fc11dd962e632d546e2b16"
      alt="Nano Banana Pro in AI Image
Generator"
      width="431"
      height="368"
      data-path="changelog/images/2026/01/nano-banana-pro-ai-image-generator.jpg"
    />
  </Frame>

  Try it out now: [https://magichour.ai/create/ai-image-generator](https://magichour.ai/create/ai-image-generator)
</Update>

<Update label="2026-01-05">
  ## Higher Free User Resolution

  Free users can now generate sharper outputs with a higher max resolution of 576px (up from 512px).
</Update>

<Update label="2026-01-04">
  ## Improved AI Clothes Changer

  We improved the AI Clothes Changer to use Qwen for better results.

  <Frame>
    <img src="https://mintcdn.com/magichour/T4SbGELKM74x2X7e/changelog/images/2026/01/improved-ai-clothes-changer.jpg?fit=max&auto=format&n=T4SbGELKM74x2X7e&q=85&s=ced2318d7a3b111fb0735858ca0ae288" alt="Improved AI Clothes Changer" width="569" height="631" data-path="changelog/images/2026/01/improved-ai-clothes-changer.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/create/ai-clothes-changer](https://magichour.ai/create/ai-clothes-changer)
</Update>

<Update label="2026-01-02">
  ## Improved Photo Colorizer

  We've improved the Photo Colorizer with better color accuracy and more natural results. Try it out now!

  Before:

  <Frame>
    <img src="https://mintcdn.com/magichour/E0w3CukgBH8Un6WN/changelog/images/2026/01/improved-photo-colorizer-before.jpg?fit=max&auto=format&n=E0w3CukgBH8Un6WN&q=85&s=8cc4bcd22dc14360429dd6823288c996" alt="Improved Photo Colorizer" width="381" height="512" data-path="changelog/images/2026/01/improved-photo-colorizer-before.jpg" />
  </Frame>

  After:

  <Frame>
    <img src="https://mintcdn.com/magichour/E0w3CukgBH8Un6WN/changelog/images/2026/01/improved-photo-colorizer-after.jpg?fit=max&auto=format&n=E0w3CukgBH8Un6WN&q=85&s=2615ee6c5f6f003efb3f9e340c193f9b" alt="Improved Photo Colorizer" width="376" height="512" data-path="changelog/images/2026/01/improved-photo-colorizer-after.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/create/photo-colorizer](https://magichour.ai/create/photo-colorizer)

  ## Voice Cloner API

  We've added support for the Voice Cloner API, allowing you to clone voices programmatically.

  To take advantage of this change, please upgrade your SDK version to the latest.

  * [Python SDK](https://github.com/magichourhq/magic-hour-python/releases)
  * [Node SDK](https://github.com/magichourhq/magic-hour-node/releases)
  * [Go SDK](https://github.com/magichourhq/magic-hour-go/releases)
  * [Rust SDK](https://github.com/magichourhq/magic-hour-rust/releases)
</Update>

<Update label="2026-01-01">
  ## Qwen-Edit Model for AI Image Editor

  We added Qwen-Edit as a new model option for AI Image Editor. This model has great performance at 1/5 the cost of our other models.

  <Frame>
    <img src="https://mintcdn.com/magichour/_zxNeU9y-UgF8OrV/changelog/images/2026/01/qwen-edit-image-editor.jpg?fit=max&auto=format&n=_zxNeU9y-UgF8OrV&q=85&s=6007b1acd3637aee3992b903703991a0" alt="Qwen-Edit Model for AI Image Editor" width="466" height="328" data-path="changelog/images/2026/01/qwen-edit-image-editor.jpg" />
  </Frame>

  Try it out now: [https://magichour.ai/create/ai-image-editor](https://magichour.ai/create/ai-image-editor)
</Update>
