Releases: abduznik/Batch-Photo-Compressor
Releases · abduznik/Batch-Photo-Compressor
Multi-Format Support
This release adds support for exporting images in PNG and WEBP formats alongside with the original JPEG.
What's Changed
- feat: Add Output Format Selection (PNG/WEBP) (#11) by @Mohammed2372 in #12
Full Changelog: v1.1.0...v1.2.0
BPC Reborn
A re-release with a proper exe of the program, now with new features!
What's Changed
- Fix: Implement Error Handling for Invalid Image Formats #2 by @Mohammed2372 in #6
- Enhancement: Add Python Type Hints #1 by @Mohammed2372 in #7
- Feature: Add tqdm and GUI Progress Bar #4 by @Mohammed2372 in #5
- Refactor: Validate CLI Quality Argument #3 by @Mohammed2372 in #8
- feat: add manual release workflow by @abduznik in #10
New Contributors
- @Mohammed2372 made their first contribution in #6
- @abduznik made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0
Initial Release
v1.0.0 Update README.md