video-shuoshan/docs/版本管理.md
seaislee1209 b219c01ea7
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m47s
docs: 更新版本管理和项目总览(v0.14.1)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:28:20 +08:00

15 lines
565 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 版本管理
> 按版本号倒序记录每次发版内容。
---
## v0.14.1 — 2026-03-26
### 变更内容
1. **计费双单价** — 含视频输入 28 元/百万 tokens不含视频输入 46 元/百万 tokensQuotaConfig 加 `base_token_price_video` 字段)
2. **Token 刷新防抖** — 同页面内并发 401 共用一次 refresh 请求 + 关闭 `BLACKLIST_AFTER_ROTATION` 防止快速刷新误登出
3. **ProtectedRoute 容错** — 请求中断时自动重试,不误跳转到生成页
4. **CSV 导出上限提升** — 从 100 提升到 10000