Skip to content

v1.0.4

Compare
Choose a tag to compare
@Abdenasser Abdenasser released this 06 Nov 08:20
· 218 commits to main since this release

πŸŽ‰ What's New

Disk Space Reporting Bug Fix πŸ›

Screenshot 2024-11-06 at 04 06 58

Fixed

  • Corrected disk space reporting on macOS to show accurate system storage capacity
  • Fixed an issue where disk space was being incorrectly calculated by counting APFS volumes multiple times
  • Improved disk space detection to properly handle macOS APFS volume structure

Technical Details

  • Updated disk space calculation to only count the main APFS volume once
  • Filtered out temporary and duplicate volume mounts
  • Eliminated double-counting of / and /System/Volumes/Data

Made with ❀️ using Rust + Tauri + Svelte