Releases: tw93/Pake
V2.6.1 Always there
更新日志
- 支持 Windows 打包下设置语言 pull/734 @xinyii ,支持 Linux 下使用 Docker 运行 Pake pull/762 @stone-w4tch3r,给 Linux 和 Windows 下的 App 增加了标题 pull/770 @jeasonnow。
- 继续优化 Pake 打包网页里面关于超链接跳出的处理,解决 Mac 全屏下关闭窗口的系统 Bug。
- 支持 Mac 下设置强制黑暗模式,可见 #dark-mode。
Changelog
- Added support for setting the language in Windows packaging pull/734 @xinyii, added support for running Pake using Docker on Linux pull/762 @stone-w4tch3r, and added titles to the app on Linux and Windows pull/770 @jeasonnow.
- Continued to optimize the handling of hyperlink jumps within the packaged web pages in Pake, and resolved the system bug of closing windows in full-screen mode on Mac.
- Added support for enforcing dark mode on Mac, see #dark-mode.
- Updated the image URLs in the documentation to a new version, ensuring that images load correctly without occasional failures.
V2.5.1 Better understand
更新日志
🆕 支持设置唤起快捷键、窗口置顶、禁用 Web 快捷键等新功能,详细可看 Cli 文档
😏 本地文件打包 iterCopyFile 修改成 useLocalFile,沉浸式头部从 transparent 修改成 hideTitleBar
🚀 提升国内用户打包的速度、把不常用的打包配置隐藏掉、升级底层到最新、简化了不少代码
🦖 支持配置菜单栏图标,同时不虚化显示、修复 Mac 下点击关闭展示的交互和原生一致
Update Log
🆕 Support setting activation shortcut, always on top, disable web shortcuts and other new features, see Cli documentation for details.
😏 Local file packaging iterCopyFile changed to useLocalFile, immersive header changed from transparent to hideTitleBar.
🚀 Improve the speed of packaging for domestic users, hide unused packaging configurations, upgrade the base layer to the latest, and simplify a lot of code.
🦖 Support configure menu bar icon, and do not show it as a dummy, fix the interaction of clicking to close the display on Mac to be consistent with the native one.
V2.3.6 More simplified
更新日志
🌚 移除现显示菜单栏的选项,保持默认更好用,简化了不少代码,移除URL一键直达功能
😏 菜单栏的图标都支持设置了,同时显示成不虚化的效果,便于识别
🦖 修复Mac下面点击关闭最小化展示的问题,更改成和系统默认效果一致
🚀 命令行打包速度对于国内用户更换更快的源,使用速更快,更新了所有的依赖到最新
Update Log
🌚 Removed the option to display the menu bar by default, which is more user-friendly and simplified a lot of code, removed the URL direct access feature.
😏 All icons in the menu bar are now settable and displayed in a non-blurred effect for easier recognition.
🦖 Fixed the issue on Mac where clicking to close would minimize the display, changed to match the system's default effect.
🚀 For command line packaging, the source has been changed to a faster one for domestic users, making the use speed faster, and all dependencies have been updated to the latest.
V2.3.5 More Rigorous
更新日志
👒 单独对于Mac版本的隐藏标题栏功能做定制,不影响其他端的使用
🤖 对于近期 ChatGPT、Youtube Music、小红书、Poe 等 App 的升级做适配,特别是 ChatGPT 的大改版
🔐 终于支持打包 http 协议的页面,包括内部也支持加载 http
🐶 修复 Pake 打包本地 Html 文件的兼容问题,精简用不到的配置和文件
Change log
👒 Customized the hide title bar feature specifically for the Mac version, without affecting the use on other platforms.
🤖 Adapted to the recent updates of ChatGPT, Youtube Music, XiaoHongShu, Poe, etc., especially the major revamp of ChatGPT.
🔐 Finally the http package address is supported too.
🐶 Fixed the compatibility issue with Pake packaging local Html files, and streamlined unnecessary configurations and files.
V2.3.2 更 OK
更新日志
- Github Actions 打包大重构,使用 Node 实现多系统打包,支持多个同时打包,速度提升,感谢 @kidylee
- 命令行打包支持 js/css 代码注入,支持配置更多必备的内容,本地研发支持调试 cli
- 下载功能继续增强,支持 Blob 、导出文件、接口下载的场景,此外下载和跳转冲突修复
- 修复新开窗口打开的问题,优化 ChatGPT、Twitter 应用的使用体验
Update Log
- Major refactoring of Github Actions packaging, using Node to implement multi-system packaging, supporting multiple simultaneous packaging, speed improvement, Thank you @kidylee.
- Command line packaging supports js/css code injection, supports configuring more essential content, local research and development support debugging cli.
- Download function continues to be enhanced, supporting Blob, file export, interface download scenarios, in addition, download and jump conflict fixed.
- Fixed the problem of opening a new window, optimized the user experience of ChatGPT and Twitter applications.
What's Changed
- Docs: 补充 pake-cli 文档 by @jeasonnow in #545
- 将Pake添加到Google Colab上并进行翻译。 by @imabutahersiddik in #547
- refractory build script by @kidylee in #558
New Contributors
- @imabutahersiddik made their first contribution in #547
- @kidylee made their first contribution in #558
Full Changelog: V2.3.0...V2.3.2
V2.3.0 More Comprehensive
更新日志
☂️ 命令行工具支持注入 JS/CSS 文件了,支持配置额外安全 Domain
⛄️ 下载能力继续优化,设置可以下载 Blob 类型,以及导出类型的文件
🐙 ChatGPT 在 gpt4 模式下的 Code lnterpreter 支持导入导出文件
🦖 本地研发体验升级,Dev 使用和命令行一样的调试环境
Update Log
☂️ The command line tool now supports injecting JS/CSS files, and supports configuring additional secure domains.
⛄️ Download capabilities have been further optimized, settings now allow downloading Blob types and exporting files.
🐙 ChatGPT now supports file import/export in gpt4 mode's Code Interpreter.
🦖 Local development experience is upgraded, Dev uses the same debugging environment as the command line.
V2.2.0 More Awesome
更新日志
🤱🏻 Pake 终于支持消息通知,音频/摄像头授权获取,更原生化
🤔 重写 Pake Cli 命令行打包工具,较之前更美观轻量实用不少
🤖 终于解决了 ChatGPT 在打字中英文切换确定以及回车之间的冲突
🐶 优化内部下载功能、页面跳转、命令行更新检测的体验,安装包再降 0.5 M
🔐 更加安全,升级到 Tauri 最新版本,在 IpcAccess 上需配置划才有权限
Changelog
🤱🏻 Pake now supports message notifications, obtaining audio/camera permissions for a more native experience.
🤔 Rewritten Pake CLI command line packaging tool, more beautiful, lightweight, and practical than before.
🤖 Finally solved the conflict between Chinese and English switching, confirmation and carriage return in ChatGPT typing.
🐶 Improved user experience in internal download feature, page redirection, and command line update checks, installation package is reduced by 0.5M.
🔐 Enhanced security with an upgrade to the latest version of Tauri, requires configuration on IpcAccess for permissions.
New Pake Cli
npm i pake-cli -g
pake.mp4
V2.0.6 更兼容
更新日志
🎃 支持文件拖拽方式导入到 Pake 页面,链接跳转上兼容更多的异常情况,基本都能跳。
🏡 下载兼容各种文件的场景,此外对于不符合规则的下载可以 Command 点击强制尝试下载。
🎉 跟随发展适配优化最新 ChatGPT、Twitter、Youtube Music、李志 打包客户端的使用体验。
🐶 移除原有 Command + 左右键 上一页和下一页的逻辑,保持 Command+ [ ] 来上一页下一页。
🐱 修复 Linux 和 Windows 下系统托盘图标不能识别 .ico 文件的 Bug。
Update Log
🎃 Support importing files to Pake page by dragging and dropping, and make the link jump compatible with more exceptional situations, basically all can be jumped.
🏡 Compatible with various file download scenarios, in addition, for downloads that do not comply with the rules, Command-click can be used to force a download attempt.
🎉 Follow the development and optimize the latest ChatGPT, Twitter, Youtube Music, Li Zhi packaged client usage experience.
🐶 Remove the logic of Command + left and right keys for previous and next pages and keep using Command+ [ ] for previous or next pages instead.
🐱 Fix bug where system tray icons cannot recognize .ico files under Linux and Windows systems.
🤱🏻 1.0 -> 👩🏻🍼 2.0
更新日志
🤖 使用体验上:支持窗口位置大小记忆、文件下载、谷歌苹果外跳免登、超链接跳转优化、菜单栏里面支持打开任意地址跳转。
🤱🏻 命令行打包:支持打包本地静态文件、自定义 UserAgent、配置系统托盘、菜单栏图标、国内打包镜像加速等体验优化。
🧰 系统架构上:从原有 1.0 进行全部代码重构,底层框架从 Wry 切换到 Tauri,扩展功能会方便很多,后续支持 iOS/Android 的打包也不是问题。
🎃 常用应用上:新增 Poe、YouTubeMusic,优化原有 ChatGPT、李志、小红书、Twitter 、Reference 众多默认应用的使用体验,快去更新试试看。
ChangeLog
🤖 User experience: Supports window position and size memory, file downloads, Google and Apple external jumps without login, hyperlink navigation optimization, and the ability to open any address from the menu bar.
🤱🏻 Command-line packaging: Supports packaging of local static files, custom UserAgent, system tray configuration, menu bar icons, and domestic packaging mirror acceleration for improved experience.
🧰 System architecture: Complete code refactoring from the original 1.0, switching the underlying framework from Wry to Tauri, making extension functions more convenient, and future support for iOS/Android packaging will not be an issue.
🎃 Popular applications: Add Poe, YouTubeMusic, Optimized user experience for many default applications such as ChatGPT, Lizhi, Little Red Book, Twitter, and Reference. Give the update a try!
V2.0.0-alpha
:bug: restore state set decorations