github karimz1/imgcompress release_0.2.6
v0.2.6

latest release: devcontainer_update_25-12-15
one day ago

Release Notes (v0.2.6) — 2025-12-15

  • Feature: Enables file downloads from storage management(#388)
  • Feature: Improve Release Notes UI for Latest and Archive(#393)
  • BugFix issue where PSD Rendering was not perfect moved to psd-tools py library(#391)
  • BugFix: Issue in Processing large Files in imgcompress(#390)
  • Internal Enhancement: Seperation of Tests (Unit + Docker Integration)(#392)

Docker image

You can pull the exact snapshot using:

docker pull karimz1/imgcompress:0.2.6

To start using it:

docker run -d --name imgcompress -p 3001:5000 karimz1/imgcompress:0.2.6 web

Then, open it in your browser at:

👉 http://localhost:3001/

Don't miss a new imgcompress release

NewReleases is sending notifications on new releases.