V3.12.0

joshiayush/inbV3.12.0Jun 21, 2026by github-actions[bot]

AI Summary

A desktop app packaging tool update adding enterprise SSO support and fixing various CLI and build issues.

Key Highlights

  • Added enterprise SSO support with `--safe-domain`.
  • Fixed `pake --help` to list all options.
  • Fixed custom `CARGO_TARGET_DIR` builds.
  • Made `--hide-title-bar` macOS-only.

New Features

  • Enterprise SSO support.
  • Improved CLI help.
  • Better build support.

Full Release Notes

<div align="center">
<img src="https://gw.alipayobjects.com/zos/k/fa/logo-modified.png" alt="Pake Logo" width="120" height="120" style="border-radius:50%" />
<h1 style="margin: 12px 0 6px;">Pake V3.12.0</h1>
<p><em>Turn any webpage into a desktop app with one command.</em></p>
</div>

### Changelog

1. Added enterprise SSO support for packaged apps, including `--safe-domain` for trusted workspace and identity-provider domains.
2. Kept supported auth and internal `_blank` navigations inside the app when `--new-window` is disabled.
3. Fixed `pake --help` so it lists all supported CLI options.
4. Fixed custom `CARGO_TARGET_DIR` builds so generated installers and raw binaries are copied from the right target directory.
5. Made `--hide-title-bar` macOS-only and ignored it with a warning on unsupported platforms.

### 更新日志

1. 新增企业 SSO 支持,并加入 `--safe-domain` 参数,用于配置可信工作区和身份提供方域名。
2. 修复认证链接和内部 `_blank` 链接在未开启 `--new-window` 时的应用内跳转行为。
3. 修复 `pake --help`,现在会展示全部支持的 CLI 参数。
4. 修复自定义 `CARGO_TARGET_DIR` 构建时安装包和原始二进制文件的拷贝路径。
5. 将 `--hide-title-bar` 明确限制为 macOS 能力,在其他平台忽略并给出提示。

Special thanks to @P-nutsK and @xantorres for the reports and PRs behind this release. If Pake helps you, please consider giving it a star and recommending it to your friends.

> https://github.com/tw93/Pake