Space Radar Changelog

What's new in Space Radar 5.1.0

Sep 30, 2017
  • List View
  • Flame charts
  • Tree views
  • Move app structure
  • refactor chart plugin routing
  • Flamegraphs
  • Shared colors for treemap views
  • List view of directory
  • Sort by size
  • Update libs:
  • Electron 1.7.8
  • Release new builds:
  • Make travis build stuff automatically

New in Space Radar 5.0.7 (Sep 28, 2017)

  • Have wine only on deploys.

New in Space Radar 5.0.6 (Sep 28, 2017)

  • Fix up more everything errors.

New in Space Radar 4.4.0 Pre (Apr 19, 2016)

  • This release features the popularly requested Treemaps
  • This may contains minor bugs and the intention is to get early feedback. (Treemaps colors and transition animations are not finalized)
  • Also in this release is:
  • Memory monitoring
  • Mac App styling
  • Context Menus for locating + opening + deleting files / directories
  • Navigation controls (back/fwd/up)
  • Improved loading performance (using invisible renderer process)

New in Space Radar 3.3.0 (Apr 19, 2016)

  • App icon finally
  • 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