Czkawka Versions Save

Multi functional app to find duplicates, empty folders, similar images etc.

2.0.0

3 years ago

Version 2.0.0 - 23.12.2020r

  • Add Snap support - ee3d4
  • Select longer names by default - #113
  • Add setting for deletion confirmation dialog - #114
  • Add button to hide/show text view errors - #115
  • Remove console window in Windows - #116
  • Add custom selection/unselection - #117
  • Add Image preview to similar images - #118
  • Remove orbtk frontend - #119
  • Update Icon - #120
  • Add setting button to disable/enable previews(enabled by default) - #121
  • Add button to enable/disable in settings text view errors - #122
  • Add support for symbolic links - #123
  • Add support for checking for invalid symlinks - #124
  • Add new windows dark theme - #125
  • Fix appimage crash by adding PNG version of icon - #126
  • Split symlink path to two path and file name - #127
  • Add option to open folders by double right click - #128
  • Add minimal similarity level - #129
  • Show errors in image previewer when failed to generate it - #130
  • Added instruction - 58e6221a, 598aec345e, afaa402b

Virustotal Windows binaries

1.5.1

3 years ago

Version 1.5.1 - 08.12.2020r

  • Fix errors in progress bar caused by dividing by 0 - #109
  • Add option to save file, store settings and load them - #108
  • Center dialog to current window - a04

VirusTotal scan for windows binaries: https://www.virustotal.com/gui/file/0994174414d71db9cd4468c9dcf00f3b3aa8d740379325db637fdd44b383cac9/summary https://www.virustotal.com/gui/file/c0cf0799aaa77e6672ae73e367ced1452820456beaf4022fc7a397a66610a6c6/detection

1.4.0

3 years ago
  • Multithreading Support to most modules - #98 #99 #100 #101
  • Simplify GUI code #96
  • Group similar images - #97
  • Add select buttons to each type of mode - #102
  • Fix GUI behavior in GUI when deleting similar image - #103
  • Add new similarity level - #104

Virustotal windows binaries: https://www.virustotal.com/gui/file/d1b40807054a0b2a7dfddcaf2d7aac0c57e51ecf56c16d5dd8a5889b6376299f/detection https://www.virustotal.com/gui/file/dc0099e9def7bd898726d27c57a0cabfaaaf2da3f3ae1f2f57573ae8c0a32fb5/detection

1.3.0

3 years ago
  • Appimage support - #77
  • Removed warnings about non existend excluded directories - #79
  • Updated README - 8ec
  • Added pre hash support(speedup for searching big duplicates) - #83
  • Support for searching duplicates by file name - #84
  • Added support for checking for zeroed file - #88
  • Refactored GUI code to faster and safer changing/adding code - #89
  • Added some missing options to CLI in some modes - #90
  • Implemented finding duplicates by music tags - #95

Virustotal: https://www.virustotal.com/gui/file/f566cb33c27efbc1f36f30c09ae6182e6f72691eb42791eaa0000d533c6d63be/detection https://www.virustotal.com/gui/file/1ef199568f39e4c49a299533b6370daac6655a534cd321faf3dffd55ecf1cc26/detection

1.2.1

3 years ago
  • Make image similarity search significantly faster. #72
  • Improve similar images GUI a little and add sorting to Similarity Enum #73
  • Improve deleting files in Similar files in GUI #75

I didn't provide orbtk files because source doesn't change since 0.x version, so until someone will continue develop it I will not provide binaries for that.

Virustotal: https://www.virustotal.com/gui/file/1cf4b98c1a0f40f87c3cf13d535b8faefdedf82dad2ad3640999f29e8aed6be5/detection https://www.virustotal.com/gui/file/144b43223fff760012145347b0929db275a38601fe12f4a612cfca1b012c9907/detection

1.2.0

3 years ago
  • Replace String with PathBuf for paths #59
  • Add test suite to PR #65
  • Support for finding similar images to CLI #66
  • Fix grammar-related errors and Ponglish expressions #62, #63
  • Don't delete by default files in duplicate finder in CLI - 23f203
  • Support for finding similar images to GUI #69
  • Add support for opening files/folders from GUI with double-click #70

Virustotal for windows binaries: https://www.virustotal.com/gui/file/8acac3a58972c50f9cf7a16a5c85e918ebbc9d958d91b5a97785b6bab3c55867/detection https://www.virustotal.com/gui/file/a2a25c3987735bea45c534def153508b079899d87447a5108e29c9922e61b493/detection https://www.virustotal.com/gui/file/067ec2132702c335f8359e9d4b38a5990e58059c67986b24a4ab5dbdec99aa5b/detection

1.1.0

3 years ago
  • Windows support #58
  • Improve code quality/Simplify codebase #52
  • Fixed skipping some correct results in specific situations #52
  • Added support for searching in other thread #51
  • Divide CI across files #48
  • Added ability to stop task from GUI #55
  • Fixed removing directories which contains only empty directories from GUI #57

1.0.1

3 years ago
  • Replaced default argument parser with StructOpt #37
  • Added all(except MacOS GTK build) builds to CI where can be freely downloaded #41 #39
  • App can be downloaded also from Arch AUR and Cargo #36
  • Fixed crash with invalid file modification date #33
  • Upper tabs can hide and show when this is necessary #38
  • Fixed crash when file/folder name have non Unicode character #44

ACHTUNG:

MacOS and Windows binaries was NOT TESTED, and are provided only for testing purposes.

1.0.0

3 years ago
  • Added confirmation button to delete button
  • Updated Readme
  • Tested a lot app, so I think that it version 1.0.0 can be freely released