Skip to content

Releases: alphapeter/filecommander

0.2.6: Could not list empty directories

29 Jul 18:14

Choose a tag to compare

Empty slice got serialized into null

0.2.5

23 Jun 18:49

Choose a tag to compare

better file sorting

0.2.4: Bugfixes

14 Jun 12:12

Choose a tag to compare

- correct title
- better file size display

0.2.3: Better file size representation

08 Jun 16:27

Choose a tag to compare

- Represents file size with decimals and MiB
- Title for long file names

0.2.2: better support for static file

08 Jun 15:52

Choose a tag to compare

- support for compressed of static content
- added front end to build steps
- updated node_modules

0.2.1

07 May 17:24

Choose a tag to compare

0.2.1 Pre-release
Pre-release

new features

  • It is possible to delete none empty directories
  • It is possible copy, rename, move etc. a file by just focusing using the keyboard
  • When using the keyboard, the file will gain focus so that the list of files will scroll.