v3.10.6: update changelogs with OAuth Secrets all-providers + Re-OAuth

This commit is contained in:
Roman | RyzenAdvanced
2026-05-25 18:49:21 +04:00
Unverified
parent 2cc6035a68
commit 9796c56451
2 changed files with 11 additions and 0 deletions

View File

@@ -14,6 +14,13 @@
### Codebuff Fix
- Fixed Codebuff OAuth: use `www.codebuff.com` (bare `codebuff.com` returns 307 redirect)
### OAuth Secrets & Credentials (All Providers)
- **OAuth Secrets dialog now shows ALL providers**: Google (Antigravity + Gemini CLI) AND Freebuff/Codebuff
- **Re-OAuth buttons** for each provider: instantly re-authenticate Google or GitHub/Codebuff
- Token status indicators (valid/missing) for each Google provider
- Shows logged-in email and auth status for Freebuff/Codebuff
- Editable auth token and fingerprint fields for Freebuff/Codebuff
### Windows
- Windows GUI files consolidated into `src/` (merged by cobra91 via PR #1 and PR #2)