github Zarestia-Dev/rclone-manager v0.1.8
RClone Manager v0.1.8

one day ago

🚀 RClone Manager v0.1.8 — Release Notes

Added

  • Developer Setting: Memory Optimization (Destroy Window on Close)
    Introduced an experimental option that fully destroys the main window instead of hiding it.

    • Greatly reduces background RAM usage
    • On Linux, this prevents lingering WebKit “zombie” processes
    • On macOS, the impact is smaller, but still useful
    • Helpful especially during long-running sessions
  • Nautilus File Manager Component
    A new integrated file browsing experience inside the app. (Shortcut Ctrl+B)

    • Provides a more native feel
    • Supports previews for images, text files, and PDFs
    • Basic navigation, folder creations right clicks and about modals works; operations like copy/move/delete will arrive in future updates

image

  • Markdown Rendering with marked
    The About modal now supports fully formatted release notes fetched from GitHub.

  • Local Path Navigation in Remote Config
    Users can now browse local filesystem paths when configuring remotes that rely on local storage.

  • Flatpak Detection + Permission Warning Banner
    If running under Flatpak, the app now displays a clear permission-limitation warning.

    • The banner can be dismissed permanently.
  • VFS Control Panel
    A new interface for managing and monitoring VFS instances:

    • View instance status
    • Control mount/serve behavior
    • Monitor queues and activity, delay the item upload on queue

image


🔧 Changed

  • Charts Removed from Sync/Copy/Move/Bisync Panels
    Chart.js removed to reduce bundle size. Panels now load faster and use less memory.

  • Improved Modals

    • Remote Logs Modal redesigned
    • Export Modal redesigned with a cleaner flow

image image

  • Dashboard General Overview Panel Updated

    • Improved layout
    • Now supports customizable layout options
  • Improved App Update Flow
    App can now restart automatically after updates but its required your permission to restart.

    • Windows users are prompted to close the app when required for the update process.

🐛 Fixed

  • Windows Scrollbars
    Updated to Fluent Overlay scrollbars for a modern and consistent appearance.

    • Scrollbars no longer push content around when appearing.

Don't miss a new rclone-manager release

NewReleases is sending notifications on new releases.