{
  "schema_version": 1,
  "generated_note": "Generated by scripts/gen-changelog-pages.py — edit entries/, do not hand-edit this file.",
  "page_size": 50,
  "total": 42,
  "total_pages": 1,
  "items": [
    {
      "id": "2026-09-18-gpt-image-tiers",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "image"
      ],
      "title": {
        "en": "GPT Image 2.5 Flare & Sunburst Tier Routes Live",
        "zh": "GPT Image 2.5 Flare 与 Sunburst 档位路由上线"
      },
      "summary": {
        "en": "Dedicated tier routes `gpt-image-2.5-flare` and `gpt-image-2.5-sunburst` are now available for volume image generation on OmniMux.",
        "zh": "图像生成特惠档模型 `gpt-image-2.5-flare` 与低价档模型 `gpt-image-2.5-sunburst` 现已接入 OmniMux 提供生图调用。"
      },
      "models": [
        "gpt-image-2.5-flare",
        "gpt-image-2.5-sunburst"
      ],
      "tags": [
        "image",
        "openai"
      ],
      "links": [
        {
          "label": {
            "en": "GPT Image Reference",
            "zh": "GPT Image 接口文档"
          },
          "href": {
            "en": "/en/api-reference/image-series/gpt-image/generate",
            "zh": "/zh/api-reference/image-series/gpt-image/generate"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-video-task-models",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Video Per-Call Task Channels and H3 Variants Available",
        "zh": "视频按次生成任务通道与 H3 衍生变体模型上线"
      },
      "summary": {
        "en": "Per-call fixed billing task models `seedance-2-0-task`, `seedance-2-5-task`, `minimax-h3-task`, along with variants `minimax-h3-turbo` and `minimax-h3-video`, are now live on OmniMux.",
        "zh": "按次计费视频任务模型 `seedance-2-0-task`、`seedance-2-5-task`、`minimax-h3-task` 及 H3 系列变体 `minimax-h3-turbo`、`minimax-h3-video` 现已接入 OmniMux 提供异步调用。"
      },
      "models": [
        "seedance-2-0-task",
        "seedance-2-5-task",
        "minimax-h3-task",
        "minimax-h3-turbo",
        "minimax-h3-video"
      ],
      "tags": [
        "video",
        "task",
        "seedance",
        "minimax"
      ],
      "links": [
        {
          "label": {
            "en": "Seedance 2.0 Reference",
            "zh": "Seedance 2.0 接口文档"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/seedance-2-0",
            "zh": "/zh/api-reference/video-series/models/seedance-2-0"
          }
        },
        {
          "label": {
            "en": "MiniMax H3 Reference",
            "zh": "MiniMax H3 接口文档"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3",
            "zh": "/zh/api-reference/video-series/models/minimax-h3"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-volc-doubao-asr",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "audio"
      ],
      "title": {
        "en": "Doubao ASR Speech Recognition Series Available",
        "zh": "豆包语音识别大模型系列接口上线"
      },
      "summary": {
        "en": "Speech-to-text models `doubao-asr-bigmodel`, `seedasr-auc`, and `bigasr-auc` are now available on OmniMux via POST /v1/audio/transcriptions.",
        "zh": "语音识别模型 `doubao-asr-bigmodel`、`seedasr-auc` 与 `bigasr-auc` 现已接入 OmniMux，支持通过 POST /v1/audio/transcriptions 端点进行录音转写。"
      },
      "models": [
        "doubao-asr-bigmodel",
        "seedasr-auc",
        "bigasr-auc"
      ],
      "tags": [
        "audio",
        "asr",
        "doubao",
        "volcengine"
      ],
      "links": [
        {
          "label": {
            "en": "Doubao ASR Reference",
            "zh": "豆包语音识别文档"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/doubao-asr",
            "zh": "/zh/api-reference/audio-series/models/doubao-asr"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-volc-seed-audio",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "audio"
      ],
      "title": {
        "en": "VolcEngine Seed Audio (seed-audio-1.0) Available via TTS Endpoint",
        "zh": "火山引擎 Seed Audio (seed-audio-1.0) 语音生成接口上线"
      },
      "summary": {
        "en": "VolcEngine / BytePlus audio creation model `seed-audio-1.0` is now available on OmniMux via POST /v1/audio/speech.",
        "zh": "火山引擎 / BytePlus 音频创作模型 `seed-audio-1.0` 现已接入 OmniMux，支持通过 POST /v1/audio/speech 端点进行语音与音频合成。"
      },
      "models": [
        "seed-audio-1.0"
      ],
      "tags": [
        "audio",
        "tts",
        "volcengine",
        "byteplus"
      ],
      "links": [
        {
          "label": {
            "en": "Seed Audio Reference",
            "zh": "Seed Audio 接口文档"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/seed-audio",
            "zh": "/zh/api-reference/audio-series/models/seed-audio"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-indextts-2",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "audio"
      ],
      "title": {
        "en": "Index TTS Voice Clone (indextts-2) Available",
        "zh": "Index TTS 声音克隆 (indextts-2) 接口上线"
      },
      "summary": {
        "en": "Dedicated voice clone and emotional TTS model `indextts-2` is now available on OmniMux via POST /v1/tasks/autodl.",
        "zh": "声音克隆与情绪语音合成模型 `indextts-2` 现已接入 OmniMux，支持通过 POST /v1/tasks/autodl 端点进行异步调用。"
      },
      "models": [
        "indextts-2"
      ],
      "tags": [
        "audio",
        "voice-clone",
        "tts"
      ],
      "links": [
        {
          "label": {
            "en": "Index TTS Reference",
            "zh": "Index TTS 接口参考"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/index-tts",
            "zh": "/zh/api-reference/audio-series/models/index-tts"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-suno-sounds",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "audio"
      ],
      "title": {
        "en": "Suno Sound Effects Generation (suno-sounds) Available",
        "zh": "Suno 独立音效生成接口 (suno-sounds) 上线"
      },
      "summary": {
        "en": "Dedicated sound effects generation model `suno-sounds` is now available on OmniMux via POST /v1/video/generations.",
        "zh": "独立音效生成模型 `suno-sounds` 现已接入 OmniMux，支持通过 POST /v1/video/generations 端点生成场景音效。"
      },
      "models": [
        "suno-sounds"
      ],
      "tags": [
        "audio",
        "sound-effects",
        "suno"
      ],
      "links": [
        {
          "label": {
            "en": "Suno API Reference",
            "zh": "Suno 接口文档"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/suno",
            "zh": "/zh/api-reference/audio-series/models/suno"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-gemini-3-8-flash",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Gemini 3.8 Flash Available via Chat Completions",
        "zh": "Gemini 3.8 Flash 对话补全接口上线"
      },
      "summary": {
        "en": "Gemini 3.8 Flash (model `gemini-3.8-flash`) is now available on OmniMux via OpenAI-compatible Chat Completions.",
        "zh": "Gemini 3.8 Flash（模型标识 `gemini-3.8-flash`）现已通过兼容 OpenAI 的对话补全接口在 OmniMux 正式提供调用。"
      },
      "models": [
        "gemini-3.8-flash"
      ],
      "tags": [
        "gemini",
        "google",
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "Gemini Complete Reference",
            "zh": "Gemini 完整参数参考"
          },
          "href": {
            "en": "/en/api-reference/text-series/gemini/complete",
            "zh": "/zh/api-reference/text-series/gemini/complete"
          }
        }
      ]
    },
    {
      "id": "2026-09-18-doubao-seed-evolving",
      "published_at": "2026-09-18",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "ByteDance Doubao official direct model seed-evolving is now live",
        "zh": "字节跳动火山方舟官方直连大模型 seed-evolving 正式上线"
      },
      "summary": {
        "en": "OmniMux adds official direct channel #73 for ByteDance Doubao seed-evolving. Features 1024K context window, 256K max output, deep reasoning, and transparent 1:1 parity pricing with billing expressions, fully verified via local OmniMux CLI.",
        "zh": "OmniMux 新增字节跳动火山方舟官方直连渠道 #73，正式上线豆包多模态推理大模型 seed-evolving。具备 1024K 上下文窗口、256K 最大输出、深度思考与多模态理解能力，按官方原价 1:1 表达式透明计量，已通过本地 OmniMux CLI 端到端验证可用。"
      },
      "models": [
        "seed-evolving"
      ],
      "tags": [
        "doubao",
        "seed-evolving",
        "llm",
        "bytedance",
        "volcengine",
        "cli"
      ],
      "links": [
        {
          "label": {
            "en": "Doubao Complete API Reference",
            "zh": "Doubao 完整参数手册"
          },
          "href": {
            "en": "/en/api-reference/text-series/doubao/complete",
            "zh": "/zh/api-reference/text-series/doubao/complete"
          }
        }
      ]
    },
    {
      "id": "2026-09-14-image-reference-fields",
      "published_at": "2026-09-14",
      "type": "capability",
      "modality": [
        "image"
      ],
      "title": {
        "en": "Image model pages now document the reference-image field and its limits",
        "zh": "生图模型页补充参考图字段与上限说明"
      },
      "summary": {
        "en": "Image-generation model pages now list the reference-image request field `images` (with its accepted aliases) and state the limits each vendor actually publishes. A previously stated per-file size cap is withdrawn: the 50 MB figure is scoped to mask editing, not to reference images.",
        "zh": "生图模型页新增参考图请求字段 `images`（含可接受别名），并按模型给出厂商确实公布的上限。此前写出的单文件大小上限撤回：50 MB 属于遮罩编辑口径，不是参考图口径。"
      },
      "models": [
        "gpt-image-2.5",
        "mj-v7",
        "mj-v8-1",
        "nano-banana-2",
        "nano-banana-pro",
        "qwen-image-3-0",
        "seedream-5-0-pro"
      ],
      "tags": [
        "image",
        "reference-images",
        "docs"
      ],
      "links": [
        {
          "label": {
            "en": "Image series model pages",
            "zh": "图像系列模型页"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/nano-banana-2",
            "zh": "/zh/api-reference/image-series/models/nano-banana-2"
          }
        },
        {
          "label": {
            "en": "GPT Image generation",
            "zh": "GPT Image 图像生成"
          },
          "href": {
            "en": "/en/api-reference/image-series/gpt-image/generate",
            "zh": "/zh/api-reference/image-series/gpt-image/generate"
          }
        },
        {
          "label": {
            "en": "Midjourney image generation",
            "zh": "Midjourney 生图"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/midjourney",
            "zh": "/zh/api-reference/image-series/models/midjourney"
          }
        }
      ]
    },
    {
      "id": "2026-09-13-midjourney-two-ids",
      "published_at": "2026-09-13",
      "type": "breaking",
      "modality": [
        "image"
      ],
      "title": {
        "en": "Midjourney now uses two version IDs with per-request actions",
        "zh": "Midjourney 收敛为两个版本 ID，动作改为按请求选择"
      },
      "summary": {
        "en": "Call model mj-v7 or mj-v8-1 and select the action with model_params.operation. The old per-action model IDs and the legacy `midjourney` ID are no longer accepted. Per-call prices are now tiered by action, and quality/speed/upscale-type multipliers apply on top.",
        "zh": "请改用模型 mj-v7 或 mj-v8-1，并通过 model_params.operation 选择动作。原有的按动作模型 ID 与旧的 `midjourney` ID 已不再接受。按次价格改为按动作分档，并在其上叠加画质/速度/放大类型乘子。"
      },
      "models": [
        "mj-v7",
        "mj-v8-1"
      ],
      "tags": [
        "image",
        "breaking",
        "migration",
        "pricing"
      ],
      "links": [
        {
          "label": {
            "en": "Midjourney image generation",
            "zh": "Midjourney 图像生成"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/midjourney",
            "zh": "/zh/api-reference/image-series/models/midjourney"
          }
        }
      ]
    },
    {
      "id": "2026-09-12-console-playground-generation",
      "published_at": "2026-09-12",
      "type": "platform",
      "modality": [
        "platform"
      ],
      "title": {
        "en": "Model page playground generates through the gateway session",
        "zh": "模型详情页 Playground 支持以网关登录态直接发起生成"
      },
      "summary": {
        "en": "The public model page submits real generations from a signed-in browser session, so no separately minted API token is needed to try a model from the console.",
        "zh": "公开模型详情页现可直接以浏览器登录态提交真实生成，控制台试用模型无需另行创建 API 令牌。"
      },
      "models": [],
      "tags": [
        "console",
        "playground",
        "session",
        "video",
        "platform"
      ],
      "links": [
        {
          "label": {
            "en": "Video generation API",
            "zh": "视频生成 API"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/seedance-2-5",
            "zh": "/zh/api-reference/video-series/models/seedance-2-5"
          }
        }
      ]
    },
    {
      "id": "2026-09-10-r2-file-storage",
      "published_at": "2026-09-10",
      "type": "platform",
      "modality": [
        "platform"
      ],
      "title": {
        "en": "Cloudflare R2 storage & Evolink-compatible file upload API released",
        "zh": "Cloudflare R2 存储开启与对齐 Evolink 文件上传 API 上线"
      },
      "summary": {
        "en": "Supports Base64, stream multipart, and remote URL uploads with 72h lifecycle and 2,000 files/user quota.",
        "zh": "支持 Base64、流式表单及 URL 远程抓取上传，配备 72 小时自动过期与单用户 2000 个文件配额门禁。"
      },
      "models": [],
      "tags": [
        "storage",
        "files",
        "r2",
        "api"
      ],
      "links": [
        {
          "label": {
            "en": "Base64 upload",
            "zh": "Base64 文件上传"
          },
          "href": {
            "en": "/en/api-reference/file-series/upload-base64",
            "zh": "/zh/api-reference/file-series/upload-base64"
          }
        },
        {
          "label": {
            "en": "File quota",
            "zh": "查询文件配额"
          },
          "href": {
            "en": "/en/api-reference/file-series/quota",
            "zh": "/zh/api-reference/file-series/quota"
          }
        }
      ]
    },
    {
      "id": "2026-09-10-gpt-image-25-rename",
      "published_at": "2026-09-10",
      "type": "breaking",
      "modality": [
        "image"
      ],
      "title": {
        "en": "GPT Image per-call model IDs renamed to 2.5",
        "zh": "GPT Image 按次模型 ID 正式更名为 2.5"
      },
      "summary": {
        "en": "Update requests to gpt-image-2.5 or gpt-image-2.5-hd. Old model IDs are no longer accepted; per-call prices are unchanged.",
        "zh": "请将请求改为 gpt-image-2.5 或 gpt-image-2.5-hd。旧 model ID 不再接受，按次售价不变。"
      },
      "models": [
        "gpt-image-2.5",
        "gpt-image-2.5-hd"
      ],
      "tags": [
        "image",
        "breaking",
        "migration"
      ],
      "links": [
        {
          "label": {
            "en": "GPT Image generation",
            "zh": "GPT Image 图像生成"
          },
          "href": {
            "en": "/en/api-reference/image-series/gpt-image/generate",
            "zh": "/zh/api-reference/image-series/gpt-image/generate"
          }
        }
      ]
    },
    {
      "id": "2026-09-09-h3-media-task-contracts",
      "published_at": "2026-09-09",
      "type": "breaking",
      "modality": [
        "video"
      ],
      "title": {
        "en": "H3 ordered references and task result handling",
        "zh": "H3 有序参考素材与任务结果处理修复"
      },
      "summary": {
        "en": "Explicit operations, ordered references and 720p migration; task reads preserve settlement ownership.",
        "zh": "明确操作类型、保留参考素材顺序并迁移720p；任务查询保留后台结算职责。"
      },
      "models": [
        "minimax/h3-max",
        "minimax/h3-max-turbo"
      ],
      "tags": [],
      "links": [
        {
          "label": {
            "en": "H3 Max API",
            "zh": "H3 Max API"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3-max",
            "zh": "/zh/api-reference/video-series/models/minimax-h3-max"
          }
        }
      ]
    },
    {
      "id": "2026-09-08-fal-minimax-h3",
      "published_at": "2026-09-08",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "fal.ai MiniMax H3 Max & Turbo Video Models Live with Dynamic Multimodal Dispatch",
        "zh": "fal.ai MiniMax H3 Max 与 Turbo 视频模型上线，支持动态多模态分发"
      },
      "summary": {
        "en": "MiniMax H3 Max and H3 Max Turbo (<3s rendering) video models are live on OmniMux via fal.ai, supporting dynamic multimodal routing across text-to-video, image-to-video, and reference-to-video.",
        "zh": "基于 fal.ai 后训练的 MiniMax H3 Max 旗舰版与 H3 Max Turbo 极速版（约3秒出片）视频模型已在 OmniMux 上线，支持文生视频、图生视频及参考生视频的动态多模态参数自适应分发。"
      },
      "models": [
        "minimax/h3-max",
        "minimax/h3-max-turbo"
      ],
      "tags": [
        "video",
        "multimodal",
        "fal.ai",
        "minimax"
      ],
      "links": [
        {
          "label": {
            "en": "MiniMax H3 Max",
            "zh": "MiniMax H3 Max"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3-max",
            "zh": "/zh/api-reference/video-series/models/minimax-h3-max"
          }
        },
        {
          "label": {
            "en": "MiniMax H3 Max Turbo",
            "zh": "MiniMax H3 Max Turbo"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3-max-turbo",
            "zh": "/zh/api-reference/video-series/models/minimax-h3-max-turbo"
          }
        },
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-09-07-social-provider-required",
      "published_at": "2026-09-07",
      "type": "breaking",
      "modality": [
        "publishing"
      ],
      "title": {
        "en": "Social operations require an explicit provider",
        "zh": "社媒操作必须明确指定账号来源"
      },
      "summary": {
        "en": "Pass tiktok_direct or zernio on five account and publishing operations. Upgrade the CLI and update saved commands.",
        "zh": "五项账号及发布操作必须传入 tiktok_direct 或 zernio；请升级 CLI 并更新已有命令。"
      },
      "models": [],
      "tags": [
        "provider",
        "CLI",
        "migration"
      ],
      "links": [
        {
          "label": {
            "en": "List accounts",
            "zh": "账号列表"
          },
          "href": {
            "en": "/en/api-reference/publishing/list-accounts",
            "zh": "/zh/api-reference/publishing/list-accounts"
          }
        }
      ]
    },
    {
      "id": "2026-09-07-account-quota-errors",
      "published_at": "2026-09-07",
      "type": "platform",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Account quota errors on OpenAI text endpoints",
        "zh": "OpenAI 文本接口统一账户额度错误"
      },
      "summary": {
        "en": "Local account-quota failures return 402 insufficient_quota, preventing authentication misclassification and unnecessary retries.",
        "zh": "本地账户额度不足返回 402 insufficient_quota，避免误判为密钥失效或触发无效重试。"
      },
      "models": [],
      "tags": [
        "errors",
        "quota",
        "compatibility"
      ],
      "links": [
        {
          "label": {
            "en": "Connection and usage",
            "zh": "连接与使用"
          },
          "href": {
            "en": "/en/faqs/connection-usage",
            "zh": "/zh/faqs/connection-usage"
          }
        }
      ]
    },
    {
      "id": "2026-08-31-catalog-sync",
      "published_at": "2026-08-31",
      "type": "model_launch",
      "modality": [
        "text",
        "image",
        "video",
        "audio"
      ],
      "title": {
        "en": "Catalog synchronization: Gemini 3.7, GLM 5.3, Wan 3.0, Seedance 2.0, Grok Imagine, Audio TTS & STT",
        "zh": "模型目录全量同步：Gemini 3.7、GLM 5.3、Wan 3.0、Seedance 2.0、Grok Imagine、音频与语音转录"
      },
      "summary": {
        "en": "Comprehensive documentation alignment across all 108 live models in the OmniMux catalog.",
        "zh": "全面对齐 OmniMux 线上 108 个在售模型的开发文档与 API 参考手册。"
      },
      "models": [
        "gemini-3.7-flash",
        "glm-5.3",
        "grok-4.6",
        "deepseek-v4-flash-vision-exp",
        "wan-3.0",
        "seedance-2-0",
        "gpt-4o-mini-tts",
        "whisper-1"
      ],
      "tags": [
        "text",
        "image",
        "video",
        "audio"
      ],
      "links": [
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        },
        {
          "label": {
            "en": "Audio Speech",
            "zh": "语音合成"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/gpt-4o-mini-tts",
            "zh": "/zh/api-reference/audio-series/models/gpt-4o-mini-tts"
          }
        }
      ]
    },
    {
      "id": "2026-08-31-media-catalog",
      "published_at": "2026-08-31",
      "type": "model_launch",
      "modality": [
        "image",
        "video"
      ],
      "title": {
        "en": "Seedream 5.0 Pro, Qwen Image 3.0, Grok Imagine Image 2.0, Kling O3, Omni 1.1, PixVerse v6, Vidu Q3",
        "zh": "Seedream 5.0 Pro、Qwen Image 3.0、Grok Imagine Image 2.0、Kling O3、Omni 1.1、PixVerse v6、Vidu Q3"
      },
      "summary": {
        "en": "Seven image and video models are live on OmniMux.",
        "zh": "七个图像 / 视频模型已在 OmniMux 可调用。"
      },
      "models": [
        "seedream-5-0-pro",
        "qwen-image-3-0",
        "grok-imagine-image-2-0",
        "kling-o3",
        "gemini-omni-1.1",
        "pixverse-v6",
        "vidu-q3"
      ],
      "tags": [
        "image",
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        },
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        }
      ]
    },
    {
      "id": "2026-08-25-social-analytics-reader-seats",
      "published_at": "2026-08-25",
      "type": "platform",
      "modality": [
        "platform",
        "text"
      ],
      "title": {
        "en": "Social analytics & inbox suite, Jina Reader extractor, and social seats",
        "zh": "上线社媒分析与私信分析套件、Jina Reader 网页提取及社媒席位管理"
      },
      "summary": {
        "en": "Landed 11 social analytics and inbox endpoints under `/api/social/v1`, Jina Reader `/v1/reader` gateway relay with output-token billing, and social seats status API.",
        "zh": "上线 `/api/social/v1` 11 个社媒分析与私信分析端点、Jina Reader `/v1/reader` 网页提取中继（按输出 Token 计费）以及社媒席位管理接口。"
      },
      "models": [
        "jina-reader-v1"
      ],
      "tags": [
        "publishing",
        "analytics",
        "reader",
        "social"
      ],
      "links": [
        {
          "label": {
            "en": "Jina Reader Extractor",
            "zh": "Jina Reader 网页提取"
          },
          "href": {
            "en": "/en/api-reference/reader-series/models/jina-reader-v1",
            "zh": "/zh/api-reference/reader-series/models/jina-reader-v1"
          }
        },
        {
          "label": {
            "en": "Daily Metrics",
            "zh": "大盘时序指标"
          },
          "href": {
            "en": "/en/api-reference/publishing/analytics/daily-metrics",
            "zh": "/zh/api-reference/publishing/analytics/daily-metrics"
          }
        },
        {
          "label": {
            "en": "Social Seats",
            "zh": "查询席位"
          },
          "href": {
            "en": "/en/api-reference/publishing/seats",
            "zh": "/zh/api-reference/publishing/seats"
          }
        }
      ]
    },
    {
      "id": "2026-08-16-index-tts-ltx-docs",
      "published_at": "2026-08-16",
      "type": "model_launch",
      "modality": [
        "audio",
        "video"
      ],
      "title": {
        "en": "Index TTS voice clone plus LTX digital-human contract",
        "zh": "上架 Index TTS 声音克隆，并更正 LTX 数字人合同"
      },
      "summary": {
        "en": "`index-tts` is live for GxgenAI voice clone. `ltx2.3-kj` docs now describe required photo + audio nodeInfoList, not text-to-video.",
        "zh": "`index-tts` 已上架，用于 GxgenAI 声音克隆。`ltx2.3-kj` 文档改为必填人设图+音频 nodeInfoList，不再写成文生视频。"
      },
      "models": [
        "index-tts",
        "ltx-2-3-kj"
      ],
      "tags": [
        "audio",
        "video",
        "gxgenai"
      ],
      "links": [
        {
          "label": {
            "en": "Index TTS",
            "zh": "Index TTS"
          },
          "href": {
            "en": "/en/api-reference/audio-series/models/index-tts",
            "zh": "/zh/api-reference/audio-series/models/index-tts"
          }
        },
        {
          "label": {
            "en": "LTX digital human",
            "zh": "LTX 数字人对口型"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/ltx-2-3-kj",
            "zh": "/zh/api-reference/video-series/models/ltx-2-3-kj"
          }
        }
      ]
    },
    {
      "id": "2026-08-09-platform-api-updates",
      "published_at": "2026-08-09",
      "type": "platform",
      "modality": [
        "platform"
      ],
      "title": {
        "en": "API Updates timeline opens",
        "zh": "API 更新时间线上线"
      },
      "summary": {
        "en": "Public developer changelog for model launches and platform changes.",
        "zh": "面向开发者的公开更新时间线：模型上新与平台变更。"
      },
      "models": [],
      "tags": [
        "platform"
      ],
      "links": [
        {
          "label": {
            "en": "Quickstart",
            "zh": "快速开始"
          },
          "href": {
            "en": "/en/quickstart",
            "zh": "/zh/quickstart"
          }
        },
        {
          "label": {
            "en": "Pricing",
            "zh": "定价与账户"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-08-09-social-data",
      "published_at": "2026-08-09",
      "type": "model_launch",
      "modality": [
        "social-data"
      ],
      "title": {
        "en": "Social data models — TikTok, Instagram, X, YouTube",
        "zh": "社交数据模型 — TikTok / Instagram / X / YouTube"
      },
      "summary": {
        "en": "Read-only social data via Chat Completions-style model IDs.",
        "zh": "只读社交数据：Chat Completions 形态的模型 ID。"
      },
      "models": [
        "tiktok-user",
        "tiktok-posts",
        "tiktok-video",
        "tiktok-search",
        "instagram-user",
        "instagram-posts",
        "instagram-post",
        "instagram-search",
        "x-user",
        "x-posts",
        "x-tweet",
        "x-search",
        "youtube-user",
        "youtube-posts",
        "youtube-video",
        "youtube-search"
      ],
      "tags": [
        "social-data"
      ],
      "links": [
        {
          "label": {
            "en": "TikTok user profile",
            "zh": "TikTok 用户资料"
          },
          "href": {
            "en": "/en/api-reference/social-data/tiktok/user-profile",
            "zh": "/zh/api-reference/social-data/tiktok/user-profile"
          }
        },
        {
          "label": {
            "en": "X tweet detail",
            "zh": "X 推文详情"
          },
          "href": {
            "en": "/en/api-reference/social-data/x/tweet-detail",
            "zh": "/zh/api-reference/social-data/x/tweet-detail"
          }
        },
        {
          "label": {
            "en": "Create post (publishing)",
            "zh": "创建帖子（社媒发布）"
          },
          "href": {
            "en": "/en/api-reference/publishing/create-post",
            "zh": "/zh/api-reference/publishing/create-post"
          }
        }
      ]
    },
    {
      "id": "2026-08-07-seedance-2-5",
      "published_at": "2026-08-07",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Seedance 2.5 — longer video with multimodal references",
        "zh": "Seedance 2.5 — 更长视频与多模态参考"
      },
      "summary": {
        "en": "Seedance 2.5 video generation is available on OmniMux.",
        "zh": "Seedance 2.5 视频生成已在 OmniMux 可调用。"
      },
      "models": [
        "seedance-2-5"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        },
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-07-30-minimax-h3",
      "published_at": "2026-07-30",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "MiniMax H3 — text-to-video and frame variants",
        "zh": "MiniMax H3 — 文生视频与帧变体"
      },
      "summary": {
        "en": "MiniMax H3 video routes are live on OmniMux.",
        "zh": "MiniMax H3 视频路由已在 OmniMux 上线。"
      },
      "models": [
        "minimax-h3",
        "minimax-h3-t2v",
        "minimax-h3-flf",
        "minimax-h3-fl2va",
        "minimax-h3-endframe"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "MiniMax H3 Video",
            "zh": "MiniMax H3 视频"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3",
            "zh": "/zh/api-reference/video-series/models/minimax-h3"
          }
        },
        {
          "label": {
            "en": "MiniMax H3 T2V",
            "zh": "MiniMax H3 文生视频"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/minimax-h3-t2v",
            "zh": "/zh/api-reference/video-series/models/minimax-h3-t2v"
          }
        },
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        }
      ]
    },
    {
      "id": "2026-07-28-grok-imagine-video-1-5",
      "published_at": "2026-07-28",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Grok Imagine Video 1.5",
        "zh": "Grok Imagine Video 1.5"
      },
      "summary": {
        "en": "Image-to-video with Grok Imagine Video 1.5 on OmniMux.",
        "zh": "Grok Imagine Video 1.5 图生视频已在 OmniMux 可调用。"
      },
      "models": [
        "grok-imagine-video-1-5"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Grok Imagine Video 1.5",
            "zh": "Grok Imagine Video 1.5"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/grok-imagine-video-1-5",
            "zh": "/zh/api-reference/video-series/models/grok-imagine-video-1-5"
          }
        },
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        }
      ]
    },
    {
      "id": "2026-07-25-claude-opus-5",
      "published_at": "2026-07-25",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Claude Opus 5",
        "zh": "Claude Opus 5"
      },
      "summary": {
        "en": "Claude Opus 5 is available via Chat Completions on OmniMux.",
        "zh": "Claude Opus 5 已通过 Chat Completions 在 OmniMux 可调用。"
      },
      "models": [
        "claude-opus-5"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "Claude complete",
            "zh": "Claude 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/claude/complete",
            "zh": "/zh/api-reference/text-series/claude/complete"
          }
        }
      ]
    },
    {
      "id": "2026-07-22-gemini-3-6-flash",
      "published_at": "2026-07-22",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Gemini 3.6 Flash and Gemini 3.5 Flash",
        "zh": "Gemini 3.6 Flash 与 Gemini 3.5 Flash"
      },
      "summary": {
        "en": "Gemini Flash-class language models on OmniMux.",
        "zh": "Gemini Flash 档语言模型已在 OmniMux 可调用。"
      },
      "models": [
        "gemini-3.6-flash",
        "gemini-3.5-flash"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "Gemini complete",
            "zh": "Gemini 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/gemini/complete",
            "zh": "/zh/api-reference/text-series/gemini/complete"
          }
        }
      ]
    },
    {
      "id": "2026-07-17-kimi-k3",
      "published_at": "2026-07-17",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Kimi K3 — long-context reasoning",
        "zh": "Kimi K3 — 长上下文推理"
      },
      "summary": {
        "en": "Kimi K3 is available on OmniMux Chat Completions.",
        "zh": "Kimi K3 已在 OmniMux Chat Completions 可调用。"
      },
      "models": [
        "kimi-k3"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "Kimi complete",
            "zh": "Kimi 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/kimi/complete",
            "zh": "/zh/api-reference/text-series/kimi/complete"
          }
        }
      ]
    },
    {
      "id": "2026-07-16-suno",
      "published_at": "2026-07-16",
      "type": "model_launch",
      "modality": [
        "audio"
      ],
      "title": {
        "en": "Suno — music generation",
        "zh": "Suno — 音乐生成"
      },
      "summary": {
        "en": "Suno music generation is available on OmniMux.",
        "zh": "Suno 音乐生成已在 OmniMux 可调用。"
      },
      "models": [
        "suno"
      ],
      "tags": [
        "audio"
      ],
      "links": [
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-07-01-nano-banana",
      "published_at": "2026-07-01",
      "type": "model_launch",
      "modality": [
        "image"
      ],
      "title": {
        "en": "Nano Banana 2 and Nano Banana Pro",
        "zh": "Nano Banana 2 与 Nano Banana Pro"
      },
      "summary": {
        "en": "Nano Banana image models on OmniMux.",
        "zh": "Nano Banana 图像模型已在 OmniMux 可调用。"
      },
      "models": [
        "nano-banana-2",
        "nano-banana-pro"
      ],
      "tags": [
        "image"
      ],
      "links": [
        {
          "label": {
            "en": "Nano Banana 2",
            "zh": "Nano Banana 2"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/nano-banana-2",
            "zh": "/zh/api-reference/image-series/models/nano-banana-2"
          }
        },
        {
          "label": {
            "en": "Nano Banana Pro",
            "zh": "Nano Banana Pro"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/nano-banana-pro",
            "zh": "/zh/api-reference/image-series/models/nano-banana-pro"
          }
        }
      ]
    },
    {
      "id": "2026-06-25-seedance-2-0",
      "published_at": "2026-06-25",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Seedance 2.0 family — Standard, Mini, Fast",
        "zh": "Seedance 2.0 系列 — Standard / Mini / Fast"
      },
      "summary": {
        "en": "Seedance 2.0 video SKUs on OmniMux.",
        "zh": "Seedance 2.0 视频 SKU 已在 OmniMux 可调用。"
      },
      "models": [
        "seedance-2-0",
        "seedance-2-0-mini",
        "seedance-2-0-fast"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        },
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-06-17-glm-5-2",
      "published_at": "2026-06-17",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "GLM-5.2",
        "zh": "GLM-5.2"
      },
      "summary": {
        "en": "GLM-5.2 language model on OmniMux.",
        "zh": "GLM-5.2 语言模型已在 OmniMux 可调用。"
      },
      "models": [
        "glm-5.2",
        "glm-5.1"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "GLM complete",
            "zh": "GLM 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/glm/complete",
            "zh": "/zh/api-reference/text-series/glm/complete"
          }
        }
      ]
    },
    {
      "id": "2026-06-16-kling",
      "published_at": "2026-06-16",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Kling V3 and Kling V2.6",
        "zh": "Kling V3 与 Kling V2.6"
      },
      "summary": {
        "en": "Kling video models on OmniMux.",
        "zh": "Kling 视频模型已在 OmniMux 可调用。"
      },
      "models": [
        "kling-v3",
        "kling-v2-6"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        },
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-06-15-midjourney",
      "published_at": "2026-06-15",
      "type": "model_launch",
      "modality": [
        "image"
      ],
      "title": {
        "en": "Midjourney",
        "zh": "Midjourney"
      },
      "summary": {
        "en": "Midjourney image path on OmniMux live pricing.",
        "zh": "Midjourney 图像路径已在 OmniMux 线上定价可调用。"
      },
      "models": [
        "midjourney"
      ],
      "tags": [
        "image"
      ],
      "links": [
        {
          "label": {
            "en": "Pricing",
            "zh": "定价"
          },
          "href": {
            "en": "/en/api-reference/account/pricing",
            "zh": "/zh/api-reference/account/pricing"
          }
        }
      ]
    },
    {
      "id": "2026-06-01-minimax-m3",
      "published_at": "2026-06-01",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "MiniMax M3",
        "zh": "MiniMax M3"
      },
      "summary": {
        "en": "MiniMax M3 language model on OmniMux.",
        "zh": "MiniMax M3 语言模型已在 OmniMux 可调用。"
      },
      "models": [
        "minimax-m3"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "MiniMax complete",
            "zh": "MiniMax 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/minimax/complete",
            "zh": "/zh/api-reference/text-series/minimax/complete"
          }
        }
      ]
    },
    {
      "id": "2026-05-20-omni-flash",
      "published_at": "2026-05-20",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Omni Flash — duration video family",
        "zh": "Omni Flash — 时长视频族"
      },
      "summary": {
        "en": "Omni Flash and duration SKUs on OmniMux.",
        "zh": "Omni Flash 及按时长 SKU 已在 OmniMux 可调用。"
      },
      "models": [
        "gemini-omni-flash"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Omni Flash",
            "zh": "Omni Flash"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/gemini-omni-flash",
            "zh": "/zh/api-reference/video-series/models/gemini-omni-flash"
          }
        },
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        }
      ]
    },
    {
      "id": "2026-05-20-veo-3-1",
      "published_at": "2026-05-20",
      "type": "model_launch",
      "modality": [
        "video"
      ],
      "title": {
        "en": "Veo 3.1",
        "zh": "Veo 3.1"
      },
      "summary": {
        "en": "Veo 3.1 video generation on OmniMux.",
        "zh": "Veo 3.1 视频生成已在 OmniMux 可调用。"
      },
      "models": [
        "veo-3.1"
      ],
      "tags": [
        "video"
      ],
      "links": [
        {
          "label": {
            "en": "Veo 3.1",
            "zh": "Veo 3.1"
          },
          "href": {
            "en": "/en/api-reference/video-series/models/veo-3.1",
            "zh": "/zh/api-reference/video-series/models/veo-3.1"
          }
        },
        {
          "label": {
            "en": "Video task poll",
            "zh": "视频任务查询"
          },
          "href": {
            "en": "/en/api-reference/tasks/video-task",
            "zh": "/zh/api-reference/tasks/video-task"
          }
        }
      ]
    },
    {
      "id": "2026-05-05-claude-opus-4-7-deepseek-v4",
      "published_at": "2026-05-05",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "Claude Opus 4.7 and DeepSeek V4",
        "zh": "Claude Opus 4.7 与 DeepSeek V4"
      },
      "summary": {
        "en": "Claude Opus 4.7 plus DeepSeek V4 Flash/Pro on OmniMux.",
        "zh": "Claude Opus 4.7 与 DeepSeek V4 Flash/Pro 已在 OmniMux 可调用。"
      },
      "models": [
        "claude-opus-4-7",
        "deepseek-v4-flash",
        "deepseek-v4-pro"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "Claude complete",
            "zh": "Claude 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/claude/complete",
            "zh": "/zh/api-reference/text-series/claude/complete"
          }
        },
        {
          "label": {
            "en": "DeepSeek complete",
            "zh": "DeepSeek 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/deepseek/complete",
            "zh": "/zh/api-reference/text-series/deepseek/complete"
          }
        }
      ]
    },
    {
      "id": "2026-04-28-gpt-image-2",
      "published_at": "2026-04-28",
      "type": "model_launch",
      "modality": [
        "image"
      ],
      "title": {
        "en": "GPT Image 2",
        "zh": "GPT Image 2"
      },
      "summary": {
        "en": "GPT Image 2 and HD tier on OmniMux.",
        "zh": "GPT Image 2 及 HD 档已在 OmniMux 可调用。"
      },
      "models": [
        "gpt-image-2",
        "gpt-image-2-hd"
      ],
      "tags": [
        "image"
      ],
      "links": [
        {
          "label": {
            "en": "GPT Image 2",
            "zh": "GPT Image 2"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/gpt-image-2",
            "zh": "/zh/api-reference/image-series/models/gpt-image-2"
          }
        },
        {
          "label": {
            "en": "GPT Image 2 HD",
            "zh": "GPT Image 2 HD"
          },
          "href": {
            "en": "/en/api-reference/image-series/models/gpt-image-2-hd",
            "zh": "/zh/api-reference/image-series/models/gpt-image-2-hd"
          }
        }
      ]
    },
    {
      "id": "2026-03-08-minimax-m2-5",
      "published_at": "2026-03-08",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "MiniMax M2.5",
        "zh": "MiniMax M2.5"
      },
      "summary": {
        "en": "MiniMax M2.5 language model on OmniMux.",
        "zh": "MiniMax M2.5 语言模型已在 OmniMux 可调用。"
      },
      "models": [
        "minimax-m2.5",
        "minimax-m2.7"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "MiniMax complete",
            "zh": "MiniMax 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/minimax/complete",
            "zh": "/zh/api-reference/text-series/minimax/complete"
          }
        }
      ]
    },
    {
      "id": "2026-03-06-gpt-5-4",
      "published_at": "2026-03-06",
      "type": "model_launch",
      "modality": [
        "text"
      ],
      "title": {
        "en": "GPT-5.4 series",
        "zh": "GPT-5.4 系列"
      },
      "summary": {
        "en": "GPT-5.4 and GPT-5.4 Mini on OmniMux.",
        "zh": "GPT-5.4 与 GPT-5.4 Mini 已在 OmniMux 可调用。"
      },
      "models": [
        "gpt-5.4",
        "gpt-5.4-mini"
      ],
      "tags": [
        "text"
      ],
      "links": [
        {
          "label": {
            "en": "GPT complete",
            "zh": "GPT 完整参数"
          },
          "href": {
            "en": "/en/api-reference/text-series/gpt/complete",
            "zh": "/zh/api-reference/text-series/gpt/complete"
          }
        }
      ]
    }
  ],
  "pages": [
    {
      "page": 1,
      "path": "data/changelog/pages/1.json",
      "count": 42
    }
  ]
}
