V3.6.0

tw93/PakeV3.6.0Dec 8, 2025by github-actions[bot]

AI Summary

This release introduces a brand-new native menu system with Navigation, View, Edit, Window and Help menus, systematically fixes OAuth issues for Google and GitHub, and adds macOS titlebar auto theme switching.

Key Highlights

  • Menu Bar Enhanced - new native menu system with rich shortcuts
  • Multi-party Login Support - fixed OAuth for Google, GitHub and more
  • Auto Theme Adaptation - macOS titlebar switches with webpage theme
  • Stronger CLI Controls - added --zoom, --min-width, --min-height
  • Windows Install Optimization - smart retries and CN mirror fallback
  • CSS Injection Fix - resolved failures from special characters

New Features

  • Native menu system with Navigation/View/Edit/Window/Help
  • Back/forward/home, refresh, zoom controls shortcuts
  • Always-on-top toggle
  • Copy URL functionality
  • window.open and auth popup interception improvements
  • macOS titlebar auto light/dark switching based on webpage
  • --zoom, --min-width, --min-height CLI parameters
  • --force-internal-navigation improvements
  • Smart retries and CN mirror for Windows dependency installation
  • CSS injection fix for special characters like icon font sequences

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.6.0</h1>
  <p><em>Turn any webpage into a desktop app with one command.</em></p>
</div>

### Changelog
1.	Menu Bar Enhanced: Introduced a brand-new native menu system with Navigation, View, Edit, Window and Help, plus richer shortcuts for back/forward/home, refresh, zoom controls, copy URL, and always-on-top toggle.
2.	Multi-party Login Support: Systematically fixed OAuth issues for Google, GitHub and more by improving window.open and auth popup interception, making third-party login smooth and reliable inside Pake.
3.	Auto Theme Adaptation: macOS titlebar now intelligently switches between light/dark based on webpage theme changes, responding to both system and in-page toggles.
4.	Stronger CLI Controls: Added --zoom, --min-width, --min-height, and improved navigation behavior with --force-internal-navigation.
5.	Windows Install Optimization: Fixed potential dependency install timeouts on first setup with smart retries and automatic CN mirror fallback.
6.	CSS Injection Fix: Resolved local CSS injection failures caused by special characters (e.g., icon font sequences like \f001).
7.	Dependency Updates: Upgraded to the latest Tauri v2.x and refreshed official plugins; minimum Rust version is now 1.85.0.

### 更新日志
1.	菜单栏增强:新增全新的原生菜单体系,包含 Navigation / View / Edit / Window / Help,并补齐更丰富的快捷键:返回/前进/回首页、刷新、缩放控制、复制当前网址、窗口置顶等。
2.	多账号/OAuth 登录支持:系统性解决 Google、GitHub 等第三方登录在 Pake 内无法跳转或白屏的问题,优化 window.open 与鉴权弹窗拦截逻辑,让登录流程更顺滑。
3.	主题自动适配:Mac 端 Titlebar 支持根据网页深色/浅色模式自动切换颜色,系统切换与网页内切换都能智能响应。
4.	CLI 参数增强:新增 --zoom、--min-width、--min-height 等能力,并完善 --force-internal-navigation 的内部跳转体验。
5.	Windows 安装优化:修复首次安装依赖可能超时的问题,加入智能重试与 CN 镜像自动切换。
6.	CSS 注入修复:修复注入本地 CSS 时因特殊字符导致注入失效的问题。
7.	依赖更新:Tauri v2 与官方插件全面升级,最低 Rust 版本要求更新至 1.85.0。

---

Learn how to use it through this main document. If you think Pake is useful to you, welcome to Star
> <https://github.com/tw93/Pake>