@contentauth/c2pa-web@0.5.0
·
34 commits
to main
since this release
Minor Changes
- 88b9dfd: Update c2pa-rs to 0.71
Trust verification now on by default (can be disabled via settings)
CAWG validation now occurs for all Reader methods
CAWG validation now includes a network call to verify DID credential state
Added builder.new()
Added builder.toArchve() & builder.fromArchive()
Added builder.setIntent()
Added builder.addAction()
Made binary data return types consistent: Uint8Array
Renamed reader.resourceToBuffer() to reader.resourceToBytes()
Fixed bug where reader.fromBlobFragment would throw an error when reading an initial fragment without c2pa data