Releases: cyber-anderson/Formatix
Releases · cyber-anderson/Formatix
Release list
v1.17.0
New
- Added update checks against GitHub releases, can be disabled in Settings
Changed
- Minor Settings window improvements
Full Changelog: v1.16.0...v1.17.0
v1.16.0
New
- File renaming in Settings — built-in presets (keep original / name + number / name + date) plus a custom template builder (Name / Index / Date / Custom text)
Changed
- Refactored
formatix.pyinto modules (localization.py,converter.py,compare.py,settings.py) - Bump
tkinterdnd2from 0.5.0 to 0.6.1
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's New
- Added a "Target file size" mode for image compression. Alongside the existing quality slider (%), you can now set a target output size (KB/MB), and the app automatically finds the best quality per file to fit within that limit. Supported for JPEG, WEBP, HEIC, AVIF
- Bump
Pillowfrom 12.2.0 to 12.3.0
Full Changelog: v1.14.3...v1.15.0
v1.14.3
What's New
- Minor localization improvements
- Minor code improvements
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's New
- Fixed an issue where image would disappear when moving the divider to the far left during comparison
- Resolved internal file list synchronization issue where mismatched source/result files could open for comparison when the selected file had a conversion error
- Bump
resvg-pyfrom 0.3.2 to 0.3.3 - Adding/dropping files (or switching language) with many SVGs in the list no longer re-scans every SVG on disk each time — resolution lookups are now cached per file
- "Open folder" button no longer lights up green when every file in the batch failed to convert
- Minor localization fixes
Full Changelog: v1.14.1...v1.14.2
v1.14.1
v1.14.0
What's New
- Added image comparison tool, allowing to easily compare the source file with the processed result
- The application now defaults to the AVIF format upon the first launch
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's New
- Light theme added, switch between dark and light in Settings (restart required to apply)
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's New
- Conversion can now be stopped mid-process — hover over the "Processing..." button to reveal "Stop" and click to cancel. Results for already converted files are shown immediately
- Output folder is now saved and restored between sessions when "Remember settings" is enabled
Full Changelog: v1.11.2...v1.12.0
v1.11.2
What's New
- Settings window now opens centered relative to the main window instead of the screen center
- Resolution is now loaded in the background after adding files
- Removed internal debug output that could cause silent errors in the exe compiled
Full Changelog: v1.11.1...v1.11.2