Skip to content

v1.2.0.0

Latest
Compare
Choose a tag to compare
@yorukot yorukot released this 05 Mar 14:44
· 28 commits to main since this release
8113c7e

πŸŽ‰ Welcoming Our New Core Team Members!

We're thrilled to welcome @lazysegtree to the superfile Core Team! πŸš€ In v1.2.0.0, @lazysegtree contributed a significant portion of the work, playing a crucial role in shaping this release.

Install:

Click me to know how to install

Changelog

Update

  • Added direnv support for nix flake dev shell #568
  • Move rename cursor to start before the extension #565
  • Renaming feature for pinned directories #579
  • Add python testsuite #581
  • Add build instructions for windows #583
  • Add --config-file flag support #592
  • Document Windows scoop installation option #595
  • Rotate image using EXIF metadata #607
  • Upgrade sidebar search #614
  • Change all outPutLog to slog.Error or slog.Info #628
  • Add install.sh files link for more trust #645
  • Update README.md and added a Run the app title #550

Bug fix

  • Fix sort options hotkey #548
  • Fix wrong log line, Fatalln was used with formatting verbs #555
  • Fix incorrect failure reporting in delete operation #558
  • Fix previews for text file with control characters #557
  • Fix search field key blocking #569
  • Fix windows operations and other improvements #564
  • Fix crash when searching on WSL mounted drives #576
  • Fix arch install instructions #580
  • Fix windows delete, open file and other improvements #584
  • Fix UI issue of spf stuck with terminal size too small #594
  • Fix wrong path separator in windows #597
  • Fix command line not working for windows #601
  • Fix error while reading last check version file in new time zone #634
  • Fix discrete timeout for HTTP get version #632
  • Fix initial pinned.json having invalid JSON #652
  • Fix loadConfigFile and loadHotkeysFile functions #650
  • Fix issue when trying to extract a file with .zip_ extension #636
  • Fix openFileWithEditor bug #635
  • Fix partial overwrite issue by ensuring full file rewrite #665

Optimization

  • Improving file panel rendering #589
  • Improve formatting, error handling, and fix typos #600
  • Go formatting fixes #618
  • Testsuite in GitHub Actions #602

Documentation

  • Revert changes in website that were not yet released #611
  • Docs contribute #610
  • Remove godocs badge #627
  • Update installation.md to note setting nerd-font in terminal application #658
  • Fix README typos #653

New Contributors

Full Changelog: v1.1.7.1...v1.2.0.0