WeRouter
WeRouter
User GuideAPI ReferenceAI ApplicationsSkillsHelp & SupportBusiness Cooperation

Changelog

Version Log Information · Data updated at 2026-4-10 02:08:16

To view all historical versions, please visit the GitHub Releases page. This page automatically fetches the latest update information from that page.

v0.12.6

Latest Release · Published at 2026-04-09 14:44:42 (UTC+8)

New Features

  • Fill in custom fields for vllm-omini (#4154)

Bug Fixes

  • Accept string usage values in Alibaba task polling (#4155)
  • Use correct endpoint for coding plan image generation in Zhipu 4V (#4146)
  • Prefer explicit pricing for compact models (#4156)
  • Fix document rendering (#4153)

Improvements

  • Refine PR template and add PR submission checks (#4076)

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.5...v0.12.6

Download Resources


nightly-20260409-4d2993e

Release · Published at 2026-04-09 17:14:49 (UTC+8)

Highlights / 重点更新

This release introduces comprehensive support for tiered billing (阶梯计费). It allows for flexible pricing expressions, detailed tool call quota calculations, and channel test support for tiered models. 本次发布重点增加了对阶梯计费的全面支持,支持灵活的计费表达式解析、自定义工具调用额度计算,并完善了UI配置项和渠道测试支持。

Docker image: calciumion/new-api:nightly Docker 镜像: calciumion/new-api:nightly

New Features

  • Added comprehensive support for tiered billing, including flexible expression evaluation, tool pricing settings UI, and channel test support (#4145).
  • Added custom fields support for vllm-omini models (#4154).

Bug Fixes

  • Fixed an issue in Alibaba Cloud task polling to correctly accept string usage values (#4155).
  • Fixed the endpoint for Zhipu 4v coding plan image generation (#4146).
  • Fixed pricing calculation to prefer explicit pricing for compact models (#4156).

Improvements

  • Improved UI layout consistency by replacing card components with divs.
  • Added nightly branch trigger to Docker image CI workflows.
  • Refined PR templates and added PR submission checks (#4076).

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.5...nightly-20260409

Download Resources


v0.12.5

Release · Published at 2026-04-08 17:13:32 (UTC+8)

New Features

  • Add support for Minimax image generation relay (#4103).

Improvements

  • Redesign group ratio rules with a collapsible layout for better usability.
  • Enhance dashboard chart axes and sorting logic.
  • Add a convenient copy button next to the API link in the dashboard info panel.

Bug Fixes

  • Resolve email delivery issues for Outlook and similar providers (#4112).

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.4...v0.12.5

Download Resources


v0.12.4

Release · Published at 2026-04-08 15:49:44 (UTC+8)

New Features

  • Added an IncludeModelName option to channel affinity rules for per-model affinity tracking (#3488)
  • Added an ErrorBoundary component to the web UI to prevent full-page crashes (#3350)
  • Added support for Duration in TaskSubmitReq (#4068)
  • Added admin user analytics to the dashboard

Bug Fixes

  • Fixed pricing filtering based on usable groups (#4123)
  • Fixed an issue where Claude streaming interruptions incorrectly overwrote usage data instead of preserving cache billing fields (#4128)
  • Fixed an issue where the "do not retry after failure" configuration was incorrectly overwritten in memory (#4142)

Improvements

  • Added support for enabling error logging via environment variables (#4131)
  • Wrapped scope tag labels with t() for better i18n support
  • Fixed chart labels on the dashboard

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.3...v0.12.4

Download Resources


v0.12.3

Release · Published at 2026-04-08 01:04:04 (UTC+8)

This is a small polish release focused on making configuration easier to navigate by simplifying the settings layout and consolidating model pricing controls.

Improvements

  • Refined the settings interface with a unified model pricing view and a cleaner tab structure to make configuration easier to navigate.

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.2...v0.12.3

Download Resources


v0.12.2

Release · Published at 2026-04-06 18:10:52 (UTC+8)

New Features

  • Add support for PDF conversion between OpenAI and Claude APIs.
  • Support differential billing for Seedance 2.0 based on video vs. no-video input.
  • Enhance max_tokens handling and input sanitization in the playground (#4106).
  • Enhance stream status display with error tooltips in usage logs.

Bug Fixes

  • Fix usage calculation issues when converting between Claude and OpenAI APIs by emitting message_delta for the final stream chunk (#4090).
  • Fix Gemini stream detection by checking the :streamGenerateContent URL path (#4087).
  • Fix Claude request requirements by properly setting TopP to nil.

Improvements

  • Unify file source creation and enhance caching mechanisms.

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.1...v0.12.2

Download Resources


v0.12.1

Release · Published at 2026-04-02 22:01:41 (UTC+8)

This release adds Seedance 2.0 video support and broadens media compatibility across providers. It also makes failures easier to understand with clearer Seedance and performance-related error messages.

New Features

  • Added Seedance 2.0 video generation API support with duration control in seconds, clearer failure reporting, and better prompt handling for single-text requests (#4042).
  • Added HEIC/HEIF image support, including Gemini channel compatibility and more reliable handling of HEIF images (#4049).
  • Added basic inline file support for Claude relay so compatible requests can include media directly (#3505).

Improvements

  • Improved performance-related error messages to make request failures easier to understand.

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.0...v0.12.1

Download Resources


v0.12.0

Release · Published at 2026-04-02 00:22:05 (UTC+8)

v0.12.0 adds Wan 2.7 image generation support and streamlines channel setup in the admin UI. It also improves billing accuracy and fixes several model and dashboard issues.

New Features

  • Added support for Wan 2.7 image generation, including control over how many images are generated per request (#3526).

Bug Fixes

  • Fixed image-generation billing and usage statistics so request counts and costs are reported more accurately without double-counting (#3512).
  • Fixed a UI issue that caused the consumption distribution chart to make the page scrollbar flicker on hover (#3474).
  • Fixed xAI Grok-3-mini compatibility when no completion token limit is set, reducing failed requests.

Improvements

  • Made channel setup faster and smoother by letting you create a channel from a copied token, remembering advanced settings in the edit dialog, and improving clipboard handling.

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.9...v0.12.0

Download Resources


v0.12.0-alpha.2

Release · Published at 2026-03-31 21:43:12 (UTC+8)

Release Highlights

This release includes minor improvements to the EditChannelModal component to enhance clipboard handling reliability.

Bug Fixes

  • EditChannelModal: Enhance clipboard handling with error checks (670abee)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.12.0-alpha.1...v0.12.0-alpha.2

Download Resources


v0.12.0-alpha.1

Release · Published at 2026-03-31 19:40:48 (UTC+8)

Highlights

This release introduces a new clipboard magic string feature for quick channel creation and includes important security and UI improvements.

New Features

  • Add clipboard magic string for quick channel creation from token copy

Bug Fixes

  • 修复消耗分布图表悬浮时滚动条闪烁 (Fix dashboard scrollbar flickering) (#3474)
  • Fix xAI MaxTokens mapping for grok-3-mini model

Improvements

  • Security improvements
  • Enhance footer layout and styling
  • Update Traditional Chinese README with missing content and partner logo (#3462)
  • Refactor account binding endpoints to use POST and normalize reset responses

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.9...v0.12.0-alpha.1

Download Resources


v0.11.9

Release · Published at 2026-03-31 17:07:05 (UTC+8)

Release Notes for v0.11.9

New Features

  • Add slide-in animations and update translations for new UI elements
  • Prevent metadata from overriding model fields (#3461)
  • Record stream interruption reasons via StreamStatus
  • Expose i18n instance to the global window object for easier access

Bug Fixes

  • Restore pre-3400 OpenRouter billing semantics (#3438)
  • Restore doubao coding plan deprecation and regex ignored models lost during conflict resolution
  • Preserve cache usage in openai-to-claude response conversion

Improvements

  • Expose skip-retry option and show it in the rules list (#3440)
  • Harden Docker and release CI workflows to improve security

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.9-alpha.1...v0.11.9

Download Resources


v0.11.9-alpha.1

Release · Published at 2026-03-23 15:40:30 (UTC+8)

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.8...v0.11.9-alpha.1

Download Resources


v0.11.8

Release · Published at 2026-03-22 13:55:40 (UTC+8)

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.7...v0.11.8

Download Resources


v0.11.7

Release · Published at 2026-03-19 16:15:24 (UTC+8)

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.6...v0.11.7

Download Resources


v0.11.6-patch.1

Release · Published at 2026-03-17 18:39:55 (UTC+8)


v0.11.6

Release · Published at 2026-03-17 17:23:40 (UTC+8)

参数覆盖记录到日志 错误日志恢复tooltip显示

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.5...v0.11.6

Download Resources


nightly-20260317

Release · Published at 2026-03-17 18:30:50 (UTC+8)

feat: implement tiered billing expression evaluation

Docker image: calciumion/new-api:nightly

Download Resources


v0.11.5

Release · Published at 2026-03-15 01:27:39 (UTC+8)


v0.11.4-patch.1


v0.11.4

Release · Published at 2026-03-12 15:37:12 (UTC+8)

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2...v0.11.4

Download Resources


v0.11.4-alpha.5

Release · Published at 2026-03-10 02:03:34 (UTC+8)

请求头覆盖新增追加功能

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.4...v0.11.4-alpha.5

Download Resources


v0.11.4-alpha.4

Release · Published at 2026-03-08 22:42:27 (UTC+8)

为渠道参数覆盖可视化规则提供拖拽排序支持 后端Token相关API变更

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.3...v0.11.4-alpha.4

Download Resources


v0.11.4-alpha.3

Release · Published at 2026-03-07 00:25:57 (UTC+8)

Main Changes

重构日志价格显示,默认隐藏倍率逻辑,可在列设置中切换 Refactor the log price display: hide the multiplier logic by default, with an option to toggle it in the column settings.

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.2...v0.11.4-alpha.3

Download Resources


v0.11.4-alpha.2

Release · Published at 2026-03-06 22:36:18 (UTC+8)

Main Changes

模型广场增加缓存等价格显示 Unify pricing labels and expand marketplace pricing display

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.1...v0.11.4-alpha.2

Download Resources


v0.11.4-alpha.1

Release · Published at 2026-03-06 21:38:47 (UTC+8)

Main Changes

完善可视化价格设置,为后续阶梯定价的开发做准备 Improve the visual pricing settings to prepare for subsequent development of tiered pricing.

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-patch.2...v0.11.4-alpha.1

Download Resources


v0.11.3-alpha.1

Release · Published at 2026-03-06 17:52:47 (UTC+8)

优化kling模型计费

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-patch.1...v0.11.2-patch.2

Download Resources


v0.11.2-patch.1

Release · Published at 2026-03-06 11:44:19 (UTC+8)

gpt-5.4补全倍率

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2...v0.11.2-patch.1

Download Resources


v0.11.2

Release · Published at 2026-03-05 00:12:19 (UTC+8)

Main changes

增加定时获取上游模型更新功能 异步任务在没有设置价格时抛出错误 渠道参数覆盖功能增强,提供可视化编辑,整合请求头覆盖和透传功能

Add a scheduled feature to fetch upstream model updates. Throw an error in the asynchronous task when the price is not set. Enhance the channel parameter override feature by integrating request header overrides and passthrough functionality.

Enhance the channel parameter override feature

整合请求头覆盖功能,可视化编辑,并提供基础模板

1772641010569

Scheduled feature to fetch upstream model updates

在上游模型变动时,可看到明显的提醒

1772640819223

点击后可分别处理需要删除和新增的模型

1772640894508

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0...v0.11.2

Download Resources


v0.11.2-alpha.2

Release · Published at 2026-03-04 00:37:14 (UTC+8)

优化检测上游模型功能 美化模型广场

Optimize the upstream model fetch feature Beautify the Model Marketplace

What's Changed

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-alpha.1...v0.11.2-alpha.2

Download Resources


v0.11.2-alpha.1

Release · Published at 2026-03-02 22:10:48 (UTC+8)

feat: auto fetch upstream models 新增自动检测上游模型列表变动功能

imageimage

What's Changed

New Contributors

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.7...v0.11.2-alpha.1

Download Resources


How is this guide?

Last updated on