qwen-code/docs/users/support
tanzhenxin f6271c61b6
feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff) (#3291)
* feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff)

The Qwen OAuth free tier has reached its end-of-life date. This updates
all client-side messaging, blocks new OAuth signups, and guides existing
users to alternative providers.

* fix(test): add getModelsConfig mock and update QWEN_OAUTH test expectations

- Add getModelsConfig() to Config mocks in gemini.test.tsx (3 failures)
- Update validateNonInterActiveAuth test to expect exit for QWEN_OAUTH
  since validateAuthMethod now returns an error for discontinued free tier
2026-04-15 22:30:20 +08:00
..
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
tos-privacy.md feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff) (#3291) 2026-04-15 22:30:20 +08:00
troubleshooting.md fix(core): improve OAuth fetch-failed diagnostics 2026-01-10 16:49:56 +08:00
Uninstall.md docs: update various documentation for clarity, formatting, and link corrections 2025-12-12 18:20:31 +08:00