Skip to content

Releases: Nockiro/packed-file-searcher

Version 1.3.0

26 May 12:50
2edf9b2
Compare
Choose a tag to compare

== Version 1.3.0 ==

added features

  • added recognition of files by header, so files that have a different extension than their file format usually requires, they will be recognized as valid archives (if supported by 7-Zip)
  • updated file recognition by extension, thereby allowing new formats as RAR5, PPMD, LZMA86 and more to be recognized faster
  • updated integrated 7z.dll to 7-Zip 19.00 (-> Speed optimizations especially for LZMA/LZMA2 decoding)

bugfixes

  • fixed bugs preventing compiling or running under Mono on Unix

Version 1.2.0

12 Aug 23:31
Compare
Choose a tag to compare

== Version 1.2.0 ==

added features

  • added drag and drop possibility to just drop archives or directories in the window
  • directories in the search results are now marked with a slightly light green background color in that column

changes

  • changed temporary path for the archives-in-archive-search (added in previous v1.1) from windows temp path to a temporary folder inside the currently used directory which is deleted on application closing
  • changed default setting of "use whole path as file name" to disabled as it won't be needed by many people
  • after the search finished, the "results" tab gets displayed automatically
  • renamed "File name" to "Dir/File name"

bugfixes

  • bugfixes regarding different behaviour on extracting zip files and non-zip files

Version 1.1.0

12 Aug 20:20
Compare
Choose a tag to compare

==Version 1.1.0==

added features

  • added possibility to search in archives inside the archives - Wow!
  • added a little "clear results" button

bugfixes

  • some bugfixes related to the not completely exception-free non-zip searches

Version 1.0.1

07 Aug 21:25
Compare
Choose a tag to compare

==Version 1.0.1==

  • Supports *.zip and most of the 7-zip-supported archive types
  • Partly added directory search support for .zip files