github Zarestia-Dev/rclone-manager headless-v0.2.0
RClone Manager Headless v0.2.0

11 hours ago

πŸš€ Release v0.2.0

This release marks a significant evolution of the project, moving toward a more modular architecture with the introduction of the rcman library and a major expansion of the Nautilus component capabilities.

πŸ“¦ Major Highlight: rcman

We have decoupled our internal configuration logic into rcman, a standalone Rust library for settings management.

  • Schema-based configuration with automatic backup/restore.
  • Secure secret storage and a derive macro for schema generation.
  • This change makes the core app lighter and the settings management more robust.

✨ What’s New

πŸ“‚ Nautilus Component Enhancements

  • Rich Previews: Support added for .dot, Markdown, and general text files.
  • Syntax Highlighting: Preview code files with full syntax highlighting.
  • Bulk Hashing: Quickly calculate hashes for all files within a directory.

🌐 Multi-Backend & Profile Support

  • Remote Rclone Instances: Connect to and manage multiple remote rclone instances from a single interface.
  • Remote Config: Support for config/unlock and config/setpath.
  • Per-Backend Profiles: Each backend now maintains its own settings profile, with full export/import support.

πŸ› οΈ Advanced Rclone Tooling

  • Custom Flags: Pass your own rclone flags via settings (reserved flags are protected to prevent conflicts).
  • Maintenance Tools: Added a Garbage Collector and Cache Cleaner (available under About Modal -> About Rclone).
  • Log Management: Full support for viewing and managing app and rclone logs.

πŸ“± UI & UX Improvements

  • Adaptive Modals: Modals now transform into Bottom Sheets on mobile devices for a native GNOME-like feel.
  • Persistence: The app now remembers your window size and state between sessions.
  • Internationalization: Multi-language support is live! (We are looking for community translators to help us expand).

⚑ Improvements & Changes

  • Modernized UI: Simplified the interface for a cleaner look.
  • Headless Mode: Improved stability and added Tray Icon support for headless instances.
  • Plugin Management: Enhanced the Mount plugin detector with dynamic version checking for smoother installs.
  • Deprecation: Removed Terminal remote support as the app now natively handles all remote operations.

🐞 Bug Fixes

  • Fixed an issue where the Theme Setting would fail to apply correctly.
  • Fixed "Access Denied" errors when attempting to open local files while in Headless Mode.

🀝 Contributing

With the new Multi-language support, we need your help! If you'd like to see the app in your native language, please check our translation guide in the repository.

Don't miss a new rclone-manager release

NewReleases is sending notifications on new releases.