Skip to content

Releases: Lymphatus/caesium-image-compressor

v2.2.1

16 Sep 17:14
Compare
Choose a tag to compare

IMPORTANT: v2.2.0 has a critical issue with the auto updater. Please download an updated version manually from here to fix it.

FIXED

  • Updater not working - #152
  • German translation typo - #151

v2.2.0

14 Sep 16:00
Compare
Choose a tag to compare

IMPORTANT: v2.2.0 has a critical issue with the auto updater. Please download an updated version manually from here to fix it.

FIXED

  • Fixed a crash with images above 100Mb - #143
  • #129
  • Tentative fix for #128 using a different compression library for lossy PNG

ADDED

  • Can preview images with a button
  • #130
  • Autopreview on selection. Can be VERY slow and hang the UI, so please use with care - #131
  • Can output images bigger than the original - #138
  • Some eye candies here and there
  • German, Turkish and Russian translations

v2.1.0

18 Jun 08:48
Compare
Choose a tag to compare

FIXED

ADDED

  • Now is using MSVC2019 compiler for Windows

Notes

[Windows only] Please be sure to have Visual C++ Runtime installed before running the Portable zip version. The installer comes with all the requirements already packed.

v2.0.0

11 Jun 13:37
Compare
Choose a tag to compare

After a very long time, I'm excited to release the stable 2.0.0 version of Caesium!

This version is a massive step up over the previous one and these are some of the key improvements made over the course of those years:

  • 💻 Complete code rewrite - previous version was good, but the foundations were kinda weak. Now it's much more stable and maintainable.
  • 📈 Using libcaesium for compressing - it's just faster, better and way more flexible than before.
  • 🗂 Lossless compression - so you won't see (literally) any changes from the original image.
  • 🖥 Cross-platform - Windows and macOS binaries are available, but Caesium is fully compatible with all Linux distros.
  • 🏃🏼 Multicore - takes advantage of the modern processors to speed up a LOT than before.
  • 🌓 Complete UI redesign - more modern with support for light/dark themes
  • 🌟 Automatic updates - integrated with the OS
  • 🏴‍☠️ Multilanguage - a complete new set of translations and if you want to contribute, please head here

A QUICK WORD ABOUT THIS PROJECT
The development of this project was possible because it always had an amazing community supporting it over the years. The last stable release of Caesium was the 1.7.0, almost 9 years ago. In all this time, people continued to donate, give feedback, contribute and help me developing what Caesium is today.
Thanks to all of you.

But still...
...I need your feedback! So please fill an issue if there's something not working or a feature request if you'd like to see something implemented. Please head here.

v2.0.0-rc.2

12 May 16:37
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

This is mostly an hotfix release for #116. Please use with care and report any issue or feedback here.

FIXED

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concerns. Thanks!

v2.0.0-rc.1

03 May 11:53
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

This (hopefully) is the final pre-release before the stable v2.0.0 comes out. Please use with care and report any issue or feedback here.

FIXED

  • Grayscale JPEGs crash (#98 (comment))
  • Sorting preferences are kept across sessions
  • Revamped icons

ADDED

  • You can now stop the compression process anytime #108
  • Support of a Dark theme (beta) for Windows too #103
  • Spanish translation 🇪🇸 #107
  • You can now see all the anonymous data Caesium collects
  • Column for extra info about the compression (error messages, skip reasons, etc..)

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concerns. Thanks!

v2.0.0-beta.4

07 Mar 13:33
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

⚠️ This is a BETA release and it's under heavy development. Please use with care and report any issue or feedback here. ⚠️

This is the very first (early) release of Caesium Image Compressor 2.0.0. It's a complete rewrite of the first version, trying to improve every aspect of it.

FIXED

  • Added logo to uninstaller on Windows #99
  • Update script no longer requires vc_redist #95

ADDED

  • Can sort columns #96
  • French translation #100 🇫🇷
  • Can disable multithreading. This can help if the application randomly crashes during execution.

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concern. Thanks!

v2.0.0-beta.3

25 Jan 19:06
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

⚠️ This is a BETA release and it's under heavy development. Please use with care and report any issue or feedback here. ⚠️

This is the very first (early) release of Caesium Image Compressor 2.0. It's a complete rewrite of the first version, trying to improve every aspect of it.

NOTE: This release may erase your previous settings, especially on Mac.

FIXED

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concern. Thanks!

v2.0.0-beta.2

10 Nov 16:57
b2bd175
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

⚠️ This is a BETA release and it's under heavy development. Please use with care and report any issue or feedback here. ⚠️

This is the very first (early) release of Caesium Image Compressor 2.0. It's a complete rewrite of the first version, trying to improve every aspect of it.

ADDED

  • Support for WebP format #75
  • Warning alert when overwriting the same folder as input
  • Add folder by drag&drop #20
  • Shows partial path info in filename when importing file from different folders
  • Option not to scan subdir when importing folder
  • Resizable columns
  • Updated Readme with build info

FIXED

  • PNG slider incorrect position number at startup
  • Compressing very big images #78 #77
  • Incorrect selection behaviour in some instances
  • Improved overwriting rules when the file already exists in destination
  • INT overflow in final dialog message

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concern. Thanks!

v2.0.0-beta.1

10 Oct 14:46
1732bb3
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

⚠️ This is a BETA release and it's under heavy development. Please use with care and report any issue or feedback here. ⚠️

This is the very first (early) release of Caesium Image Compressor 2.0. It's a complete rewrite of the first version, trying to improve every aspect of it.

ADDED

  • Keep original date - #42
  • Automatic updates support (remote endpoints disabled right now)
  • Windows Installer
  • Linux support (Tested on Ubuntu 20.04)

FIXED

  • #69
  • Italian translation

Notes

Caesium needs your feedback. Please fill an issue if you find any bug, have some advices or just some concern. Thanks!