Skip to content

CHANGELOG

ChangeLog

All notable changes to this project will be documented in this file. Dates are displayed in UTC(YYYY-MM-DD).

[v1.1.4] ()

2024-08-01

Update

  • Added option to change default directory #211
  • Added quotes arround dir in lastdir to support special characters #218
  • Make Hotkey settings unlimited 423a96a
  • Selection should start on currently positioned/pointed item #226
  • Make Nerdfont optional #6
  • Confirm before quit #155
  • Added file permissions to metadata #279
  • Better fuzzy file search #115
  • MD5 checksum in Metadata #255
  • An option to display the filesize in decimal or binary sizes #220

Bug fix

  • An option to display the filesize in decimal or binary sizes #220
  • Fix Transparent Background issue #76
  • Big text file makes the program freeze for a while #255
  • Text in file preview has a background color behind it when using transparency #76

v1.1.3

2024-05-26

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

v1.1.2

2024-05-08

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 almost compression formats 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

v1.1.1

2024-04-23

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

2024-04-20

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_CACHE_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 can’t find trash can folder 396674f
  • Fix Crashes when truncating metadata #50

v1.0.1

2024-04-08

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

v1.0.0

2024-04-06

Update
Bug fix
  • Fix creating an Item when the file panel has no Item will cause an error 9ee1d86
  • Fix delete mupulate Item will cause cursor error ee22df3

Beta 0.1.0

2024-04-06

  • FIRST RELEASE COME UP! NO ANY CHANGE