mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Introduced a new filesystem watcher service, replacing the previous location watcher with a more robust and platform-agnostic implementation. - Updated the core context to include the new filesystem watcher and refactored related services for better integration. - Added support for ephemeral event handling, allowing real-time updates for non-persistent locations. - Integrated new sound effects for pairing operations in the UI, enhancing user experience during device pairing. - Updated the File Operation Modal to support both copy and move operations with improved conflict resolution options. - Refactored related components to ensure consistency and improved performance across the application.