Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
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)
v0.24.0
- (MINOR) force minor version change (#273)
v0.23.3
- Bump minor version and update README.md (#272)
- Updates (#270)
- Add
Send
to CAIRead
trait so that it can be used across threads (#271)
- Generate old COSE headers for temporary backwards support (#269)
v0.23.2
- Fix for returning input stream data when using
embed_from_memory
(#268)
v0.23.1
- Remove no-default ci test (#259)
- includes the cert serial number in the ValidationInfo output (#263)
- adds ManifestStoreReport::cert_chain (#265)
- Update Timestamp message imprint to include entire protected header (#264)
v0.23.0
- Box hash support (#261)
- Fix timestamp Accuracy decoding (#262)
- Make remote manifest handling consistent across input types (#260)
- (MINOR) Support for Ingredients V2 and Actions V2 (#258)
- Generate and validate 1.3 Cose signatures (#256)
- Add type exports via JSON Schema (#255)
- Bmff v2 (#251)
v0.22.0
- (MINOR) Improved Remote Manifest handling (#250)
- Riff streaming support (#248)
v0.21.0
- (MINOR) Added ResourceNotFound error (#244)
v0.20.3
- backed out calls to set_memory_thumbnail (#243)
- Revert "backed out calls to set_memory_thumbnail"
- backed out calls to set_memory_thumbnail This was causing thumbnail files to not be generated.
v0.20.2
- Fixes bug in Ingredient_from_stream_info (#241)