github yorukot/superfile v1.5.0

6 hours ago

This release brings major new features, including video and PDF preview support, multi-column file panels, and configurable navigation, alongside significant code refactoring and comprehensive bug fixes.

Install:

Click me to know how to install

Highlights

  • Added video and PDF preview support via loading the first frame/page as an image. Thanks @Yassen-Higazi for the implementation
Screenshots

image image

  • Multi-column file panel view with date/size/permission columns. Thanks @xelavopelk for the implementation
Screenshots

image

  • Configurable fast navigation in the Filepanel. See this PR for more details: #1220
  • You can now configure spf to open files with specific extensions with your choice of editor application. Thanks @litvinov-git for the implementation See this PR for more details: #1197
  • Terminal stdout support for shell commands
  • Allow launching with the filename. spf /a/b/c.txt will launch in /a/b with c.txt as the selected file.
  • Various bug fixes, including modal confirmations, layout issues, and race conditions. See 'Detailed Change Summary'

Internal Updates

  • Separated FilePanel and FileModel into a dedicated package for better code organization
  • Comprehensive end-to-end testing with layout fixes
  • Enhanced dimension validation and sidebar fixes
  • Updated multiple dependencies including Astro, Go toolchain, and linters
  • Added gosec linter and MND linter with magic number cleanup

Detailed Change Summary

Details

Update

Bug Fix

Optimization

Documentation

Dependencies

Misc

New Contributors

Full Changelog: v1.4.0...v1.5.0

Don't miss a new superfile release

NewReleases is sending notifications on new releases.