3.33.0 (2026-04-11)
Features
- account: add timeout for manual account data fetch (6925e89)
- accountDialog: prompt managed-site setup before auto-config (167b440)
- keyManagement: enhance empty state with account selection guidance (3abdad0)
- keyManagement: show destructive empty state on key load failure (24bc635)
- ManagedSiteVerification: implement OTP input for verification codes (160706a)
- model-list: add key management link to model key dialog (10dcbd6)
- model-list: implement empty states for source selection (d7cf9fe)
- model-list: let source badges reuse account tag filtering (d19ca17)
- refine verification history status display (09c0a3f)
- translate: implement incremental translation with git diff support (bbbc93c)
- ui: clarify workflow-exit actions and preserve navigation history (#697) (173ae0e)
- Unify warning toasts and add follow-up actions for partial-success states (#703) (3a4719b)
- updates: add release-channel update reminders for manual installs (#707) (7bdd477)
Bug Fixes
- account-dialog: clarify managed-site setup flow and button behavior (bd82606)
- account-management: verify current block status before showing temp window fallback reminder (#701) (1e9cf8f)
- content: avoid stale redemption toast selection after filtering (c087fe4)
- docs: refine translation guidelines and system prompt (da4a737)
- Fix theme hydration race and stabilize menu tests (72aa9b6)
- model-list: restore account name badge for account-backed models (45ea8f0)
- settings: prevent non-numeric managed-site admin user IDs (115d8c1)
- translate: tighten changelog translation prompt guards (14093ca)
- webdav: best-effort upload deleted account changes before regular sync (#705) (ea451dc)
Performance Improvements
- api: stop fetching today request count on fast path (9165e4d)
- optimize today usage fetching with DoneHub query compatibility (#700) (0655288)
附加说明
当前为正式版 Stable,适合大多数用户日常使用。以下内容用于说明各个附件的用途与常见安装入口。
产物说明
all-api-hub-3.33.0-chrome.zip:Chromium 内核浏览器手动安装包,适用于 Chrome、Edge、Kiwi 等。下载后先解压,再通过扩展管理页加载已解压目录。all-api-hub-3.33.0-firefox.zip:Firefox 构建包。普通用户优先使用 Firefox Add-ons 商店;这个附件更适合高级用户自行验证、调试或配合发布流程使用。all-api-hub-3.33.0-sources.zip:Firefox 发布/审核用源码包,通常不是普通用户直接安装的附件。all-api-hub-3.33.0-safari-xcode-bundle.zip:Safari 推荐下载包。解压后可直接打开其中的 Xcode 工程运行,普通用户请优先下载这个文件。all-api-hub-3.33.0-safari.zip:Safari 原始构建包,通常作为 Xcode 工程生成输入使用;普通用户不要单独下载这个文件。
使用说明
- 大多数用户:优先使用商店版本或最新正式版 Stable;如需提前验证修复或体验新功能,再考虑 Nightly 预发布。
- Chrome / Edge / Kiwi 等 Chromium 浏览器:下载
*-chrome.zip,先解压,再在扩展管理页选择“加载已解压的扩展程序”。 - Firefox:优先使用 Firefox Add-ons 商店;
*-firefox.zip与*-sources.zip更适合高级用户、自行验证或发布流程使用。 - Safari:请下载
*-safari-xcode-bundle.zip,解压后直接打开其中的 Xcode 工程;不要只下载*-safari.zip。