What's Changed
- chore: bump version to 0.4.0 [skip ci] (704d06e)
- chore: cargo.toml (7038a1a)
- feat: add macOS private API support to Tauri dependencies (7476e29)
- fix: remove unused i18n (08a9eb3)
- feat: optimize front-end performance (d0917ee)
- feat: remove tutorial functionality and related UI components (ccb8b12)
- refactor: optimize string creation in get_current_platform function (1d74daf)
- refactor: simplify platform string formatting in get_current_platform function (ffdf996)
- feat: removing service config file if select delete app data (eb82a49)
- feat: termination rclone.exe, clean all related files after uninstall (0c09add)
- feat: update application configuration and monitoring intervals, remove monitor_interval setting Fixes #48 (731ff43)
- fix: update parameter type for install_windows_update function to Path (3e1a5f1)
- fix: fix a bug make auto update not woking on windows (9263ad9)
- fix: run child process as user other than SYSTEM on windows, close #52 (7b0565f)
- fix: add WebDAV and WinFSP tips css (90f935e)
- docs: add installation instructions for Winget (8aa4f93)
- fix: add missing scope and install modes to winget manifest (4b08aeb)
- fix: change installer type to nullsoft in winget manifest (97be081)
- feat: add version 0.3.0 winget manifest file (c68102f)
Full Changelog: v0.3.0...v0.4.0