mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 23:18:06 -04:00
- Introduced a new field `unique_content_count` in `LibraryStatistics` to track the number of unique content identities. - Updated various components to calculate and display unique content count, enhancing library statistics output. - Modified the CLI and interface to reflect the new unique content metric, improving user insights into library data. - Adjusted serialization and API responses to include the unique content count for better data consistency across the system.