Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Write each change in both `### English` and `### 中文` under `## Unreleased`.

### English

### 中文

## 0.2.42 - 2026-09-04

### English

- Distinguish hard quota exhaustion from prompt token limits, and cool exhausted accounts until the next local midnight
- Keep explicitly identified conversations on one account with bounded in-memory session affinity, same-provider/region escape, and routing-source request logs
- Add stateless Anthropic Messages and OpenAI Responses adapters for text and function-tool conversations
Expand Down
Loading