Skip to content

Releases: contentauth/c2pa-js

@contentauth/c2pa-web@0.8.1

05 May 02:06
22cfddd

Choose a tag to compare

Patch Changes

  • 9e03683: Add redaction logic
  • Updated dependencies [9e03683]
    • @contentauth/c2pa-types@0.4.4
    • @contentauth/c2pa-wasm@0.6.1

@contentauth/c2pa-wasm@0.6.1

05 May 02:07
22cfddd

Choose a tag to compare

Patch Changes

@contentauth/c2pa-types@0.4.4

05 May 02:06
22cfddd

Choose a tag to compare

Patch Changes

@contentauth/c2pa-web@0.8.0

29 Apr 23:31
db5a4f8

Choose a tag to compare

Minor Changes

  • df2b773: Add crJson() to Reader, exposing the asset's manifest store as crJSON (backed by c2pa-rs's Reader::crjson). Bumps the c2pa workspace dependency to =0.78.6 to pick up the new method; this also updates the default Builder actions assertion label from c2pa.actions to c2pa.actions.v2, and the corresponding test has been updated.

Patch Changes

  • 96fbe5e: Narrowed resourceToBytes type to Uint8Array
  • Updated dependencies [df2b773]
    • @contentauth/c2pa-wasm@0.6.0

@contentauth/c2pa-wasm@0.6.0

29 Apr 23:31
db5a4f8

Choose a tag to compare

Minor Changes

  • df2b773: Add crJson() to Reader, exposing the asset's manifest store as crJSON (backed by c2pa-rs's Reader::crjson). Bumps the c2pa workspace dependency to =0.78.6 to pick up the new method; this also updates the default Builder actions assertion label from c2pa.actions to c2pa.actions.v2, and the corresponding test has been updated.

@contentauth/c2pa-web@0.7.1

21 Apr 21:00
aeddd99

Choose a tag to compare

Patch Changes

  • 43febbe: fix possible BlobStream offset overflow
  • Updated dependencies [43febbe]
    • @contentauth/c2pa-wasm@0.5.1

@contentauth/c2pa-wasm@0.5.1

21 Apr 21:00
aeddd99

Choose a tag to compare

Patch Changes

  • 43febbe: fix possible BlobStream offset overflow

@contentauth/c2pa-web@0.7.0

23 Mar 21:36
2504b20

Choose a tag to compare

Minor Changes

  • 7f8a898: addIngredientFromBlob needs to be async in order to fetch remote manifests

Patch Changes

  • Updated dependencies [7f8a898]
    • @contentauth/c2pa-wasm@0.5.0

@contentauth/c2pa-wasm@0.5.0

23 Mar 21:36
2504b20

Choose a tag to compare

Minor Changes

  • 7f8a898: addIngredientFromBlob needs to be async in order to fetch remote manifests

@contentauth/c2pa-web@0.6.1

02 Mar 23:24
b1e64fe

Choose a tag to compare

Patch Changes

  • 62ba0d7: Fix broken error handling in Firefox that could cause indefinite hangs
  • a8827b9: Removed an export of a non-existent type.
  • 8b7f597: Update dependency on c2pa to v0.76.1 and wasm-bindgen to v0.2.114.
  • Updated dependencies [62ba0d7]
  • Updated dependencies [8b7f597]
    • @contentauth/c2pa-wasm@0.4.6
    • @contentauth/c2pa-types@0.4.3