Skip to content

Releases: xanderfrangos/crushee

v2.0.0

30 Dec 19:52
Compare
Choose a tag to compare

Crushee has been completely rewritten and redesigned!

New features & improvements:

  • An all-new look!
    • Animations and a new layout have been implemented to (hopefully) make the add->crush->save workflow clearer for users.
    • Unfortunately, dark mode is gone for now. It'll be back, I promise!
  • Crushee starts up way, way faster.
  • Crushing is now faster, too!
  • Crushing algorithms have been tweaked to better balance quality vs size.
  • New optimization libraries have been implemented to better shave off bytes.
    • GIFs and SVGs can now be optimized. The color count on GIFs can be altered when crushed.
  • You can now convert files to PNG.

Fixes:

  • PNGs now resize. I knew something didn't seem right with those file sizes...
  • Crushing large numbers of files no longer locks up the app. I've tested with up to 20k files and it still worked, though a bit slowly.
  • Crushed JPEGs weren't always readable on Windows. Now they are.
  • Status messages should no longer get stuck. So if you're seeing a message for a while, it's actually crunching numbers.
  • Everything is more stable in general. Especially on Mac.

v1.2.0

07 Jul 16:30
Compare
Choose a tag to compare
  • Added top menu bar for easy access to new/common actions (add/save/remove/re-crush files)
  • Added bottom status bar to better identify progress of current activity
  • Added startup splash screen
  • Added option to remove unoptimized files (larger file size instead of smaller)
  • Added version number to new menus
  • Added "New version available" message
  • Fixed "after" background on transparent images
  • Fixed miscalculated file size totals
  • Improved startup/shutdown process
  • Updated text throughout the app for better accuracy

v1.1.1

13 Apr 02:01
Compare
Choose a tag to compare
  • Files no longer need to "upload", leading to faster processing.
  • Fixed file type conversions saving with the wrong extension.
  • Startup is now 76.3% more reliable.

v1.1.0

08 Apr 12:50
5c1af2d
Compare
Choose a tag to compare
  • Significantly faster and more reliable file transfers/recrushing on multiple files.
  • Deleted files are better handled by the client and server
  • Server component no longer accepts external connections for improved security.
  • Optimized JPEG compression speed.
  • Fixed "Overwrite Originals" not displaying.

v1.0.2

06 Apr 23:37
Compare
Choose a tag to compare
  • Chroma subsampling can be now be manipulated on JPEG files.
  • Improved JPEG compression. Particularly on already optimized files.
  • Improved detection and handling of non-JPEG files.
  • Fixed "Overwrite Originals" setting not working.
  • Other bug fixes and improvements.

v1.0.1

06 Apr 02:03
Compare
Choose a tag to compare
  • Added shiny new icons!
  • Fixed app not always starting up properly.

v1.0.0 - Here we go!

01 Apr 03:00
Compare
Choose a tag to compare

Initial release. Still plenty of known issues to work out, but it's feature-complete. I don't recommend the win-setup version, but it's there.