Releases: xanderfrangos/crushee
Releases · xanderfrangos/crushee
v2.4.6
v2.4.5
Fixes & improvements:
- 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.
- 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.
v2.4.4
Fixes & improvements:
- Improved thread exit code to avoid orphaned processes on MacOS.
- Duplicate files are now ignored.
This version has been re-released on Mac with the following fix:
- Fixed saving with special characters in the filename (MacOS only).
v2.4.3
Fixes & improvements:
- Fixed race condition causing the app to sometimes break at startup.
v2.4.2
v2.4.1
Fixes & improvements:
- Fixed errors when adding files using an app shortcut, command line, or using "Open with" (Windows only).
- Fixed handling of files with long names. #81
- 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).
- Updated dependencies.
- Adjusted styling, slightly.
v2.4.0
Fixes & improvements:
- Added initial support for AVIF.
- Implemented new options for optimizing GIFs.
- Improved crushing time for JPEGs.
- Tuned WebP output quality.
- Added CMD/Ctrl+Q shortcut for quitting app.
- Added option to remove larger (poorly optimized) files more prominently in the UI.
- Updated dependencies.
- Fixed incorrect image orientation when rotation information was included in the EXIF metadata.
- Fixed issues related to incorrect file names/extensions when saving.
v2.3.0
New features & improvements:
- Dark mode is back, baby!
- The Crush/Save/Add buttons now have additional options for quicker access to secondary actions (like Save To Folder or Add Folder).
- Clear All Files is now a more prominent button.
- You can now drag-and-drop files to the Crushee icon in the Command-Tab interface. (MacOS only)
- There's now a Preferences menu for managing various settings.
- You can now configure the number of files that can be worked on at once.
- The app now sends some basic analytics data so I can get an idea of how people are using the app. No file names, file content, or other personal user data is collected. You can disable analytics tracking from the new Preferences window.
- There's now an option to add a folder from the start screen.
- Sliders now have a very generous click area.
v2.2.0
New features & improvements:
- Progress of the current activity is now reflected in the taskbar/dock.
- File list has been virtualized to dramatically improve performance when working with a large number of files.
- Added frosted glass effect to sidebar on MacOS.
- Changed context menus to sentence case.
- Optimized functionality and files.
Fixes:
- Downgraded imagemin-advpng to improve compatibility with older versions of MacOS.
v2.1.0
New features & improvements:
- The context menu on files now includes a "Show Original" option to display the file in your file browser.
- You can now resize images by percentages of the original dimensions.
- A badge is shown on the dock icon to indicate progress of the current activity. (MacOS only)
- The UI updates now throttle a bit when doing heavy work to keep the rest of the UI responsive.
Fixes:
- Cropping images works again. Whoops!
- Fixed white splash screen.
- Fixed unmaximizing behavior on Windows.