You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continue to optimize packaging issues under Linux systems, improve compatibility, and optimize the packaging process of AppImage format
Fixed the proxy setting issue on Windows
更新日志
继续优化Linux系统下的打包问题,提升兼容性,优化AppImage格式的打包流程
修复了Windows系统下的 Proxy 设置问题
Changelog 3.4.0
add --maximize and --start-to-tray options, starts the maximized window, the other starts by default hidden in the menu bar.
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.
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.
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.
Support for blob scene downloadingEnhanced download capabilities to properly handle blob-type file downloads, resolving
previous download failures for dynamically generated content.
Fixed the issue of using local icon files. Now you can directly use local images as icons in the application.