Skip to content

@contentauth/c2pa-web@0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 22:08
· 34 commits to main since this release
41709ef

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

Patch Changes

  • Updated dependencies [88b9dfd]
  • Updated dependencies [88b9dfd]
    • @contentauth/c2pa-wasm@0.4.0
    • @contentauth/c2pa-types@0.4.0