Releases: OpenListTeam/OpenList-Desktop
Releases · OpenListTeam/OpenList-Desktop
OpenList Desktop v0.8.0
What's Changed
- chore: bump version to 0.8.0 [skip ci] (f3a5e25)
- feat(ui): persist log filter preferences in settings file (a3a6ef0)
- fix(data): fix data directory errors and log display issues (e4ab218)
- chore(ci): update ci configurations (4c76f31)
- fix!: update log and data dirs for linux and windows (#108) (68411aa)
OpenList Desktop v0.7.0
What's Changed
⚠️ 重要变更
- 更新了内置服务的自启动逻辑,请更新后卸载并重新安装服务。
✨ 新增功能
- 现在支持设置是否在启动时隐藏主窗口
- 现在支持修改rclone后端进程端口
- 优化了部分设置项的描述
- 现在在windows平台上通过计划任务进行自启动,优化兼容性
🐛 问题修复
- 修复了部分UI错位问题
- 修复了部分情况下openlist核心和rclone不能开机自启动的问题
OpenList Desktop v0.6.1
What's Changed
- chore: bump version to 0.6.1 (15d789e)
- feat: add GitHub Actions workflow for cross-platform build testing (d6ff164)
- refactor: remove unnecessary logging in Rclone status check (7f7cc8c)
- feat: optimize rclone backend status check method (9277c93)
- fix: fix reset admin passwd error on windows close #69 (a6c83fe)
- feat: update macOS link opening behavior to allow opening in browser #71 (c47fc14)
OpenList Desktop v0.6.0
What's Changed
- chore: bump version to 0.6.0 [skip ci] (954ee01)
- fix: update service log path for macOS (c219afa)
- feat: add service log display in log page (06e54d1)
- feat: add functionality to open various directories and configuration files, change default path on macos close #63 (386147d)
- fix: fix an issue that url can't be opened on macos #63 (2eeba5f)
- feat: enhance version update notifications (dc1cb41)
- fix: fix a bug makes log filter not working #63 (99c426c)
- feat: add loading indicators and processing state for core and rclone actions close #66 (77f9f81)
- feat: improve service stop status check #66 (5cc2c16)
- fix: set current directory for command execution and manage admin password state #66 (24b4544)
- fix: fix an issue processes can't be started when accessing from RDP, #68 (f3cc4a0)
- feat: add SHA-256 hash calculation for binary files for better debug trace #63 (b6cfda7)
- fix: fix vfs-dir-cache-time to dir-cache-time #63 (3b9910d)
OpenList Desktop v0.5.1
OpenList Desktop v0.5.0
What's Changed
- chore: bump version to 0.5.0 [skip ci] (9998563)
- fix: update GitHub token usage in release workflow (6f41bd7)
- fix: fix an issue service and processes can't be stopped on macos, #60 (4837ee5)
- fix: update vue-i18n (8d25fee)
- fix: update rclone download URL to use the official downloads site #60 (6628c79)
- fix: remove redundant confirmation message for admin password reset (9c53267)
- feat: optimize admin password management and add reset (e0d3250)
- feat: add data directory configuration for OpenList core close #58 (c9ccf6d)
- feat: add Windows firewall management for openlist port #49 (a19e74c)
- fix: update rclone configuration tips for clarity and set textarea to readonly #60 (0231fa2)
- feat: disable modal close when click at blank space #60 (f69bfa6)
- refactor: streamline exit status handling (bb0f091)
- refactor: simplify conditional checks in macOS service management (9d95b6b)
- chore: update Rust toolchain to nightly in CI and release workflows (2496123)
- refactor: update open link handling (3c5f64b)
- refactor: remove unused RcloneRemoteParameters and TransferStats structs (2911922)
- feat: update package version to 0.4.0 and add winget manifests (0093f15)
OpenList Desktop v0.4.0
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
OpenList Desktop v0.3.0
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)
OpenList Desktop v0.2.0
What's Changed
- Initial commit (4908980)
- feat: upload project files (7724a21)
- fix: update service URL to OpenListTeam repo (3a5eb44)
- fix: fix mount bugs (#1) (8ccd04b)
- feat: optimize service control (#2) (bd8e54a)
- feat: add ci for lint and release , fix several bugs (#5) (5ade6a2)
- feat: update release ci (#8) (bbc5a2c)
- fix: update issue link in DocumentationCard component (6428bcd)
- feat: add devtools feature to tauri dependency (776b0fe)
- feat: update clear logs and notification for copy event (#17) (52e3eb8)
- style: apply clippy and rustfmt (61850d6)
- fix(dep): replace unmaintained crate
users(00095fd) - chore(deps): bump deps version (a90b862)
- 🐛 Fix(custom): fix update_progress type bugs (#22) (1905792)
- ✨ Feature(custom): route to dashboard page before tutorial s… (#25) (4d6f618)
- docs: update README and README_en to clarify project status and features (96aa24a)
- chore: remove unused deps and refactor tauri api (3f6d754)
- chore: remove unused codes (5c63616)
- chore: add workflow to check unused i18n (1c868c0)
- fix: update background update listener to use new API method (a0bf1ab)