Skip to content

Releases: Sir3eBpA/ffs

Build v0.2.1

04 Mar 02:35
Compare
Choose a tag to compare

This is a self-contained executable hence why its size is so big!

It means you don't have to have .net 6 installed in order to run this app, it's bundled along with the exe

New features added:

  • Search result limit
  • Search limit field is passed into every Query implementation
    1

Bug fixes:

  • Build version not displaying in the window title

Build v0.2.0

03 Mar 04:38
Compare
Choose a tag to compare

Bug fixes:

  • You can't proceed without selecting any drive, anymore
  • Icons won't disappear anymore
  • Context menu was replaced with regular buttons due to Adonis breaking virtualization (needs more in-depth research but it's not a priority so I skipped this part)
  • Removed dangling log file

New features:

  • Show selected file in explorer
  • Open selected file with associated program
  • Export search result to CSV and abstraction for implementing more exporters
    1

Build v0.1.0

01 Mar 06:15
Compare
Choose a tag to compare

First build!

bugs are expected, pushing it out to the public to check out the performance on various machines, stability, and so on :)

The build is self-packaged exe meaning you shouldn't need a .net 6 installed

Known issues so far:

  • Context menu on each item in the list is not hooked up yet
  • Sometimes icons disappear due to items recycling
  • Disk scan selection lets you skip the step without actually selecting any disk (already fixed in an upcoming release, just didn't make it into this one)

Admin mode is required, it's OK, you can't access MFT without it