QoL and Critical Fixes
This release focuses on quality-of-life improvements, new feature discovery, and critical bug fixes.
✨ Added
- "What's New" Panel: Added a "What's New" section to the About modal. It automatically displays release notes when the app is updated, fetching changelogs for your app from GitHub Releases and for rclone from the official rclone website.
🔄 Changed
- Preferences Modal Overhaul: Optimized the Preferences modal with improved settings management, enhanced form handling, and a new "Reset to Defaults" function.
- Code Refactoring: Refactored the Dashboard and Security Settings components for improved code structure, readability, and minor UI enhancements.
- Enhanced Repair Sheet: The password repair step now also allows you to change the
rclone.conffile path, providing more control during the recovery process.
🐛 Fixed
- Critical Job Settings: Fixed a critical bug where job-specific settings (e.g., mount parameters, bisync filters) were not being saved or applied correctly.
- Remote Editing: Resolved several issues in the remote editing modal, including bugs related to path parsing and cloning remotes.
- Config File Lock: Fixed a bug where the
rclone.conffile would remain locked after setting or changing the config password. The app now handles this automatically without requiring an engine restart.