✓ No known CVEs patched in this version
Summary
AI summaryUpdates 稳定性, 新增, and 改进 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds upstream staged timeout policies: header, first-byte, and idle timeouts. Adds upstream staged timeout policies: header, first-byte, and idle timeouts. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Performance | Low |
Adds coverage tests for response header, first‑byte, and idle timeouts. Adds coverage tests for response header, first‑byte, and idle timeouts. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Improves handling of empty responses, HEAD, 204/304, normal EOF, and streaming chunked responses. Improves handling of empty responses, HEAD, 204/304, normal EOF, and streaming chunked responses. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Reorganizes upstream editing interface, moving low‑frequency configs to advanced settings. Reorganizes upstream editing interface, moving low‑frequency configs to advanced settings. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Simplifies outbound proxy control; custom proxy addresses editable directly in selection box. Simplifies outbound proxy control; custom proxy addresses editable directly in selection box. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Moves request log toggle into advanced settings to reduce default UI cognitive load. Moves request log toggle into advanced settings to reduce default UI cognitive load. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Refines Chinese and English descriptions and example configurations. Refines Chinese and English descriptions and example configurations. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
新增
- 新增上游分阶段超时策略:
- 响应头超时
- 响应体首字节超时
- 响应体空闲超时
- 阶段超时不会延长总超时,响应体空闲计时会在每次收到数据后重置。
- 超时策略同时适用于流式与普通响应。
改进
- 重整上游编辑界面,将低频配置集中到高级设置。
- 简化出站代理控件,自定义代理地址可直接在选择框中编辑。
- 将请求日志开关移入高级设置,降低默认界面的认知负担。
- 优化中英文说明与示例配置。
稳定性
- 完善空响应、HEAD、204/304、正常 EOF 及流式分段响应的处理。
- 增加响应头、首字节和响应体空闲超时的覆盖测试。
Added
- Added upstream staged timeout policies:
- Response header timeout
- Response body first-byte timeout
- Response body idle timeout
- Staged timeouts do not extend the total timeout; the response body idle timer resets each time data is received.
- Timeout policies apply to both streaming and normal responses.
Improved
- Reorganized the upstream editing interface, consolidating low-frequency configurations into advanced settings.
- Simplified the outbound proxy control; custom proxy addresses can now be edited directly in the selection box.
- Moved the request log toggle into advanced settings to reduce cognitive load in the default interface.
- Refined Chinese and English descriptions and example configurations.
Stability
- Improved handling of empty responses, HEAD, 204/304, normal EOF, and streaming chunked responses.
- Added coverage tests for response header, first-byte, and response body idle timeouts.
What's Changed
- feat(proxy): 增加响应头与流式首字节超时 by @Jieken in https://github.com/paopaoandlingyia/PrismCat/pull/6
New Contributors
- @Jieken made their first contribution in https://github.com/paopaoandlingyia/PrismCat/pull/6
Full Changelog: https://github.com/paopaoandlingyia/PrismCat/compare/v1.11.1...v1.12.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About PrismCat
All releases →Related context
Beta — feedback welcome: [email protected]