Skip to content

Space Radar v3.3.0

Compare
Choose a tag to compare
@zz85 zz85 released this 24 Oct 23:19
· 218 commits to master since this release

This version fixes and addresses many issues. It has gotten an app icon too thanks to Jill!

image

Mac only builds for now(update: windows builds added), and if you try it, please let me know what you think!

space-radar-3

  • App icon finally! Thanks Jill for the help with this :)
  • Many Bug fixes
  • Disk scanning is moved to a webview process
  • Investigated various RPC methods. Now uses LocalStorage + FileSystem IPC message passing
  • Reduce memory usage (and Electron crashes) by not caching key paths
  • Tested on > 100GB & 2M files
  • Improvements to user interactivity esp on hover states
  • To prevent renderer process from hitting heap mem limit (1.5GB), all previous data is null, with dom elements removed to reduce memory pressure
  • Allow target selection for disk usage scanning
  • Locate path in Finder
  • Env Debug Flags