Skip to content

Releases: Lymphatus/caesium-image-compressor

v2.3.1

12 Feb 10:26
Compare
Choose a tag to compare

What's new

  • Indonesian translation

Fixed

  • Multiple screens issue with dropdown and menus #161
  • Folder structure while importing with Drag&Drop #183
  • Some translations were not loading correctly
  • Reduced memory usage using previews

v2.3.0

21 Jan 13:16
Compare
Choose a tag to compare

What's new

  • Convert to/from PNG, JPG and WebP as highly requested in #80
  • Option to (not) import files above/under certain size #159
  • Drag&Drop on the Caesium icon can import or immediately compress, if selected in options #156
  • New settings layout
  • Added Brazilian Portuguese translation #158
  • Added Greek translation

Fixed

  • Preview windows show the correct orientation on JPG rotated with metadata #166
  • Fixed issues with multiple monitors #161
  • Fixed long PNG compression for certain files #160
  • Fixed various translations
  • Better log retention

v2.3.0-beta.1

16 Jan 20:24
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

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

What's new

  • Convert to/from PNG, JPG and WebP as highly requested in #80
  • Option to (not) import files above/under certain size #159
  • Drag&Drop on the Caesium icon can import or immediately compress, if selected in options #156
  • New settings layout
  • Added Brazilian Portuguese translation #158
  • Added Greek translation

Fixed

  • Preview windows show the correct orientation on JPG rotated with metadata #166
  • Fixed issues with multiple monitors #161
  • Fixed long PNG compression for certain files #160
  • Fixed various translations
  • Better log retention

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!