Skip to content

Releases: contentauth/c2pa-c

v0.15.0

06 Mar 17:16
f22ec1d

Choose a tag to compare

v0.15.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

04 Mar 20:09
d09aa8d

Choose a tag to compare

v0.14.1 Pre-release
Pre-release

What's Changed

  • feat: Programmatically set a Signer on a Context by @tmathern in #167

Full Changelog: v0.14.0...v0.14.1

v0.14.0

04 Mar 18:44
065d4a4

Choose a tag to compare

v0.14.0 Pre-release
Pre-release

What's Changed

  • feat: Amalgam build by @tmathern in #166: This releases splits up c2pa.cpp into multiple files, and introduces an amalgam build (details) turning c2pa.cpp into a build artifact.

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 Mar 17:03
2d0b7ce

Choose a tag to compare

v0.13.0 Pre-release
Pre-release

What's Changed

This release includes changes relating to trust validation and handling (made in the Rust library v0.68.0, see also trust lists for more details on trust lists).

Additionally, this release adds support for:

For answers to frequently-asked questions about these features, see the FAQs.

Feature branch PR

  • feat: Enable trust by default, bump c2pa-rs by @tmathern in #111

See also release notes
Full Changelog: v0.12.1...v0.13.0

v0.12.1

07 Jan 18:32
daa34a8

Choose a tag to compare

v0.12.1 Pre-release
Pre-release

What's Changed

  • fix: initialise default tsa_uri in c2pa::Signer constructor with an empty string by @kostiantynperehuda in #104
  • feat(sdk): allows access to builder by @dyro in #112
  • fix: Using fully qualified name and alias confuses some compilers by @tmathern in #113
  • fix: Remove an alias in headers by @tmathern in #114
  • fix: Use int64_t instead of long to avoid 2GB limit on systems where long is 32-bit by @cdmurph32 in #120

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

05 Nov 18:22
541672c

Choose a tag to compare

v0.12.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

30 Sep 18:12
b17762d

Choose a tag to compare

v0.11.0 Pre-release
Pre-release

v0.0.1-alpha

19 Apr 03:43
e23c24a

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release

This is a test for releasing pre-built binaries and header files.