Releases: renoir1220/esse
Releases · renoir1220/esse
Release list
Esse Community v0.3.3-alpha.1
简体中文
Esse Community 0.3.3-alpha.1
- 重新设计多批次浏览体验:按
Esc可从批次明细进入浏览页,浏览按钮悬停显示快捷键;只要有任务排队或运行,浏览按钮就会实时显示旋转状态。 - 批次卡片现在实时展示已完成任务数与总任务数,并用遮罩区分“进行中”“完成有错”和“已完成”。重新生成成功后会清除历史失败状态,应用中断遗留的任务仍会标记为有错。
- 支持直接重试一个批次中的全部失败任务,并新增中文模糊搜索与可选日期范围。今天更新过的批次会自然聚集在前方,更早批次仅用分隔元素区分。
- 浏览页标题已移到批次标题区域,不再混杂当前批次名称或无意义的说明文字。
- 图片库、参考图、附件和批次封面缩略图均完整显示原图;非正方形图片使用留白,不再裁剪内容。
- 本 Alpha 的 Windows 与 macOS Agent Sidecar 产物未做发布者签名或 Apple 公证;Release 继续提供 SHA256 校验。Windows 可能显示未知发布者,macOS Gatekeeper 可能拒绝打开,请勿关闭系统安全机制。
查看 v0.3.2...v0.3.3-alpha.1 完整变更
English
Esse Community 0.3.3-alpha.1
- Redesigns multi-batch browsing. Press
Escfrom batch details to open the browser, hover the Browse button to see the shortcut, and watch that button show a live spinner whenever any task is queued or running. - Batch cards now show completed versus total task counts in real time and distinguish In Progress, Completed with Errors, and Completed states with thumbnail overlays. A successful retry clears historical failures, while work interrupted by an application exit remains an error.
- Adds one-click retry for all failed tasks in a batch, Chinese fuzzy search, and an optional date range. Batches updated today stay naturally grouped at the top, with older work separated only by a subtle divider.
- Moves the Browse heading into the normal batch-title position and removes the conflicting current-batch title and unnecessary explanatory copy.
- Shows complete images throughout gallery, reference, attachment, and batch-cover thumbnails. Non-square images are letterboxed instead of cropped.
- Windows and macOS Agent Sidecar artifacts in this Alpha are not publisher-signed or Apple-notarized. SHA256 checksums remain available. Windows may show an unknown-publisher warning, and macOS Gatekeeper may reject the app; do not disable platform security.
Esse Community v0.3.2
简体中文
Esse Community 0.3.2
- Agent 批次现在按任务隔离 Prompt、参考图和请求大小。多个任务仍可并发执行,但不会再把不同任务的参考图合并进同一次图片服务请求,从而避免单任务未超限却因批次总量触发
request body too large。 - 批次标题旁新增复制按钮,图片右键菜单新增复制图片 ID,可直接把准确的批次名称、批次 ID 和图片 ID 交给 Codex 或其他 Agent。
- Windows 工作台不再因原生标题栏预留高度而出现空白纵向滚动条;窗口标题同时显示产品版本,例如
Esse Community 0.3.2。 - 开源版在安装程序、窗口、插件、MCP 与文档中统一显示为
Esse Community,并保留esse技术标识和“用 Esse 生成图片”等简短日常指令的兼容性。 - 当前 Windows 与 macOS 发行包未做发布者签名或 Apple 公证;CI 会验证其确为未签名产物并继续提供 SHA256 校验。Windows 可能提示未知发布者,macOS Gatekeeper 可能拒绝打开;不得关闭系统安全机制。
- 批次和任务更新在返回成功前会等待持久化清理完成,降低退出或紧接下一步操作时看到旧状态的概率。
- Windows 与 macOS 的 Provider 请求改用独立的 Chromium 网络会话;发生网络故障后不会冒险自动重试,而会刷新连接池、DNS 和系统代理状态,让下一次用户明确提交无需重启应用,并显示不含敏感信息的诊断码。
- 修复
fast-uri的高危 URI authority 混淆漏洞,并更新 Sidecar 构建与测试工具链,消除多项已知的开发依赖安全问题。
Agent Sidecar(Windows x64、macOS arm64/x64)
- 新增原生 macOS Agent Sidecar,复用与 Windows 相同的 Provider、批次、图片库、后台任务和本地 HTTP MCP 核心;macOS 仅适配应用数据路径、Keychain、原生窗口生命周期及打包签名。
- 提供 Apple Silicon 与 Intel 两种 DMG;始终检查架构和打包后启动,配置完整签名凭据时再验证 Developer ID、Apple 公证和 Gatekeeper,不要求用户绕过系统安全设置。
- Windows 安装器、主程序、标题栏以及 macOS 应用与 DMG 统一使用 Esse 图标;Windows Sidecar 安装目录、Sidecar 数据目录和 Codex Plugin 数据目录也已完全分离。
sidecar-latest.json和checksums.txt同时提供 Windows x64、macOS arm64 与 macOS x64 产物的独立 SHA256。
English
Esse Community 0.3.2
- Agent batches now isolate each job's prompt, references, and request-size budget. Independent jobs can still run concurrently, but references from different jobs are never combined into one image-service request, preventing
request body too largewhen every individual job is below the limit. - Adds a copy button beside the batch title and a Copy Image ID action to the image context menu, making it easy to give Codex or another Agent the exact batch name, batch ID, and image ID.
- Removes the empty vertical scrollbar caused by native-titlebar space on Windows, and includes the product version in the window title, for example
Esse Community 0.3.2. - Consistently presents the open-source edition as
Esse Communityacross installers, windows, plugins, MCP, and documentation while preserving the stableessetechnical identifiers and short everyday commands such as “use Esse to generate images.” - Current Windows and macOS artifacts are not publisher-signed or Apple-notarized. CI verifies that they are unsigned and continues to publish SHA256 checksums. Windows may show an unknown-publisher warning, and macOS Gatekeeper may reject the app; platform security must not be disabled.
- Waits for persistence cleanup before reporting batch and job updates as successful, reducing stale state after exit or an immediately following action.
- Routes Windows and macOS Provider traffic through an isolated Chromium network session. After a transport failure it does not risk an automatic retry, but refreshes pooled connections, DNS, and system proxy state so the next explicit submission does not require an app restart, while exposing only a safe diagnostic code.
- Fixes the high-severity
fast-uriURI authority confusion vulnerability and updates the Sidecar build and test toolchain to remove multiple known development-dependency security issues.
Agent Sidecar (Windows x64, macOS arm64/x64)
- Adds a native macOS Agent Sidecar backed by the same Provider, batch, image-library, background-task, and local HTTP MCP core as Windows. Only application-data paths, Keychain, native window lifecycle, packaging, and signing are platform adapters.
- Ships separate Apple Silicon and Intel DMGs. Architecture and packaged-startup checks always run; Developer ID, Apple notarization, and Gatekeeper verification run when a complete signing credential set is configured, without asking users to bypass system security.
- Uses the Esse icon consistently for the Windows installer, executable, and title bar, plus the macOS application and DMG. The Windows Sidecar installation root, Sidecar data root, and Codex Plugin data root are also fully separated.
- Extends
sidecar-latest.jsonandchecksums.txtwith independent SHA256 entries for Windows x64, macOS arm64, and macOS x64 artifacts.
Esse v0.3.0
简体中文
Esse 0.3.0
Agent Sidecar(Windows x64)
- 正式加入面向 WorkBuddy 与其他本地 HTTP MCP Agent 的 Esse 工作台,通过仅监听
127.0.0.1的配对令牌接口接收图片生成和修改任务。 - Agent 将 Provider 任务持久交给 Esse 后立即结束当前任务,不再主动轮询、播报状态或把结果复制回 Agent 工作区;用户之后明确询问时仍可查询。
- “打开输出文件夹”现在直接进入当前批次目录,其中集中显示该批次的当前图片和保留版本,不再需要逐个进入 Provider 请求目录查找。
- Windows 窗口使用白色一体化标题栏和 Esse 程序图标,首页使用相同品牌图标,并取消窗口最小宽度限制。
v0.3.0是 SignPath Foundation 审批期间由维护者明确允许的未签名正式版;后续版本仍默认强制验证主程序与安装程序的 Authenticode 签名及可信时间戳。
sidecar-latest.json 或 checksums.txt。
统一发布
- Codex Plugin 与 Agent Sidecar 现在使用同一版本号、Git 标签和 GitHub Release,安装元数据分别校验各平台插件包与 Windows Sidecar 安装程序。
- Agent Sidecar 当前仅发布 Windows x64 安装包,不宣称完成 macOS Sidecar 验证。
English
Esse 0.3.0
Agent Sidecar (Windows x64)
- Introduces the Esse workspace for WorkBuddy and other local HTTP MCP Agents, accepting image generation and modification tasks through a pairing-token endpoint bound only to
127.0.0.1. - Ends the current Agent task immediately after Provider work is durably handed to Esse, without unsolicited polling, status narration, or result copying. A later explicit user request can still query status.
- Opens a batch-scoped output folder containing the batch's current images and preserved versions instead of forcing users to inspect separate Provider request directories.
- Uses the integrated light Windows title bar and Esse application icon, applies the same brand icon to Home, and removes the window minimum-width restriction.
v0.3.0is an explicitly unsigned stable release authorized by the maintainer while SignPath Foundation approval is pending. Later releases remain behind mandatory Authenticode signature and trusted-timestamp verification.
sidecar-latest.json or checksums.txt.
Unified release
- The Codex Plugin and Agent Sidecar now share one version, Git tag, and GitHub Release, with installation metadata verifying every platform Plugin archive and the Windows Sidecar installer independently.
- The Agent Sidecar currently ships for Windows x64 only and does not claim macOS Sidecar validation.
Esse v0.2.3
简体中文
Esse 0.2.3
- 新增批次内原生追加任务。Agent 现在可以把不同模型、Prompt 和参考图的新任务直接加入现有批次,无需创建临时批次再合并;追加请求支持幂等处理,并保留每个子任务自己的生成参数。
- 改善中国大陆未开启 VPN 时的生成结果下载。跨域图片域名优先通过 AliDNS 和 DNSPod Public DNS 可信解析,并保留全球回退;无需用户开启 VPN、关闭 TUN 或修改代理配置。下载链路继续拒绝 Clash Fake-IP 和其他非公网地址、固定已验证地址到 HTTPS 连接,并重新验证每次重定向。
- 原图预览改用标准 MCP Apps 资源读取,在 Windows 与 macOS 上传输未经缩放或转码的原始文件;短期令牌、文件变更检查和 60 MB 上限避免暴露任意本地文件。
- 提升桌面端稳定性与图片加载体验:MCP Transport 关闭后停止后台轮询,避免重复错误;缩略图改为渐进加载,并限制内存与磁盘缓存,降低冷启动和大批次浏览时的峰值开销。
- 更新提示改为设置右侧的低调“有新版本”链接;安装器支持同版本文件修复、运行时自检、旧版本清理和失败回滚,Windows 用户安装链路以及 macOS arm64/x64 安全启动均纳入发布验证。
English
Esse 0.2.3
- Added native in-batch job appending. Agents can add jobs with different models, prompts, and references directly to an existing batch without creating and merging a temporary batch. Append requests are idempotent and preserve each child job's generation options.
- Improved generated-image downloads for users in mainland China without a VPN. Cross-origin image hosts prefer trusted AliDNS and DNSPod Public DNS resolution while retaining global fallbacks, without requiring users to enable a VPN, disable TUN, or change proxy settings. The download path continues to reject Clash Fake-IP and other non-public addresses, pins validated addresses to the HTTPS connection, and revalidates every redirect.
- Moved original-image viewing to standard MCP Apps resources on Windows and macOS, transferring the original file without resizing or transcoding. Short-lived tokens, file-change checks, and a 60 MB limit prevent arbitrary local-file exposure.
- Improved desktop stability and image loading: background polling stops after the MCP transport closes to prevent repeated errors, while thumbnails load progressively with bounded memory and disk caches to reduce cold-start and large-batch peaks.
- Replaced the prominent update notice with a subtle “有新版本” link beside Settings. Installers now repair changed same-version files, self-test the runtime, clean old versions, and roll back failed registration; Windows user-path installation and macOS arm64/x64 safe launching are part of release validation.
Esse v0.2.1
简体中文
v0.2.1 更新内容
- 新增图片右键菜单,可直接选择、复制、精确删除或全尺寸预览图片。
- 新增 Windows 和 macOS 原生图片剪贴板支持,复制后可直接粘贴到其他应用。
- 新增可信 GitHub Release 更新提醒,并通过缓存和静默失败处理避免打断正常使用。
- 修复 Windows 中打开批次输出文件夹后窗口不可见的问题。
- 将任务详情中的参考图改为紧凑缩略图网格,仅显示文件名,减少多参考图占用的空间。
English
What's new in v0.2.1
- Added image context menus for selecting, copying, precisely deleting, and previewing images at full size.
- Added native image clipboard support on Windows and macOS so copied images can be pasted directly into other apps.
- Added trusted GitHub Release update notices, with caching and silent failure handling to avoid interrupting normal use.
- Fixed an issue on Windows where batch output folders opened without a visible File Explorer window.
- Replaced wide reference-image cards in task details with a compact thumbnail grid that shows filenames only, reducing space usage for batches with many references.