What's Changed
- chore: bump version to 0.3.0 [skip ci] (5c978d4)
- fix: update WinGet package submission logic (cb3a4cb)
- feat: add Windows certificate configuration for signing and notarization (340b117)
- fix: fix clippy error (a70b576)
- refactor: increase timeout for rclone API requests and refactor some files (23095db)
- refactor: improve binary version retrieval and command execution (64b12e6)
- refactor: remove unused composables (f9cf0b5)
- refactor: refactor rcloneStore and appStore usage (522e1f8)
- chore(deps): update dependency @types/node to v22.16.2 (#46) (c83b63e)
- chore(deps): update dependency @types/node to v22.16.0 (#29) (84ef6de)
- feat: add option to open links in external browser and fix app setting css error (96e9950)
- feat: update dependencies and GitHub Actions (83b3caf)
- feat: update Rclone flag syntax in documentation and localization files (bff5a44)
- feat: allow users to quickly select common flags for rclone mount (cdb0f60)
- feat: add argument splitting utility for better compatibility (3685013)
- feat: add GitHub proxy support, optimize toll update logic (f00f1da)
- feat: add WinGet submission workflow and metadata for package management (08c860c)
- feat: add Windows certificate import step in release workflow (a8360bf)
- feat: change default install path and set directory permissions (#39) (4f38ebb)
- feat: add WinFSP installation tips for Windows users close #37 (9b85453)