github QuantumNous/new-api v1.0.0-rc.26

3 hours ago

⚠️ Important Warnings / 重要警告

  • Database Migration Risk / 数据库迁移风险: This release changes quota fields to support values larger than 4,294,967,295. Upon startup, the system will check database table structures. Startup may fail if the column types are incorrect. In such cases, manual modification is required (instructions will be in the error message; consult AI if unsure how to proceed).
    本次更新修复了额度上限问题,支持大于 42 亿的数值。启动时系统会检测数据库表结构,如果不匹配可能会导致启动失败。遇到此问题需根据错误提示手动修改数据库表结构(如不熟悉数据库操作,可寻求 AI 辅助)。

  • Deprecation of 32-bit Systems / 废弃 32 位系统支持: Support for 32-bit operating systems has been temporarily deprecated to accommodate these changes.
    为配合上述更改,我们已“临时”废弃对 32 位操作系统架构的支持。

New Features

  • Added support for thinking_token_budget in vLLM (#7027)

Bug Fixes

  • Prevented browser auto-fill from incorrectly populating credentials in usage log filters (#6966)

Improvements

  • Removed 32-bit integer limitations to allow quota values to exceed 4294 million (#7025)

What's Changed

Full Changelog: v1.0.0-rc.25...v1.0.0-rc.26

Don't miss a new new-api release

NewReleases is sending notifications on new releases.