Skip to content

Releases: contentauth/c2pa-js

@contentauth/c2pa-web@0.5.5

22 Dec 17:12
8acd77b

Choose a tag to compare

Patch Changes

  • 827bd7e: add settings required for compliance signing

@contentauth/c2pa-web@0.5.4

10 Dec 16:42
4156557

Choose a tag to compare

Patch Changes

  • 4f76072: Add Builder method to add ingredient json only
  • Updated dependencies [4f76072]
    • @contentauth/c2pa-wasm@0.4.2

@contentauth/c2pa-wasm@0.4.2

10 Dec 16:42
4156557

Choose a tag to compare

Patch Changes

  • 4f76072: Add Builder method to add ingredient json only

@contentauth/c2pa-web@0.5.3

08 Dec 05:06
975b213

Choose a tag to compare

Patch Changes

  • Updated dependencies [c7ec557]
  • Updated dependencies [c7ec557]
    • @contentauth/c2pa-wasm@0.4.1
    • @contentauth/c2pa-types@0.4.1

@contentauth/c2pa-wasm@0.4.1

08 Dec 05:06
975b213

Choose a tag to compare

Patch Changes

@contentauth/c2pa-web@0.5.2

04 Dec 01:13
5125c42

Choose a tag to compare

Patch Changes

  • Updated dependencies [3fac969]
    • @contentauth/c2pa-types@0.4.1

@contentauth/c2pa-types@0.4.1

04 Dec 01:13
5125c42

Choose a tag to compare

Patch Changes

@contentauth/c2pa-web@0.5.1

14 Nov 20:36
9170bbf

Choose a tag to compare

Patch Changes

  • cc6049c: Allow trust resources to be specified as a URL in settings, to be fetched on SDK initialization.

@contentauth/c2pa-web@0.5.0

12 Nov 22:08
41709ef

Choose a tag to compare

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

@contentauth/c2pa-wasm@0.4.0

12 Nov 22:08
41709ef

Choose a tag to compare

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