RcloneView 0.7 Released

RcloneView 0.7 – Release Notes

Release Date: June 2025
Platforms: Windows, macOS, Linux

RcloneView 0.7 introduces several enhancements, critical bug fixes, and new features designed to improve reliability, usability, and cloud compatibility. This version also includes upgrades to core dependencies for better performance and future compatibility.

:sparkles: New Features

  • Public Share Link Retrieval: Generate and copy public share links for supported remotes directly from the interface.
  • Dedupe for Google Drive: Resolve duplicate file names on Google Drive using rclone’s dedupe feature.
  • SSL Certificate Ignore Option: Option to ignore SSL verification when registering a new remote.
  • Secure Storage for Rclone Config Password: Passwords are now securely stored using platform-native APIs.
  • Sync Completion Notifications: Added notification with “View Details” option when a sync finishes.
  • Illegal Remote Name Warning: Users are notified if a remote name contains invalid characters.
  • Deleted Remote Handling: Tabs linked to deleted remotes are now handled gracefully with a proper message.
  • Compare View – Display-Based Folder Search: Folder search now respects the current display filter setting.

:hammer_and_wrench: Improvements

  • Dark Mode UI Fix: Fixed black text visibility issues in the Mount dialog when using dark mode.
  • Dialog Theme Update for Flutter 3.32.0: Updated dialog theme implementation to use DialogThemeData.

:lady_beetle: Bug Fixes

  • Speed Display Bug in Transfer Window: Corrected inaccurate speed display during transfers.
  • Settings Browse Button Not Working: Fixed unresponsive browse button in the settings panel.
  • New Remote Provider List Missing: Resolved missing provider options when adding a new remote.
  • Remote List Reload Issue: Fixed issue where the remote list failed to refresh properly.
  • S3 Folder Creation Error Not Reported: Error messages now shown when folder creation fails on S3.
  • AWS S3 Folder Copy Failure: Fixed silent error when copying folders in AWS S3 remotes.
  • Uninstall/Reinstall Error on Windows: Resolved abnormal behavior after clean uninstall and reinstall.
  • Provider Loading Flag Not Reset: Fixed bug where loading state was not reset, causing UI issues.

:wrench: Dependency Updates

  • Flutter SDK Compatibility: Fully updated for compatibility with Flutter 3.32.0.
  • intl Package Updated: Updated to version 0.20.2 for improved localization support.

Thank you for using RcloneView. Your feedback continues to shape our roadmap—stay tuned for more improvements in upcoming releases!

— The RcloneView Team