Skip to content

Releases: qarmin/czkawka

4.0.0

19 Jan 22:01
a0d17fc
Compare
Choose a tag to compare

Version 4.0.0 - 20.01.2022r

  • Multithreading support for collecting files to check(2/3x speedup on 4 thread processor and SSD) - #502, #504
  • Add multiple translations - Polish, Italian, French, German, Russian ... - #469, #508, 5be
  • Add support for finding similar videos - #460
  • GUI code refactoring and search code unification - #462, #531
  • Fixed crash when trying to hard/symlink 0 files - #462
  • GTK 4 compatibility improvements for future change of toolkit - #467, #468, #473, #474, #503, #505
  • Change minimal supported OS to Ubuntu 20.04(needed by GTK) - #468
  • Increased performance by avoiding creating unnecessary image previews - #468
  • Improved performance due caching hash of broken/not supported images/videos = #471
  • Option to not remove cache from non existent files(e.g. from unplugged pendrive) - #472
  • Add multiple tooltips with helpful messages - #472
  • Allow caching prehash - #477
  • Improve custom selecting of records(allows to use Rust regex) - #489
  • Remove support for finding zeroed files - #461
  • Remove HashMB mode - #476
  • Approximate comparison of music - #483
  • Enable column sorting for simple treeview - #487
  • Allow hiding upper panel - #491
  • Make UI take less space - #500
  • Add support for raw images(NEF, CR2, KDC...) - #532
  • Image compare performance and usability improvements - #529, #528, #530, #525
  • Reorganize(unify) saving/loading data from file - #524
  • Add "reference folders" - #516
  • Add cache for similar music files - #558

Virustotal results:

Appimage is only provided without gtk theme bundled(use gtk from OS) due bug - linuxdeploy/linuxdeploy-plugin-gtk#27

3.3.1

22 Nov 06:14
Compare
Choose a tag to compare

Version 3.3.1 - 22.11.2021r

  • Fix crash when moving buttons #457
  • Hide move button at start c9ca230

Virustotal for windows builds
https://www.virustotal.com/gui/file/fabf93f2985d5e35fdf47f40f003ffa9aa6efeb272eeb52826f106d67224e8bd?nocache=1 (1 false positive)
https://www.virustotal.com/gui/file/2697e71a8aa0242c35293460fe0f625c113aa9c518a8010313d94ebb1f7a64cd?nocache=1

In this version I don't provide alone windows_czkawka_gui.exe file, because too many users failed to install dependencies on Windows.
To be able to use windows_czkawka_gui.exe file alone, extracted from windows_czkawka_gui.zip, you need to install gtk3 from https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases

3.3.0

20 Nov 11:25
Compare
Choose a tag to compare

Version 3.3.0 - 20.11.2021r

  • Select files by pressing space key #415
  • Add additional info to printed errors #446
  • Add support for multiple image filters, hashes and sizes in similar images tool #447, #448
  • Button to move files/folders to provided location #449
  • Add non clickable button to fix white theme #450
  • Fixed freeze when opening in same thread file/folder #448
  • Tool to check performance of different image filters and hash types and sizes #447
  • Add scheduled CI and pin it to support Rust 1.53.0 7bb, #431
  • Update snap file to use builtin rust plugin and update gnome extension 8f2
  • Disable from checking in similar images webp, gif, bmp, ico extension which caused crashes #445, 49e

Virustotal reports for windows binaries:
https://www.virustotal.com/gui/file/955186b389f8879324a64a5ff48ef7fe5436b84a823f491924fb4079bb2121b0?nocache=1
https://www.virustotal.com/gui/file/447e6d682a84c278db3b4bb8f17f0883db9142c50db1d0d7d90bf3a1a6a7b787?nocache=1
https://www.virustotal.com/gui/file/cfb028b67608f567edda343ddd5497cce724a27024047c1448e00cd56c49a839?nocache=1 (Cynet false positive)

To use windows_czkawka_gui_gtk3_required.exe you need to install https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases
Other versions don't need to install such application.

3.2.0

07 Aug 20:01
Compare
Choose a tag to compare

Version 3.2.0 - 07.08.2021r

  • Use checkbox instead selection to select files #392
  • Re-enable hardlink on windows - #410
  • Fix symlink and harlink creating - #409
  • Add image preview to duplicate finder #408
  • Add setting maximum file size #407
  • Add new grouping algorithm to similar images #405
  • Update to Rust 1.54 #400
  • Add webp support to similar images #396
  • Use GtkScale instead radio buttons for similarity #397
  • Update all dependencies #405, #395
  • Split UI into multiple files #391
  • Update to gtk-rs 0.14 #383
  • Fix bug with moving windows #361
  • Generate Minimal Appimage #339

VirusTotal:
https://www.virustotal.com/gui/file/309375246104caa0855965bd4e9fa266dd1cc2acb061b564ca21c87e2df34ba2/detection
https://www.virustotal.com/gui/file/260f80c56807680859f75edd32e8e34d95cb7dd0b5254052228efe057abf00af/detection
https://www.virustotal.com/gui/file/a8b38a08132efc4dbfa84674b9c76fd16e70f7ca344059fa486ed415468429ae/detection

Important! - White theme is NOT supported at this time(bug - #401)

3.1.0

08 May 21:52
Compare
Choose a tag to compare

Version 3.1.0 - 09.05.2021r

  • Clean README, by moving instructions to different files - 9aea6e9b
  • Fix excluded items on Windows - #324
  • Center windows and add missing settings icon - #323
  • Sort cache - #322
  • Add desktop file to Snap - 018d5bebb, ade2a756e2
  • Customize minimum file size of cached records - #321
  • Update benchmarks - 2044b9185
  • Rearrange Instruction - 8e7ac4a2d7f5b0
  • Add info that Czkawka and Bleachbit are not alternatives to each other - 30602a486
  • Fix crashes with too small message queue - #316
  • Fix a little unsorted results - #304
  • Fix Appimage(external bug) - #299
  • Fix error with saving results of name duplicates - #307
  • Update to Rust 1.5.1 - #302

Virustotal:

3.0.0

11 Mar 20:36
Compare
Choose a tag to compare

Version 3.0.0 - 11.03.2021r

  • Option to not ignore hardlinks - #273
  • Hardlink support for GUI - #276
  • New settings window - #262
  • Unify file removing - #278
  • Dryrun in duplicates CLI - #277
  • Option to turn off cache - #263
  • Update Image dependency and fix crashes - #270, e3aca69
  • Add confirmation dialog when trying to remove all files in group - #281
  • Add confirmation dialog when removing files with delete key - #282
  • Open file when clicking at the Enter button - #285
  • Allow to put files to trash instead fully remove them - #284

Virustotal:

2.4.0

22 Feb 11:50
Compare
Choose a tag to compare

Version 2.4.0 - 22.02.2021r

  • Add about dialog - #226
  • Remove checking for ico in similar images - #227
  • Change progress dialog to progress window - #229
  • Restore snap confinement - #218, 8dcb718
  • Add support for CRC32 and XXH3 hash - #243
  • Add delete method to replace duplicate files with hard links - #236
  • Add checking for broken music opt-in - #249
  • Allow to save to files similar images results - 10156ccfd3
  • Keep original file if replacing duplicate with hardlink fails - #256
  • Fix Windows theme - #265
  • Windows taskbar progress support - #264
  • Ignore duplicates if those are hard links - #234
  • Support the hash type parameter in the CLI - #267
  • Use one implementation for all hash calculations - #268
  • Disable for now broken tga and gif files - #270

Virustotal:
https://www.virustotal.com/gui/file/4bea16d5bd180f75ac3cb3cef3d92a1fb6268d416f6f58437d868a6069dade26/detection
https://www.virustotal.com/gui/file/97dab8794e7a1ee01ed9116419f5eaaa9a684fe159836f25c0bbc142151bd9c1/detection

2.3.2

21 Jan 19:54
Compare
Choose a tag to compare

Version 2.3.2 - 21.01.2021r

  • Add support for moving selection by keyboard to update similar image preview #223

This version is only needed to test flatpak build

2.3.1

20 Jan 14:43
Compare
Choose a tag to compare

Version 2.3.1 - 20.01.2021r

No code changes, so binaries should be downloaded from previous tag

2.3.0

15 Jan 16:25
Compare
Choose a tag to compare

Version 2.3.0 - 15.01.2021r

  • Add cache for duplicate finder - #205
  • Add cache for broken files - #204
  • Decrease ram usage - #212
  • Add support for finding broken zip and audio files - #210
  • Sort Results by path where it is possible - #211
  • Add missing popover info for invalid symlinks - #209
  • Use the oldest available OS in Linux and Mac CI and the newest on Windows - #206
  • Add broken files support - #202
  • Remove save workaround and fix crashes when loading/saving cache - #200
  • Fix error when closing dialog progress by X - #199

VirusTotal: