Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1.32 KB

Changelog

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.

0.2.0 - 2024-05-08

Added

  • Add right-click action to preview page for viewing JSON manifest in a separate window #3.

Changed

  • 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.

Fixed

  • Fix symlinked files not opening #1.
  • Fix empty vertical space in UI on Linux and Windows #2.

0.1.0 - 2024-04-23

Added

  • Everything