Commit Graph

7 Commits

Author SHA1 Message Date
965bc618ee Update version to 1.0.7 in package.json and version.json, and add refresh functionality in HostsManager.vue for improved host management experience. 2025-12-31 15:09:11 +08:00
2e06bc5277 Update package and build configurations to version 1.0.6, enhancing dependency management with updated versions of TypeScript, Vue, and other packages. Refactor afterPack script to utilize the rcedit module for icon setting, improving build process efficiency. Adjust PythonManager.vue styles for better UI consistency. 2025-12-26 16:09:17 +08:00
894c792253 Implement single instance lock for Electron app, enhance auto-start service management, and update package.json with afterPack script. Improve installer script to manage desktop shortcut creation and removal. 2025-12-26 05:50:43 +08:00
f72e4b7a6f Enhance icon handling in Electron app by adding support for ICO format, update package.json for build resources, and refactor auto-launch settings to use Windows Task Scheduler for improved functionality. 2025-12-26 05:26:43 +08:00
e012c94600 Remove ICO icon files and update references to use SVG icons in HTML and Vue components. Enhance ConfigStore to determine the default data path based on the application environment. 2025-12-26 04:32:14 +08:00
7737a06290 Update application icon, enhance settings for auto-launch and service management, and improve tray functionality in the Electron app 2025-12-26 04:00:31 +08:00
24dc4c739b Sure! Pl 2025-12-26 03:35:54 +08:00