v0.4.1
๐ HiPixel v0.4.1 Release Notes
โจ New Features
URL Scheme Configuration Options
You can now pass image processing parameters via URL Scheme, including scale factor, save format, compression level, etc., making it convenient for scripts and automation tools.
Shortcuts Integration
Added AppIntents support, allowing you to create custom shortcuts in the Shortcuts app to process images with all processing options configurable.
Enhanced Image Comparison Viewer
- Added reprocess button to quickly reprocess images with current configuration
- Support for trackpad pinch-to-zoom (1x-5x) and drag-to-pan
- Added zoom controls panel with zoom in/out buttons and percentage selector
- Double-tap to reset zoom and position
Manual Save Control
Added "Manual Save Control" option in Advanced Settings. When enabled, images processed through direct user actions will be saved to a temporary directory and require manual save action via the save button. Automated operations (URL Scheme, Shortcuts, folder monitoring) are not affected and will save normally.
๐ Bug Fixes
Fixed issue where zoomed images block other UI elements
Fixed an issue in the image comparison viewer where zoomed images could prevent other interface buttons (such as the settings button) from being clickable.
#6 closed!