mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-17 21:17:08 -04:00
- Added `session_keys` to the `Disconnected` state to preserve encryption keys for reconnection. - Enhanced `set_device_connected` method to handle transitions from `Disconnected` to `Connected` states. - Updated device query to include `Disconnected` devices, ensuring they remain visible in the device list. - Improved overall device state management for seamless reconnection and stability in device connections.