2021-12-02 17:23:51 +00:00
## Version 4.0.0 - ?
2021-12-21 17:23:17 +00:00
- Multithread support for collecting files to check(2/3x on 4 thread processor) - [#502 ](https://github.com/qarmin/czkawka/pull/502 ), [#504 ](https://github.com/qarmin/czkawka/pull/504 )
- Add Polish and Italian translation - [#469 ](https://github.com/qarmin/czkawka/pull/469 ), [#508 ](https://github.com/qarmin/czkawka/pull/508 )
2021-12-02 17:23:51 +00:00
- Add support for finding similar videos - [#460 ](https://github.com/qarmin/czkawka/pull/460 )
- GUI code refactoring(could fix some bugs) - [#462 ](https://github.com/qarmin/czkawka/pull/462 )
- Fixed crash when trying to hard/symlink 0 files - [#462 ](https://github.com/qarmin/czkawka/pull/462 )
2021-12-21 17:23:17 +00:00
- GTK 4 compatibility improvements for future change of toolkit - [#467 ](https://github.com/qarmin/czkawka/pull/467 ), [#468 ](https://github.com/qarmin/czkawka/pull/468 ), [#473 ](https://github.com/qarmin/czkawka/pull/473 ), [#474 ](https://github.com/qarmin/czkawka/pull/474 ), [#503 ](https://github.com/qarmin/czkawka/pull/503 ), [#505 ](https://github.com/qarmin/czkawka/pull/505 )
2021-12-02 17:23:51 +00:00
- Change minimal supported OS to Ubuntu 20.04(needed by GTK) - [#468 ](https://github.com/qarmin/czkawka/pull/468 )
2021-12-21 17:23:17 +00:00
- Increased performance by avoiding creating unnecessary image previews - [#468 ](https://github.com/qarmin/czkawka/pull/468 )
2021-12-02 17:23:51 +00:00
- Improved performance due caching hash of broken/not supported images/videos = [#471 ](https://github.com/qarmin/czkawka/pull/471 )
- Option to not remove cache from non existent files(e.g. from unplugged pendrive) - [#472 ](https://github.com/qarmin/czkawka/pull/472 )
- Add multiple tooltips with helpful messages - [#472 ](https://github.com/qarmin/czkawka/pull/472 )
- Allow to cache prehash - [#477 ](https://github.com/qarmin/czkawka/pull/477 )
2021-12-24 08:18:55 +00:00
- Improve custom selecting of records(allows to use Rust regex) - [#489 ](https://github.com/qarmin/czkawka/pull/478 )
2021-12-02 17:23:51 +00:00
- Remove support for finding zeroed files - [#461 ](https://github.com/qarmin/czkawka/pull/461 )
- Remove HashMB mode - [#476 ](https://github.com/qarmin/czkawka/pull/476 )
2021-12-04 13:49:43 +00:00
- Approximate comparison of music - [#483 ](https://github.com/qarmin/czkawka/pull/483 )
2021-12-21 17:23:17 +00:00
- Enable column sorting for simple treeview - [#487 ](https://github.com/qarmin/czkawka/pull/487 )
- Allow to hide upper panel - [#491 ](https://github.com/qarmin/czkawka/pull/491 )
- Make UI take less space - [#500 ](https://github.com/qarmin/czkawka/pull/500 )
2021-12-02 17:23:51 +00:00
2021-11-22 05:48:07 +00:00
## Version 3.3.1 - 22.11.2021r
2021-11-23 10:10:24 +00:00
- Fix crash when moving buttons [#457 ](https://github.com/qarmin/czkawka/pull/457 )
- Hide move button at start [c9ca230 ](https://github.com/qarmin/czkawka/commit/c9ca230dfd05e2166b2d68683b091cfd45037edd )
2021-11-22 05:48:07 +00:00
2021-11-20 11:06:44 +00:00
## Version 3.3.0 - 20.11.2021r
- Select files by pressing space key [#415 ](https://github.com/qarmin/czkawka/pull/415 )
- Add additional info to printed errors [#446 ](https://github.com/qarmin/czkawka/pull/446 )
- Add support for multiple image filters, hashes and sizes in similar images tool [#447 ](https://github.com/qarmin/czkawka/pull/447 ), [#448 ](https://github.com/qarmin/czkawka/pull/448 )
- Button to move files/folders to provided location [#449 ](https://github.com/qarmin/czkawka/pull/449 )
- Add non clickable button to fix white theme [#450 ](https://github.com/qarmin/czkawka/pull/450 )
- Fixed freeze when opening in same thread file/folder [#448 ](https://github.com/qarmin/czkawka/pull/448 )
- Tool to check performance of different image filters and hash types and sizes [#447 ](https://github.com/qarmin/czkawka/pull/447 )
- Add scheduled CI and pin it to support Rust 1.53.0 [7bb ](https://github.com/qarmin/czkawka/commit/7bbdf742739a513b80d0cc06ba61dfafec976b23 ), [#431 ](https://github.com/qarmin/czkawka/pull/431 )
- Update snap file to use builtin rust plugin and update gnome extension [8f2 ](https://github.com/qarmin/czkawka/commit/8f232285e5c34bee6d5da8e1453d7f40a0ffd08d )
- Disable from checking in similar images `webp` , `gif` , `bmp` , `ico` extension which caused crashes [#445 ](https://github.com/qarmin/czkawka/pull/446 ), [49e ](https://github.com/qarmin/czkawka/commit/49effca169adb57b33f666757966d43b244319cc )
2021-08-07 19:25:43 +00:00
## Version 3.2.0 - 07.08.2021r
- Use checkbox instead selection to select files [#392 ](https://github.com/qarmin/czkawka/pull/392 )
- Re-enable hardlink on windows - [#410 ](https://github.com/qarmin/czkawka/pull/410 )
- Fix symlink and harlink creating - [#409 ](https://github.com/qarmin/czkawka/pull/409 )
- Add image preview to duplicate finder [#408 ](https://github.com/qarmin/czkawka/pull/408 )
- Add setting maximum file size [#407 ](https://github.com/qarmin/czkawka/pull/407 )
- Add new grouping algorithm to similar images [#405 ](https://github.com/qarmin/czkawka/pull/405 )
- Update to Rust 1.54 [#400 ](https://github.com/qarmin/czkawka/pull/400 )
- Add webp support to similar images [#396 ](https://github.com/qarmin/czkawka/pull/396 )
- Use GtkScale instead radio buttons for similarity [#397 ](https://github.com/qarmin/czkawka/pull/397 )
- Update all dependencies [#405 ](https://github.com/qarmin/czkawka/pull/405 ), [#395 ](https://github.com/qarmin/czkawka/pull/395 )
- Split UI into multiple files [#391 ](https://github.com/qarmin/czkawka/pull/391 )
- Update to gtk-rs 0.14 [#383 ](https://github.com/qarmin/czkawka/pull/383 )
- Fix bug with moving windows [#361 ](https://github.com/qarmin/czkawka/pull/361 )
- Generate Minimal Appimage [#339 ](https://github.com/qarmin/czkawka/pull/339 )
2021-05-08 20:14:53 +00:00
## Version 3.1.0 - 09.05.2021r
- Clean README, by moving instructions to different files - [9aea6e9b ](https://github.com/qarmin/czkawka/commit/9aea6e9b1ef5ac1e56ccd008e7456b80401179d0 )
- Fix excluded items on Windows - [#324 ](https://github.com/qarmin/czkawka/pull/324 )
- Center windows and add missing settings icon - [#323 ](https://github.com/qarmin/czkawka/pull/323 )
- Sort cache - [#322 ](https://github.com/qarmin/czkawka/pull/322 )
- Add desktop file to Snap - [018d5bebb ](https://github.com/qarmin/czkawka/commit/018d5bebb0b297ba35529b03b8e2e68eb0a9b474 ), [ade2a756e2 ](https://github.com/qarmin/czkawka/commit/ade2a756e29c5ce5739d6268fcab7e76f59ed5f6 )
- Customize minimum file size of cached records - [#321 ](https://github.com/qarmin/czkawka/pull/321 )
- Update benchmarks - [2044b9185 ](https://github.com/qarmin/czkawka/commit/2044b91852fea89dfaf10dc1ab79c1d00e9e0c12 )
- Rearrange Instruction - [8e7ac4a2d7f5b0 ](https://github.com/qarmin/czkawka/commit/8e7ac4a2d7f5b0beba2552581fb3a0d19c2efeb5 )
- Add info that Czkawka and Bleachbit are not alternatives to each other - [30602a486 ](https://github.com/qarmin/czkawka/commit/30602a486f6ade6f9b7b91a73708225b4f4c2a7d )
- Fix crashes with too small message queue - [#316 ](https://github.com/qarmin/czkawka/pull/316 )
- Fix a little unsorted results - [#304 ](https://github.com/qarmin/czkawka/pull/304 )
- Fix Appimage(external bug) - [#299 ](https://github.com/qarmin/czkawka/issues/299 )
- Fix error with saving results of name duplicates - [#307 ](https://github.com/qarmin/czkawka/pull/307 )
- Update to Rust 1.5.1 - [#302 ](https://github.com/qarmin/czkawka/pull/302 )
2021-03-11 20:12:04 +00:00
## Version 3.0.0 - 11.03.2021r
- Option to not ignore hardlinks - [#273 ](https://github.com/qarmin/czkawka/pull/273 )
- Hardlink support for GUI - [#276 ](https://github.com/qarmin/czkawka/pull/276 )
- New settings window - [#262 ](https://github.com/qarmin/czkawka/pull/262 )
- Unify file removing - [#278 ](https://github.com/qarmin/czkawka/pull/278 )
- Dryrun in duplicates CLI - [#277 ](https://github.com/qarmin/czkawka/pull/277 )
- Option to turn off cache - [#263 ](https://github.com/qarmin/czkawka/pull/263 )
- Update Image dependency and fix crashes - [#270 ](https://github.com/qarmin/czkawka/pull/270 ), [e3aca69 ](https://github.com/qarmin/czkawka/commit/e3aca69499966499413e4b7cd4d1037bec6a5d68 )
- Add confirmation dialog when trying to remove all files in group - [#281 ](https://github.com/qarmin/czkawka/pull/281 )
- Add confirmation dialog when removing files with delete key - [#282 ](https://github.com/qarmin/czkawka/pull/282 )
- Open file when clicking at the Enter button - [#285 ](https://github.com/qarmin/czkawka/pull/285 )
- Allow to put files to trash instead fully remove them - [#284 ](https://github.com/qarmin/czkawka/pull/284 )
2021-02-22 11:23:51 +00:00
## Version 2.4.0 - 22.02.2021r
- Add about dialog - [#226 ](https://github.com/qarmin/czkawka/pull/226 )
- Remove checking for ico in similar images - [#227 ](https://github.com/qarmin/czkawka/pull/227 )
- Change progress dialog to progress window - [#229 ](https://github.com/qarmin/czkawka/pull/229 )
- Restore snap confinement - [#218 ](https://github.com/qarmin/czkawka/pull/218 ), [8dcb718 ](https://github.com/qarmin/czkawka/commit/8dcb7188434e1c1728368642e17ccec29a4b372d )
- Add support for CRC32 and XXH3 hash - [#243 ](https://github.com/qarmin/czkawka/pull/243 )
- Add delete method to replace duplicate files with hard links - [#236 ](https://github.com/qarmin/czkawka/pull/236 )
- Add checking for broken music opt-in - [#249 ](https://github.com/qarmin/czkawka/pull/249 )
- Allow to save to files similar images results - [10156ccfd3 ](https://github.com/qarmin/czkawka/commit/10156ccfd3ba880d26d4bbad1e025b0050d7753b )
- Keep original file if replacing duplicate with hardlink fails - [#256 ](https://github.com/qarmin/czkawka/pull/256 )
- Fix Windows theme - [#265 ](https://github.com/qarmin/czkawka/pull/265 )
- Windows taskbar progress support - [#264 ](https://github.com/qarmin/czkawka/pull/264 )
- Ignore duplicates if those are hard links - [#234 ](https://github.com/qarmin/czkawka/pull/234 )
- Support the hash type parameter in the CLI - [#267 ](https://github.com/qarmin/czkawka/pull/267 )
- Use one implementation for all hash calculations - [#268 ](https://github.com/qarmin/czkawka/pull/268 )
- Disable for now broken tga and gif files - [#270 ](https://github.com/qarmin/czkawka/pull/270 )
2021-01-21 19:52:43 +00:00
## Version 2.3.2 - 21.01.2021r
- Add support for moving selection by keyboard to update similar image preview [#223 ](https://github.com/qarmin/czkawka/pull/223 )
This version is only needed to test flatpak build
2021-01-20 14:41:44 +00:00
## Version 2.3.1 - 20.01.2021r
- Added flatpak support - [#203 ](https://github.com/qarmin/czkawka/pull/203 )
- Spell fixes - [#222 ](https://github.com/qarmin/czkawka/pull/222 ), [#219 ](https://github.com/qarmin/czkawka/pull/219 )
2021-01-15 15:49:13 +00:00
## Version 2.3.0 - 15.01.2021r
- Add cache for duplicate finder - [#205 ](https://github.com/qarmin/czkawka/pull/205 )
- Add cache for broken files - [#204 ](https://github.com/qarmin/czkawka/pull/204 )
- Decrease ram usage - [#212 ](https://github.com/qarmin/czkawka/pull/212 )
- Add support for finding broken zip and audio files - [#210 ](https://github.com/qarmin/czkawka/pull/210 )
- Sort Results by path where it is possible - [#211 ](https://github.com/qarmin/czkawka/pull/211 )
- Add missing popover info for invalid symlinks - [#209 ](https://github.com/qarmin/czkawka/pull/209 )
- Use the oldest available OS in Linux and Mac CI and the newest on Windows - [#206 ](https://github.com/qarmin/czkawka/pull/206 )
- Add broken files support - [#202 ](https://github.com/qarmin/czkawka/pull/202 )
- Remove save workaround and fix crashes when loading/saving cache - [#200 ](https://github.com/qarmin/czkawka/pull/200 )
- Fix error when closing dialog progress by X - [#199 ](https://github.com/qarmin/czkawka/pull/199 )
2021-01-11 11:26:03 +00:00
## Version 2.2.0 - 11.01.2021r
- Adds Mac GUI - [#160 ](https://github.com/qarmin/czkawka/pull/160 )
- Use master gtk plugin again - [#179 ](https://github.com/qarmin/czkawka/pull/179 )
- Only show preview when 1 image is selected - [#183 ](https://github.com/qarmin/czkawka/pull/183 )
- Add buffered write/read - [#186 ](https://github.com/qarmin/czkawka/pull/186 )
- Fix included/excluded files which contains commas - [#195 ](https://github.com/qarmin/czkawka/pull/195 )
- Move image cache to cache from config dir - [#197 ](https://github.com/qarmin/czkawka/pull/197 )
- Reorganize GUI Code(no visible changes) - [#184 ](https://github.com/qarmin/czkawka/pull/184 ), [#184 ](https://github.com/qarmin/czkawka/pull/184 ), [#189 ](https://github.com/qarmin/czkawka/pull/189 ), [#190 ](https://github.com/qarmin/czkawka/pull/190 ), [#194 ](https://github.com/qarmin/czkawka/pull/194 )
2020-12-31 09:29:36 +00:00
## Version 2.1.0 - 31.12.2020r
- Hide preview when deleting images or symlinking it - [#167 ](https://github.com/qarmin/czkawka/pull/167 )
- Add manual adding of directories - [#165 ](https://github.com/qarmin/czkawka/pull/165 ), [#168 ](https://github.com/qarmin/czkawka/pull/168 )
- Add resizable top panel - [#164 ](https://github.com/qarmin/czkawka/pull/164 )
- Add support for delete button - [#159 ](https://github.com/qarmin/czkawka/pull/159 )
- Allow to select multiple entries in File Chooser - [#154 ](https://github.com/qarmin/czkawka/pull/154 )
- Add cache support for similar images - [#139 ](https://github.com/qarmin/czkawka/pull/139 )
- Add selecting images with it's size - [#138 ](https://github.com/qarmin/czkawka/pull/138 )
- Modernize popovers code and simplify later changes - [#137 ](https://github.com/qarmin/czkawka/pull/137 )
2020-12-23 22:12:50 +00:00
## Version 2.0.0 - 23.12.2020r
- Add Snap support - [ee3d4 ](https://github.com/qarmin/czkawka/commit/ee3d450552cd0c37a114b05c557ff9381ef92466 )
- Select longer names by default - [#113 ](https://github.com/qarmin/czkawka/pull/113 )
- Add setting for deletion confirmation dialog - [#114 ](https://github.com/qarmin/czkawka/pull/114 )
- Add button to hide/show text view errors - [#115 ](https://github.com/qarmin/czkawka/pull/115 )
- Remove console window in Windows - [#116 ](https://github.com/qarmin/czkawka/pull/116 )
- Add custom selection/unselection - [#117 ](https://github.com/qarmin/czkawka/pull/117 )
- Add Image preview to similar images - [#118 ](https://github.com/qarmin/czkawka/pull/118 )
- Remove orbtk frontend - [#119 ](https://github.com/qarmin/czkawka/pull/119 )
- Update Icon - [#120 ](https://github.com/qarmin/czkawka/pull/120 )
- Add setting button to disable/enable previews(enabled by default) - [#121 ](https://github.com/qarmin/czkawka/pull/121 )
- Add button to enable/disable in settings text view errors - [#122 ](https://github.com/qarmin/czkawka/pull/122 )
- Add support for symbolic links - [#123 ](https://github.com/qarmin/czkawka/pull/123 )
- Add support for checking for invalid symlinks - [#124 ](https://github.com/qarmin/czkawka/pull/124 )
- Add new windows dark theme - [#125 ](https://github.com/qarmin/czkawka/pull/125 )
- Fix appimage crash by adding PNG version of icon - [#126 ](https://github.com/qarmin/czkawka/pull/126 )
- Split symlink path to two path and file name - [#127 ](https://github.com/qarmin/czkawka/pull/127 )
- Add option to open folders by double right click - [#128 ](https://github.com/qarmin/czkawka/pull/128 )
- Add minimal similarity level - [#129 ](https://github.com/qarmin/czkawka/pull/129 )
- Show errors in image previewer when failed to generate it - [#130 ](https://github.com/qarmin/czkawka/pull/130 )
- Added instruction - [58e6221a ](https://github.com/qarmin/czkawka/commit/58e6221a0e02d17d07c71152f56b948f616751a8 ), [598aec345e ](https://github.com/qarmin/czkawka/commit/598aec345e9f5ac199fc3d642c0699d5228100a6 ), [afaa402b ](https://github.com/qarmin/czkawka/commit/afaa402b31526aa8e6b47f3670bc62b26ad9f60f )
2020-12-08 16:51:18 +00:00
## Version 1.5.1 - 08.12.2020r
- Fix errors in progress bar caused by dividing by 0 - [#109 ](https://github.com/qarmin/czkawka/pull/109 )
- Add option to save file, store settings and load them - [#108 ](https://github.com/qarmin/czkawka/pull/108 )
- Center dialog to current window - [a04 ](https://github.com/qarmin/czkawka/commit/a047380dbe8aa4d04f9c482364469e21d231fab2 )
2020-12-02 11:01:30 +00:00
## Version 1.5.0 - 02.12.2020r
- Added progress bar - [#106 ](https://github.com/qarmin/czkawka/pull/106 )
- Removed unused buttons - [#107 ](https://github.com/qarmin/czkawka/pull/107 )
2020-11-09 14:50:28 +00:00
## Version 1.4.0 - 09.11.2020r
- Multithreading Support to most modules - [#98 ](https://github.com/qarmin/czkawka/pull/98 ) [#99 ](https://github.com/qarmin/czkawka/pull/99 ) [#100 ](https://github.com/qarmin/czkawka/pull/100 ) [#101 ](https://github.com/qarmin/czkawka/pull/101 )
- Simplify GUI code [#96 ](https://github.com/qarmin/czkawka/pull/96 )
- Group similar images - [#97 ](https://github.com/qarmin/czkawka/pull/97 )
- Add select buttons to each type of mode - [#102 ](https://github.com/qarmin/czkawka/pull/102 )
- Fix GUI behavior in GUI when deleting similar image - [#103 ](https://github.com/qarmin/czkawka/pull/103 )
- Add new similarity level - [#104 ](https://github.com/qarmin/czkawka/pull/104 )
2020-11-02 21:47:36 +00:00
## Version 1.3.0 - 02.11.2020r
- Appimage support - [#77 ](https://github.com/qarmin/czkawka/pull/77 )
- Removed warnings about non existend excluded directories - [#79 ](https://github.com/qarmin/czkawka/pull/79 )
- Updated README - [8ec ](https://github.com/qarmin/czkawka/commit/8ecde0fc9adb3e6cedf432c4ba749e698b645a7a )
- Added pre hash support(speedup for searching big duplicates) - [#83 ](https://github.com/qarmin/czkawka/pull/83 )
- Support for searching duplicates by file name - [#84 ](https://github.com/qarmin/czkawka/pull/84 )
- Added support for checking for zeroed file - [#88 ](https://github.com/qarmin/czkawka/pull/88 )
- Refactored GUI code to faster and safer changing/adding code - [#89 ](https://github.com/qarmin/czkawka/pull/89 )
- Added some missing options to CLI in some modes - [#90 ](https://github.com/qarmin/czkawka/pull/90 )
- Implemented finding duplicates by music tags - [#95 ](https://github.com/qarmin/czkawka/pull/95 )
2020-10-17 10:56:05 +00:00
## Version 1.2.1 - 17.10.2020r
- Make image similarity search significantly faster. [#72 ](https://github.com/qarmin/czkawka/pull/72 )
- Improve similar images GUI a little and add sorting to Similarity Enum [#73 ](https://github.com/qarmin/czkawka/pull/73 )
- Improve deleting files in Similar files in GUI [#75 ](https://github.com/qarmin/czkawka/pull/75 )
2020-10-15 08:50:10 +00:00
## Version 1.2.0 - 15.10.2020r
2020-10-15 07:04:02 +00:00
- Replace String with PathBuf for paths [#59 ](https://github.com/qarmin/czkawka/pull/59 )
- Add test suite to PR [#65 ](https://github.com/qarmin/czkawka/pull/65 )
- Support for finding similar images to CLI [#66 ](https://github.com/qarmin/czkawka/pull/66 )
- Fix grammar-related errors and Ponglish expressions [#62 ](https://github.com/qarmin/czkawka/pull/62 ), [#63 ](https://github.com/qarmin/czkawka/pull/63 )
- Don't delete by default files in duplicate finder in CLI - [23f203 ](https://github.com/qarmin/czkawka/commit/23f203a061e254275c95ca23ca4f1a78bd941f02 )
2020-10-15 08:50:10 +00:00
- Support for finding similar images to GUI [#69 ](https://github.com/qarmin/czkawka/pull/69 )
- Add support for opening files/folders from GUI with double-click [#70 ](https://github.com/qarmin/czkawka/pull/70 )
2020-10-13 13:56:04 +00:00
## Version 1.1.0 - 10.10.2020r
2020-10-10 19:36:25 +00:00
- Windows support [#58 ](https://github.com/qarmin/czkawka/pull/58 )
2020-10-10 09:15:20 +00:00
- Improve code quality/Simplify codebase [#52 ](https://github.com/qarmin/czkawka/pull/52 )
- Fixed skipping some correct results in specific situations [#52 ](https://github.com/qarmin/czkawka/pull/52#discussion_r502613895 )
- Added support for searching in other thread [#51 ](https://github.com/qarmin/czkawka/pull/51 )
- Divide CI across files [#48 ](https://github.com/qarmin/czkawka/pull/48 )
- Added ability to stop task from GUI [#55 ](https://github.com/qarmin/czkawka/pull/55 )
2020-10-10 19:36:25 +00:00
- Fixed removing directories which contains only empty directories from GUI [#57 ](https://github.com/qarmin/czkawka/pull/57 )
2020-10-06 19:28:04 +00:00
## Version 1.0.1 - 06.10.2020r
2020-10-05 20:30:44 +00:00
- Replaced default argument parser with StructOpt [#37 ](https://github.com/qarmin/czkawka/pull/37 )
2020-10-06 19:28:04 +00:00
- Added all(except MacOS GTK build) builds to CI where can be freely downloaded [#41 ](https://github.com/qarmin/czkawka/pull/41 ) [#39 ](https://github.com/qarmin/czkawka/pull/39 )
- App can be downloaded also from Arch AUR and Cargo [#36 ](https://github.com/qarmin/czkawka/pull/36 )
2020-10-05 20:30:44 +00:00
- Fixed crash with invalid file modification date [#33 ](https://github.com/qarmin/czkawka/issues/33 )
2020-10-06 19:28:04 +00:00
- Upper tabs can hide and show when this is necessary [#38 ](https://github.com/qarmin/czkawka/pull/38 )
- Fixed crash when file/folder name have non Unicode character [#44 ](https://github.com/qarmin/czkawka/issues/44 )
2020-10-15 07:04:02 +00:00
- Added support for finding similar pictures in GUI [#69 ](https://github.com/qarmin/czkawka/issues/69 )
2020-10-05 20:30:44 +00:00
2020-10-02 06:58:02 +00:00
## Version 1.0.0 - 02.10.2020r
2021-12-02 17:23:51 +00:00
- Added confirmation dialog to delete button
2020-10-02 06:58:02 +00:00
- Updated Readme
- Tested a lot app, so I think that it version 1.0.0 can be freely released
## Version 0.1.4 - 01.10.2020r
2020-09-30 14:50:58 +00:00
- Fixes -f default argument
- Added save button to GUI
- Cleaned a little code
- Deleting files and folders i GUI
- Support for all notebooks items in GUI
2020-10-01 14:54:26 +00:00
- Support for deleting and adding directories to search and to exclude in GUI
- Support for light themes in GUI
- Changed SystemTime to u64 from EPOCH_TIME
- Selective selecting of rows duplicate finder in GUI
- Changed minimum version of GTK to 3.22
- Added save system to GUI
2020-10-02 06:58:02 +00:00
- Added Big, Temporary and Empty folders finder to GUI
2020-09-27 09:17:14 +00:00
## Version 0.1.3 - 27.09.2020r
2020-09-27 06:32:44 +00:00
- Big code refactoring - now is a lot of easier create new modules and maintain old ones
- Added finding empty files
- Added new option to find duplicates by checking hash max 1MB of file
2020-09-27 09:17:14 +00:00
- Added support for finding temporary folder finder
- Improved README
- Simplify CLI help and improve it
2020-09-26 12:13:06 +00:00
## Version 0.1.2 - 26.09.2020r
2020-09-22 09:24:55 +00:00
- Add basic search empty folders in GTK GUI
- Remember place where button are placed
2020-09-24 20:25:24 +00:00
- Read and parse more values from GUI
- Print errors/warnings/messages to text field in GUI
- Add upper notebook with included, excluded directories, items and extensions
- Improve a little GUI
- Add version argument which print version e.g. `czkawka_gui --version`
- Simple Empty folder support in GUI
2020-10-06 19:28:04 +00:00
- The biggest files support in CLI
2020-09-20 16:00:09 +00:00
## Version 0.1.1 - 20.09.2020r
2020-09-15 17:17:13 +00:00
- Added images to readme
2020-09-20 16:00:09 +00:00
- Better GTK buttons and glade file
2020-09-15 17:17:13 +00:00
- Basic search in GTK
- Cleaned core from println
- Core functions doesn't use now process::exit(everything is done with help of messages/errors/warnings)
- Added support for non recursive search
- Improved finding number and size of duplicated files
- Saving results to file
2020-09-24 20:25:24 +00:00
- Print how much data was read by duplicate finder(debug only)
2020-09-20 16:00:09 +00:00
- Added Github CI
2020-09-27 06:32:44 +00:00
- Only debug build prints debug information's
2020-09-20 16:00:09 +00:00
- Clean code
- Add basic idea config to misc folder
2020-09-15 17:17:13 +00:00
2020-09-20 16:00:09 +00:00
## Version 0.1.0 - 07.09.2020r
2020-09-07 15:39:16 +00:00
- Initial Version
- Duplicate file finder
- Empty folder finder
- Very WIP Orbtk GUI frontend
- Basic GTK Frontend(without any logic)
- CLI
2020-09-20 16:00:09 +00:00
## Initial commit - 26.08.2020r