v1.5.0
July 1, 2026Batch processing, estimations and user presets !
- File list & batch workflow: a new
FileListview to manage multiple uploads, batch conversions and see per-file status. - Size estimates and a batch progress view to preview expected output sizes before converting.
- Media info modal to inspect file metadata from the UI.
- Watermark support: add an image overlay with positioning options.
- Custom user presets: save and reuse encoding presets from the app.
- Update banner and size/estimate helpers to guide upgrade and packaging choices.
- SimpleMode & output model unified so user-chosen output destinations are preserved across flows.
- Extracted file-selection behavior into a reusable
useFileSelectionhook (enables FileList and cleaner file flows). - IPC layer folded into domain services for tighter, less error-prone integration between frontend and backend.
- Lots of UI/UX polish around batch flows, SimpleMode integration and settings to support the new features.
- FFmpeg 8.1.2 update
- Custom destination override no longer gets lost when starting a conversion.
- E2E/test baseline repairs and small reliability fixes around job handling and command dispatch.