mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 15:07:54 -04:00
- Updated the logic in `File` to build `SdPath` using Physical paths for newly created files without a content_id, improving resource management. - Refactored `useNormalizedQuery` hook to enhance type safety and maintainability, ensuring better handling of query options and event subscriptions. - Improved event handling for resource changes, ensuring accurate updates to the query cache based on resource events.