Nebula 1.12.0 把批量操作补齐成一整套:除了已有的批量重命名,现在还能批量移动/复制、批量打标签、批量设可见性到一组选中的对象。围绕日常导航与浏览效率,这一版加了不少小而实用的东西:前进/后退导航(像浏览器一样)、可编辑面包屑(直接粘一条路径跳转)、Shift 范围多选、文本预览的行号与自动换行。界面上新增跟随系统主题、可选强调色、可调网格密度和品牌启动页。这一版还修了一个影响面较广的问题:上传时不再让 Content-Type 空着——现在会按文件扩展名推断默认类型,新传上去的图片、视频、PDF 能在预签名链接里正常预览,不会因为类型缺失被当成通用二进制流下载。
Nebula 1.12.0 rounds out batch operations: alongside the existing batch rename, you can now move/copy, tag, and set visibility on a whole selection at once. Around everyday navigation and browsing, this release adds several small but useful things: browser-like back/forward navigation, an editable breadcrumb (paste a path and jump), shift-click range selection, and line numbers / word-wrap in the text preview. The interface also gains a follow-system theme option, a customizable accent color, adjustable grid density, and a branded splash screen. This release also fixes a wider-reaching issue: uploads no longer leave Content-Type blank — it’s now inferred from the file extension, so newly uploaded images, videos and PDFs preview correctly through presigned links instead of being treated as generic binary downloads.
版本信息 | Release Information
- 项目地址 | Repository:https://github.com/devlive-community/nebula
- 官方网站 | Official Website:https://nebula.devlive.org/
- 版本号 | Version:v1.12.0
- 发布日期 | Release Date:2026年8月2日 | August 2, 2026
批量操作 | Batch Operations
- 批量移动/复制:选中多个对象,一次性移动或复制到目标文件夹。
- 批量打标签:给一批选中的对象同时打上标签。
- 批量设可见性:一次性把多个对象设为公开或私有(ACL)。
Select multiple objects and move or copy them to a target folder in one action; apply tags to a whole selection at once; and set public/private visibility (ACL) across multiple objects in one step.
导航与浏览 | Navigation & Browsing
- 前进/后退:像浏览器一样在访问过的账号/目录之间前进后退,工具栏按钮 +
Alt/⌘+←/→。 - 可编辑面包屑:点铅笔把面包屑变成输入框,粘贴或输入完整路径回车跳转。
- Shift 范围多选:点一个再 Shift 点另一个,选中中间整段(列表 / 网格 / 搜索结果均支持)。
- 文本预览升级:代码 / 日志预览加上行号、自动换行开关和一键复制全部。
Move back and forth through visited accounts/folders like a browser (toolbar buttons + Alt/⌘+←/→); click the pencil on the breadcrumb to turn it into a text input for pasting or typing a full path; shift-click to select a whole range between two items in list, grid or search results; and the text/code preview now has line numbers, a word-wrap toggle and a copy-all button.
界面 | Interface
- 跟随系统主题:主题偏好新增"跟随系统",随系统深浅色切换实时联动。
- 可选强调色:设置页新增六种强调色预设,替换按钮/高亮的主色。
- 网格密度:网格视图新增小/中/大三档卡片密度,记住上次选择。
- 品牌启动页:启动时先画出深色品牌启动页,不再有空白闪屏。
- 新建文本文件:命令面板新增"新建文本文件",直接在当前目录填名填内容创建。
- 右键复制:文件/文件夹右键菜单新增复制对象名、复制完整路径。
- 记住排序:文件列表的排序列与方向现在会跨重启保留。
Theme preference gains a “follow system” option that reacts live to system dark/light switches; Settings adds six accent-color presets that replace the primary button/highlight color; grid view gets a small/medium/large density control that remembers your choice; a dark, branded splash screen now paints on startup instead of a blank flash; the command palette gains “New text file” to create one in-place by filename and content; file/folder context menus gain copy-name and copy-full-path entries; and the file list’s sort column and direction now persist across restarts.
修复 | Fixes
- 上传默认类型推断:上传时若未指定 Content-Type,现在按扩展名推断默认值,避免图片/视频/PDF 因类型缺失打不开;"修改内容类型"对话框的默认值也一并改为同一套推断结果。
- 下拉菜单定位:选择器下拉改为在 portal 中渲染,修掉在弹窗里被裁剪、偏移错位、宽度与内容不匹配的问题。
- 增量分页:列表在内容不足一页时,现在会自动继续加载下一页,不再需要手动触发。
Uploads that don’t specify a Content-Type now get one inferred from the file extension, so images, videos and PDFs no longer fail to open due to a missing type; the manual “edit content type” dialog now prefills with the same guess. The select dropdown now renders in a portal, fixing clipping inside modals, off-screen offsets, and width not matching its content. Incremental list pagination now auto-advances when the loaded content doesn’t fill the view, instead of requiring a manual trigger.
立即下载 | Download Now
在 GitHub Releases 下载最新版本,或访问官方网站了解更多信息。
Download the latest version from GitHub Releases, or visit the Official Website for more information.