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.45 - 2026-09-05

### English

- Add console-selectable account routing strategies: round-robin, weighted round-robin, and fill-first
- Recover failed account runtimes with exponential backoff, and surface starting, recovering, and auth-failed states on account cards
- Show session-affinity TTL, hits, misses, escapes, and the last miss/escape reason on the System page
Expand Down
Loading