Change Log
Track the development history of CrushIt
Version 2.4.4January 17, 2024
Added
- Added initial support for AVIF.
- Implemented new options for optimizing GIFs.
- Added CMD/Ctrl+Q shortcut for quitting app
- Added option to remove larger (poorly optimized) files more prominently in the UI.
- Added background color option to Preferences window.
- Added support for HEIC files (read only). HEIC files will automatically be converted to JPEG if another format is not selected. HEIC as an output format is not supported.
Changed
- Improved crushing time for JPEGs.
- Tuned WebP output quality.
- Updated dependencies.
- Saved files that have not been converted to a different file type will preserve their extension, unmodified (no more .jpeg -> .jpg).
- User preferences and temp files are now removed on uninstall (Windows only).
- Adjusted styling, slightly.
- Improved startup time.
- Improved thread exit code to avoid orphaned processes on MacOS.
- Duplicate files are now ignored.
Fixed
- Fixed incorrect image orientation when rotation information was included in the EXIF metadata.
- Fixed issues related to incorrect file names/extensions when saving.
- Fixed errors when adding files using an app shortcut, command line, or using "Open with" (Windows only).
- Fixed handling of files with long names.
- Fixed update notification always displaying.
- Fixed race condition causing the app to sometimes break at startup.
- Fixed saving with special characters in the filename (MacOS only).
- Fixed "Show original" causing an error.
- Fixed WebP files not listing in the Open File dialog.
Version 2.3.0August 8, 2020
Added
- First public release