All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add multi-selection for files in macOS Finder #11.
- Add avif, c2pa, gif, tif, mov to supported file formats.
- Change loading animation to use a spinner.
- Change macOS Finder menu button to "View Content Credentials."
- Change errors to display source context, such as file or url.
- Fix content credentials view too small on macOS #7.
- Fix right click to inspect manifest only affects new window #6.
- Fix reporting errors from backend to frontend.
0.2.0 - 2024-05-08
- Add right-click action to preview page for viewing JSON manifest in a separate window #3.
- Change verify button to include URL if file is derived from online source.
- Change error overlay to native prompt.
- Change default search filter to image when selecting files.
- Update file drag & drop to support any source (e.g. from browser).
- Update c2pa web components to new interface.
- Migrate Tauri v1 to v2 #5.
- Migrate VanillaJS to React.
0.1.0 - 2024-04-23
- Everything