github tw93/Pake V3.4.0
V3.4 Panda Magic 🐼

latest release: V3.4.2
5 days ago

Changelog

  1. add --maximize and --start-to-tray options, starts the maximized window, the other starts by default hidden in the menu bar.
  2. Fixed Chinese name display issuesResolved issues with Chinese application names not displaying correctly in title bars and
    system menus. Chinese names now display properly across all platforms.
  3. Support for multiple instancesUsers can now run multiple instances of the same application simultaneously, overcoming
    previous single-instance limitations. Enable this feature using the --multi-instance command line parameter.
  4. Support for hide-on-close parameterAdded hide-on-close functionality that allows applications to hide to the system tray
    when closed instead of quitting completely. Enable using the --hide-on-close parameter.
  5. Support for blob scene downloadingEnhanced download capabilities to properly handle blob-type file downloads, resolving
    previous download failures for dynamically generated content.
  6. Fixed the issue of using local icon files. Now you can directly use local images as icons in the application.

更新日志

  1. 增加 --maximize 和 --start-to-tray 参数,一个启动最大化窗口,一个默认启动隐藏到菜单栏
  2. 修复中文名称问题解决了应用名称使用中文时显示不正确的问题,现在中文名称可以正常显示在应用标题栏和系统菜单中。
  3. 支持多实例运行允许用户同时运行多个相同的应用实例,避免了之前的单实例限制,现在可以通过命令行参数 --multi-instance
    启用此功能。
  4. 支持隐藏关闭参数新增了隐藏关闭功能,可以将应用设置为关闭时自动隐藏到托盘而不是完全退出,通过 --hide-on-close
    参数启用。
  5. 支持 blob 场景下载增强了下载功能,现在可以正确处理 blob 类型的文件下载,解决了之前下载失败的问题。
  6. 修复了使用本地图标文件的问题,现在可以在应用中直接使用本地图片作为图标。

Don't miss a new Pake release

NewReleases is sending notifications on new releases.