3.36.0 (2026-05-04)
Features
- account: add one-click refresh for disabled accounts (#784) (0ab5bff)
- add batch export from keys to managed-site channels (#775) (6917657)
- channel-migration: Support AxonHub for channel migration (#771) (c780b3a)
- docs: add link validation script and update workflow (c109a96)
- key-management: allow editing managed-site batch export models (#780) (d28a1ae)
- key-management: support multi-account key filtering and grouped selection (#778) (18164ab)
- managed-sites: support claude code hub migration (#774) (09e0b2a)
- options: add feedback shortcuts to the options header (1349a89)
- react-devtools: add enabled flag for conditional plugin control (a413a4b)
Bug Fixes
- docs: sync translated docs on source moves (0c947bc)
- i18n: localize remaining locale labels (c7d3c5e)
- i18n: localize telemetry mode labels (9cb7682)
- increase max heights for dialog result and preview lists (#777) (9f397c9)
- selection: preserve checkbox indeterminate state (#779) (cf57ee5)
附加说明
当前为正式版 Stable,适合大多数用户日常使用。以下内容用于说明各个附件的用途与常见安装入口。
产物说明
all-api-hub-3.36.0-chrome.zip:Chromium 内核浏览器手动安装包,适用于 Chrome、Edge、Kiwi 等。下载后先解压,再通过扩展管理页加载已解压目录。all-api-hub-3.36.0-firefox.zip:Firefox 构建包。普通用户优先使用 Firefox Add-ons 商店;这个附件更适合高级用户自行验证、调试或配合发布流程使用。all-api-hub-3.36.0-sources.zip:Firefox 发布/审核用源码包,通常不是普通用户直接安装的附件。all-api-hub-3.36.0-safari-xcode-bundle.zip:Safari 推荐下载包。解压后可直接打开其中的 Xcode 工程运行,普通用户请优先下载这个文件。all-api-hub-3.36.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。