Skip to content

Releases: salihgerdan/spaceman

SpaceMan 0.1.3

11 Aug 01:58
Compare
Choose a tag to compare

Bug-fixes:

  • Progress bar would sometimes stop updating before reaching 100%
  • On Windows you were not able to use the context menu options if you visited a main drive folder like C:\ D:\
  • Scans were not properly terminated after switching to a new scan

SpaceMan 0.1.2

08 Aug 22:16
Compare
Choose a tag to compare

Added a progress bar [:・゚:・゚  ]
image
Possibly improved performance thanks to batching of data
Now you can start another scan while one is running, the old one will be canceled

SpaceMan 0.1.1

02 Aug 12:51
Compare
Choose a tag to compare

Added context menus

SpaceMan 0.1.0

27 Mar 15:32
Compare
Choose a tag to compare

Cumulative list of changes since the first beta versions:

  • Open directories directly using the command line
  • Partial Windows support
  • Different colors for files and folders
  • System font scaling support
  • Performance improvements
  • Stays on the same filesystem, makes dealing with root directory scans in *nix systems easier

SpaceMan 0.1.0-beta.9

14 Mar 12:45
85025af
Compare
Choose a tag to compare
SpaceMan 0.1.0-beta.9 Pre-release
Pre-release

This release adds the ability to stay on the same filesystem, cleaning up the scan results especially for Linux. (scanning / is a good idea now)

SpaceMan 0.1.0-beta.8

10 Mar 19:14
Compare
Choose a tag to compare
SpaceMan 0.1.0-beta.8 Pre-release
Pre-release

Support for opening directories from the command line.
Visual adjustments.

SpaceMan 0.1.0-beta.7

10 Mar 06:42
Compare
Choose a tag to compare
SpaceMan 0.1.0-beta.7 Pre-release
Pre-release

Windows is partially supported now.
Font scaling support.
Fixed a cause of crash.
Readable color-scheme.

SpaceMan 0.1.0-beta.4

05 Mar 21:07
Compare
Choose a tag to compare
SpaceMan 0.1.0-beta.4 Pre-release
Pre-release

The files and folders are colored differently now. I hope you enjoy the new colors :^).

Spaceman 0.1.0-beta.3

03 Mar 15:42
Compare
Choose a tag to compare
Spaceman 0.1.0-beta.3 Pre-release
Pre-release

Fixed issue with GUI occasionally stopping updates with slow scans
Avoids unnecessarily sorting results at the initial scanning step