Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
v0.28.0
- (PATCH) switches af relationship for a reference to the c2pa data to an array of references, one of which is the c2pa spec (#333)
- Restore async versions of embedd functions (#327)
- (MINOR) Support databox thumbnails CAI-4142 (#325)
- (MINOR) Reuse claim thumbnail as ingredient thumbnail if the store is valid (#322)
- (MINOR) Use JUMBF URIs for ManifestStore identifiers (#323)
- Add ManifestStore::from_stream (#319)
- Adds embed_to_stream (#313)
v0.27.1
v0.27.0
v0.26.0
- Add support for default SVG MIME type (#305)
- Support for writing and reading manifest data from simple PDFs (without incremental updates or signatures) (#249)
- Increase actix requirement to 0.13.1 (#304)
- (MINOR) Expose HashRange (#300)
- Lock openssl-sys version to 0.9.92 (#302)
- Update links to C2PA spec to 1.3 (#292)
- Error saving stream writes (#290)
- Fix for overly harsh checks when checking Merkle trees. (#289)
v0.25.2
v0.25.1
v0.25.0
- (MINOR) User, UserCbor and Uuid assertions removed from SDK (#141)
- Fix for #195 make_test_images missing ingredient references (#254)
- Return ResourceNotFound instead of NotFound for resource get (#279)
- (MINOR) Minor improvements for Wasm and Node.js interoperability (#276)
- Fix iloc extent_offsets when offset_size is 0 (#277)
- (MINOR) Converts DataHash and BoxHash methods to use RemoteSigner instead of AsyncSigner (#280)
- (MINOR) Embeddable manifest support (#266)
- Repair CI tests (#278)