Nebula 1.11.0 把 1.10.0 的备份与同步从「一次性操作」升级为「配置一次、自动维护」:整套参数可保存成命名任务并定时运行,后台跑完给出结果与提示;双向同步的冲突现在可以逐文件选择保留哪边。围绕存储治理与查找,这一版还带来一组新能力:文件内容搜索(在文本与 PDF 文件里搜关键字,不只是文件名)、重复文件查找(按大小 + ETag 找出冗余副本、保留一份清理)、大文件排行(一眼看到谁最占空间)、文件夹清单 CSV 导出(盘点 / 审计)。此外,设置页改为带图标的分栏(基础 / 快捷键 / 插件)。
Nebula 1.11.0 turns 1.10.0’s backup & sync from a one-off action into something you set up once and it maintains itself: save the whole setup as a named job that runs on a schedule, with a result summary and notice after each background run; and two-way conflicts can now be resolved per file (keep local / keep cloud / skip). Around storage governance and finding things, this release adds a cluster of capabilities: content search inside text and PDF files (not just filenames), a duplicate finder (group by size + ETag, delete redundant copies keeping one), a largest-files ranking, and CSV manifest export for a folder. Settings also becomes icon tabs (general / shortcuts / plugins).
版本信息 | Release Information
- 项目地址 | Repository:https://github.com/devlive-community/nebula
- 官方网站 | Official Website:https://nebula.devlive.org/
- 版本号 | Version:v1.11.0
- 发布日期 | Release Date:2026年7月27日 | July 27, 2026
同步任务与定时 | Sync Jobs & Scheduling
- 保存为任务:把账号、本地目录、云端前缀、模式、删多余、排除规则整套保存成一个命名任务,下次一键载入。
- 定时运行:给任务设间隔(每 15 分钟 / 每小时 / 每 6 小时 / 每天),应用打开时后台按点执行。
- 结果反馈:后台跑完在任务列表显示「上次 · 3 分钟前 · ↑5 ↓2」,并弹应用内通知(成功 / 有失败 / 出错)。
Save the whole sync setup as a named job and load it in one click; give it an interval (15 min / hourly / 6 h / daily) and it runs in the background while the app is open; each run records its result and shows it in the job list plus an in-app notice.
双向冲突解决 | Two-way Conflict Resolution
- 逐文件决议:双向同步预览里,每个冲突文件都能选留本地(上传)/ 留云端(下载)/ 跳过;选定后正常执行,manifest 记下新的一致状态。
- 定时任务遇冲突不动:自动同步碰到冲突只标记、不覆盖,把有损决定永远留给人。
In the two-way preview, each conflicting file offers keep-local / keep-cloud / skip; resolved ones run as an upload or download and the manifest records the agreed result. Scheduled runs never touch conflicts, leaving destructive choices to you.
查找:内容搜索 | Find: Content Search
- 搜内容而非文件名:在一个文件夹下的文本类文件与 PDF 里查关键字,命中给一段上下文片段。
- 成本自觉:要下载文件,故自带大小 / 数量上限,且是显式的「按名称 / 按内容」切换,不会偷偷下载。
Search inside text and PDF files for a keyword (with a matching snippet), not just filenames. It downloads files, so it has size / count caps and is an explicit by-name / by-content toggle.
存储治理 | Storage Governance
- 重复文件查找:按「大小 + ETag」这个内容指纹找出冗余副本(不下载文件),每组默认保留一份、删除多余,显示可回收空间。
- 大文件排行:列出文件夹里最占空间的对象,带占比条,点击跳到所在目录。
- 清单导出 CSV:把文件夹递归列成 CSV(路径 / 大小 / 时间 / 存储类 / ETag),用于盘点、审计、离线归档。
Find duplicate objects by their (size, ETag) content fingerprint without downloading, keep one per group and reclaim the rest; rank the largest objects in a folder with a proportion bar; and export a recursive folder listing as CSV.
界面 | Interface
- 设置分栏:设置页改为带图标的 Tab —— 基础、快捷键、插件,更清爽。
- 右键入口:文件夹 / Bucket 右键新增备份同步、查找重复、大文件排行、导出清单等入口。
Settings is now organized into icon tabs (general / shortcuts / plugins), and folder / bucket right-click menus gain entries for sync, duplicates, largest files and manifest export.
立即下载 | Download Now
在 GitHub Releases 下载最新版本,或访问官方网站了解更多信息。
Download the latest version from GitHub Releases, or visit the Official Website for more information.