Release notes
These notes record notable features and quality improvements that were actually released. Small copy changes and internal maintenance may be omitted.
Improved image privacy and mobile use
- • Added a tool for inspecting and removing JPEG EXIF metadata.
- • Improved mobile image comparison, safe image limits, and error handling.
- • Restored the production build and deployment workflow.
Reference commits: a28ae4e, a016004, 667a068
Added image compression and stronger quality checks
- • Added a local image compression and resizing tool.
- • Resolved dependency vulnerabilities and added file-limit and boundary tests.
- • Strengthened telemetry privacy, GitHub Actions, and Japanese/English desktop and mobile E2E coverage.
Reference commits: 697e9a7, a8fdb2e, fb29e87, b2e9d81
Expanded image comparison, Base64, and UUID tools
- • Improved image difference views and controls.
- • Added Base64 file handling, image previews, and Data URI support.
- • Added bulk UUID v4 and v7 generation, validation, and downloads.
Reference commits: b7ef116, 796c227, b299b35