Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

## 🎉 News

- **2026-06-17**: Fixed React error #185 — state update on unmounted component in the CLI UI layer. Added `let cancelled` guards to 5 async hooks (`useShellHistory`, `useLogger`, `useCommandMigration`, `useGitBranchName`, `useWorktreeSession`) and removed unmount-time `setState` from `AgentChatContent`. ([#5199](https://github.com/QwenLM/qwen-code/issues/5199))

- **2026-04-15**: Qwen OAuth free tier has been discontinued. To continue using Qwen Code, switch to [Alibaba Cloud Coding Plan](https://modelstudio.console.alibabacloud.com/?tab=coding-plan#/efm/coding-plan-index), [OpenRouter](https://openrouter.ai), [Fireworks AI](https://app.fireworks.ai), or bring your own API key. Run `qwen auth` to configure.

- **2026-04-13**: Qwen OAuth free tier policy update: daily quota adjusted to 100 requests/day (from 1,000).
Expand Down
Loading
Loading