Skip to content

Releases: contentauth/c2pa-rs

c2pa-v0.39.0

13 Nov 19:45
63daf8d
Compare
Choose a tag to compare

13 November 2024

Added

  • Factor status tracking infrastructure into its own crate (#665)

Fixed

  • Fixed a typo in ManifestDefinition docstring (#639)

c2pa-status-tracker-v0.1.0

13 Nov 19:44
63daf8d
Compare
Choose a tag to compare

13 November 2024

Added

  • Factor status tracking infrastructure into its own crate (#665)

c2pa-v0.38.0

06 Nov 18:07
f3f0500
Compare
Choose a tag to compare

06 November 2024

Added

  • Add fragmented mp4 Builder and Reader support (#649)
  • Associate ingredients with actions using parameters.org.cai.ingredientsIds array (#627)

Fixed

  • Stay on url version 2.5.2 until Unicode-3.0 license can be approved (#654)

c2pa-crypto-v0.1.2

25 Oct 02:34
e5175d7
Compare
Choose a tag to compare

24 October 2024

Fixed

  • Fix badges in README

c2pa-v0.37.1

24 Oct 22:25
3c726a3
Compare
Choose a tag to compare

24 October 2024

Documented

  • Update API documentation (#621)

v0.37.0

17 Oct 23:28
4e41c26
Compare
Choose a tag to compare

17 October 2024

Fixed

  • Adds identified RangeType to region of interest (#631)

v0.36.4

16 Oct 13:56
e31721f
Compare
Choose a tag to compare

15 October 2024

Fixed

  • Harden SDK against attempting buffers that are too large (#628)

v0.36.3

07 Oct 21:46
20f603a
Compare
Choose a tag to compare

07 October 2024

Fixed

  • Changelog contained duplicate entries for 0.16.1 (#618)

v0.36.2

07 Oct 20:28
07268c6
Compare
Choose a tag to compare
chore: Release package c2pa version 0.36.2

v0.36.1

04 Oct 21:23
Compare
Choose a tag to compare
v0.36.1 Pre-release
Pre-release
  • fix: Make sure algorithm is being respected in data_hash.rs (#613)
  • fix: Make sure RSTn segment names are included in the data box hashes list (#612)
  • Update mp4 requirement from 0.13.0 to 0.14.0 in /sdk (#595)
  • chore: Add m4a test (#606)
  • fix: Write absolute urls to manifest store resource references. (#603)
  • doc: Removes xmp_write feature from README.md.
  • chore: Remove deprecated actions-rs/clippy-check action (#601)
  • chore: bump stefanzweifel/git-auto-commit-action from 4 to 5 (#600)
  • chore: bump actions/github-script from 3 to 7 (#599)
  • chore: bump paulhatch/semantic-version from 5.2.1 to 5.4.0 (#598)
  • chore: Use Dependabot to upgrade GitHub Actions steps (#597)
  • chore: Fix dependabot issues (#594)
  • Fixes issue where nested assertion-uri-hash errors were being reported at the active manifest level. (#593)
  • Feature/add content length to tsa request (#587)