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.6To start using it:
docker run -d --name imgcompress -p 3001:5000 karimz1/imgcompress:0.2.6 webThen, open it in your browser at: