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.4.10 - 2026-09-12

### English

- Allow CORS preflight requests on the OpenAI-compatible endpoints without weakening API-key authentication on actual requests
- Repair WorkBuddy tool history after a canceled tool round so the next turn is not rejected as a broken tool sequence
- Send WorkBuddy Deepseek V4.1 Flash thinking as official top-level reasoning fields so streamed thinking comes back
Expand Down
Loading