Skip to content

Patchbay v1.29.2

Choose a tag to compare

@patchbay-release-publisher patchbay-release-publisher released this 13 Jul 17:12
d0eebdf

Patchbay v1.29.2

发布日期:2026-07-14

发布概览

  • 将 Patchbay 私有源码仓库与公开发布通道彻底分离。

用户可见更新

  • 独立公开更新通道 — 应用内更新检查、版本链接和下载现在统一使用 semantic-craft/patchbay-releases;源码仓库保持私有的同时,签名后的 macOS 更新仍可公开获取。

开发者与治理更新

  • 发布自动化改用独立的 Patchbay Release Publisher GitHub App 签发短期令牌;该 App 只安装在公开发布仓库,并且仅有 Contents 写权限。
  • 私有源码工作流可以跨仓构建、签名、公证、验证并发布产物,不公开源码历史,也不使用可长期复用的个人令牌。

当前校验状态

  • ✅ macOS 构建通过(Intel / Apple Silicon)
  • ✅ TypeScript typecheck 通过

English release notes

Release date: 2026-07-14

Release Overview

  • Separates Patchbay's private source repository from its public release channel.

User-facing

  • Dedicated public update channel — in-app update checks, release links, and downloads now use semantic-craft/patchbay-releases, so signed macOS updates remain publicly accessible while the source repository stays private.

Developer & Governance

  • Release automation now publishes with short-lived tokens from the dedicated Patchbay Release Publisher GitHub App, installed only on the public release repository with Contents write access.
  • The private source workflow builds, signs, notarizes, validates, and publishes cross-repository assets without exposing source history or a reusable personal token.

Current Verification

  • ✅ macOS build passed (Intel / Apple Silicon)
  • ✅ TypeScript typecheck passed