mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-29 10:52:47 -04:00
- Removed the setupLibraryManagement method and integrated its functionality directly into the loadLibraries method for better clarity. - Enhanced library loading to automatically select the first library if none is currently selected, improving user experience. - Updated the SpacedriveClient to streamline the switchToLibrary method, ensuring it uses the async method for library switching. - Refactored DaemonRequest cases to align with the new action and query method signatures, enhancing consistency across the API.