Skip to content

Releases: yorukot/superfile

v1.1.3

26 May 08:34
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update print path list 37c8864
  • Make theme files embed 0f53a12
  • Disable update check via config #131
  • Redesing hotkeys #116
  • Create file or folder using same hotkey #116
  • More dynamic footer height adaptive 66a3fb4
  • Confirm delete files ``
  • Support windows for get well known directories d4db820
  • Support text file preview #26
  • Support directory preview #26
  • Improve mouse scrolling delay f734292
  • Support image preview with ansi #26
  • Clear search after opening directory #146

Bug fix

  • Recursive symlink crashes superfile #109
  • Timemachine snapshots listed in Disks section #126
  • There will be a bug in the layout under a specific terminal height #105
  • Fix lag when there are a lot of files #124
  • Rendering will be blocked while executing a task that uses a progress bar #104

New Contributors

v1.1.2

08 May 14:52
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update help menu #75
  • Update all modal, make other panel still show on background #79
  • Support extract gz tar file b9aed84
  • Support transparent background 4108d40
  • Support custom border style 6ff0576
  • Enhancement when cutting and pasting, the file should be moved instead of copied and deleted. #100
  • Support extract almose all compressed file e57cb78
  • Update XDG_CACHE to XDG_STATE_HOME #90

Bug fix

  • Fix Cut -> Paste file causes go panic #77
  • Fix symlinked folders don't open within superfile #88

New Contributors

v1.1.1

23 Apr 15:40
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Open directory with default application #33
  • Auto update config file if missing config 1498c92

Bug fix

  • key l deletes files in MacOs #72

v1.1.0

20 Apr 17:24
Compare
Choose a tag to compare

Install:

Click me to know how to install

Changelog

Update

  • Update data folder from $XDG_CONFIG_HOME/superfile/data to $XDG_DATA_HOME/superfile 9fff97a
  • Toggle dot file display 9fff97a
  • Update log file from $XDG_CONFIG_HOME/superfile/data/superfile.log to $XDG_CACH_DATA #27
  • Update theme background #42
  • Update unzip function #55
  • Update zip function 60c490a
  • Update all config file from json to toml format file a018128
  • Update search bar #61
  • Update theme config format #66
  • Update metadata to plugins c1f942d

Bug fix

  • Fix interface lag when selecting zip files or large files #29
  • Fix external media error #46
  • Fix cant find trash can folder 396674f
  • Fix Crashes when truncating metadata #50

New Contributors

v1.0.1

08 Apr 14:44
Compare
Choose a tag to compare

Install:

Click me to know how to install

Update

  • Update $HOME/.superfile to $XDG_CONFIG_HOME/superfile 886dbfb
  • Follow The FreeDesktop.org Trash specification to update the trash bin path in local path 886dbfb
  • The external hard drive will be deleted directly ,But MacOs for now not support trash cana4232a8
  • The user can enter the path, which will be the path of the first file panel 14620b3
  • Make user can open file with default browser text-editor etc f47d291
  • Can open terminal in focused file panel path f47d291

Bug fix

#New Contributors

v1.0.0

06 Apr 23:54
Compare
Choose a tag to compare

New feature: changelog

Install

Warning

go-exiftool request exiftool so please install it!

  1. Download the spf binary file
  2. Enter the command below
cd ~/Download
chmod +x ./spf
sudo mv ./spf /bin
  1. Enter "spf -version" to check the installation
  2. It’s a pleasure to use!

Beta 0.1.0

06 Apr 14:58
Compare
Choose a tag to compare

BETA 0.1.0

This just for test