4abce26cf2Update version to 1.0.10 in package.json and version.json, add GoManager support in main.ts, and enhance UI components to include Go management features. Refactor preload.ts and App.vue for improved service management and user experience.
main
ethanfly2026-02-05 09:08:23 +0800
982a51ef52Update package.json and afterPack.js to set application name and version info, enhancing build process and user experience. Enable executable signing in package.json and improve logging in afterPack.js for better clarity during icon and version setting.ethanfly2026-01-04 03:02:48 +0800
11ad2cf722Update version to 1.0.8 in package.json and version.json, reflecting recent changes and build updates.ethanfly2026-01-04 02:54:05 +0800
1189177568Enhance PhpManager to support fetching and displaying PECL extension availability, including reasons for unavailability. Update UI in PhpManager.vue to show extension version and availability status, improving user experience with clearer installation options and error handling.ethanfly2026-01-04 02:52:26 +0800
965bc618eeUpdate version to 1.0.7 in package.json and version.json, and add refresh functionality in HostsManager.vue for improved host management experience.Ethanfly2025-12-31 15:09:11 +0800
2e06bc5277Update 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.Ethanfly2025-12-26 16:09:17 +0800
d8faf27108Update README to enhance PHP and log management sections, adding new features such as independent CGI control, automatic port allocation, and site log viewing capabilities. Improve build instructions with version bumping commands and clarify silent startup options for services.Ethanfly2025-12-26 15:49:28 +0800
dac4cc805eEnhance build scripts and add log management features in Electron app. Update package.json to include version bumping commands and improve auto-launch functionality with silent startup options. Implement log management services for various components, ensuring better user experience and streamlined service operations.Ethanfly2025-12-26 15:48:00 +0800
1cea2b340fEnhance application documentation and UI components for service management, adding support for Node.js and Python management features. Update README to reflect new services, improve version retrieval processes, and enhance user experience with loading indicators and download source information across various service managers.
1.0.0
Ethanfly2025-12-26 12:10:39 +0800
baf26b3b5dRefactor ConfigStore to use 'service' directory instead of 'data' for both production and development environments, improving path management and clarity in configuration.ethanfly2025-12-26 11:49:20 +0800
5359685e80Add nodejs directory path to ConfigStore for improved configuration managementethanfly2025-12-26 11:35:30 +0800
de6d3b8c51Implement Git and Python management features in Electron app, including version retrieval, installation, and configuration management. Enhance site configuration to support reverse proxy settings, updating UI components accordingly for better user experience.Ethanfly2025-12-26 11:03:04 +0800
a91146c4e9Implement Composer management features in Electron app, including installation, uninstallation, status retrieval, and mirror configuration. Enhance PHP-CGI service management with start/stop capabilities for multiple versions and update UI components to reflect these changes.ethanfly2025-12-26 08:59:59 +0800
894c792253Implement 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.ethanfly2025-12-26 05:50:43 +0800
f72e4b7a6fEnhance 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.ethanfly2025-12-26 05:26:43 +0800
d5a845d354Update window icon path handling in Electron app to support PNG and ICO formats for better compatibility on Windows.ethanfly2025-12-26 04:37:27 +0800
e012c94600Remove 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.ethanfly2025-12-26 04:32:14 +0800
7737a06290Update application icon, enhance settings for auto-launch and service management, and improve tray functionality in the Electron appethanfly2025-12-26 04:00:31 +0800
9103faec32Refactor site update logic in ConfigStore and format JSON structure in package.json for better readabilityethanfly2025-12-26 03:36:29 +0800