Nebula 1.2.0 一口气把已支持的云从两家扩到五家 :新增七牛云 Kodo、AWS S3、Cloudflare R2 ,它们都通过 S3 兼容 API + AWS SigV4 接入,与阿里云 OSS、华为云 OBS 共用同一套浏览 / 上传下载 / 分享 / 传输逻辑。同时新增应用内自动更新:启动即静默检查,发现新版本可一键下载、安装并重启。
Nebula 1.2.0 grows the supported clouds from two to five : it adds Qiniu Cloud Kodo, AWS S3, and Cloudflare R2 , all integrated through the S3-compatible API with AWS SigV4 and served through the same browse / upload / download / share / transfer flow as Alibaba Cloud OSS and Huawei Cloud OBS. It also adds in-app auto-update: a silent check on startup, with one-click download, install, and relaunch when a new version is available.
版本信息 | Release Information
- 项目地址 | Repository:https://github.com/devlive-community/nebula
- 官方网站 | Official Website:https://nebula.devlive.org/
- 版本号 | Version:v1.2.0
- 发布日期 | Release Date:2026年7月9日 | July 9, 2026
新增云厂商 | New Cloud Providers
- 七牛云 Kodo :走七牛的 S3 兼容端点(
s3.{region}.qiniucs.com)。 - AWS S3 :区域型 endpoint(
s3.{region}.amazonaws.com),标准 S3 REST + SigV4。 - Cloudflare R2 :endpoint 形如
{account_id}.r2.cloudflarestorage.com。 - 三家都支持对象读写、桶管理、目录逐层浏览、大文件自动分片上传、预签名分享;新增账号时在云厂商里选择即可。
Qiniu Cloud Kodo, AWS S3, and Cloudflare R2 all support object read/write, bucket management, level-by-level browsing, automatic multipart upload for large files, and pre-signed sharing. Pick the vendor when adding an account: Qiniu via s3.{region}.qiniucs.com, AWS via s3.{region}.amazonaws.com, and R2 via {account_id}.r2.cloudflarestorage.com.
自动更新 | Auto-Update
- 应用启动后静默检查新版本;也可从菜单「Nebula → 检查更新...」手动触发。
- 发现新版本时弹窗展示版本与更新说明,一键下载(带进度)、安装并自动重启。
- 更新包经签名校验,确保来源可信。
The app checks for updates silently on startup, or on demand from the Nebula → Check for Updates menu. When an update is found, a dialog shows the new version and notes; one click downloads it with a progress bar, installs it, and relaunches. Update packages are signature-verified for authenticity.
立即下载 | Download Now
在 GitHub Releases 下载最新版本,或访问官方网站了解更多信息。
Download the latest version from GitHub Releases, or visit the Official Website for more information.