Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
c2pa-v0.78.2
12 March 2026
Fixed
- Windows Build flags (#1930)
What's Changed
- fix: Windows Build flags by @tmathern in #1930
- chore: release by @caiopensrc in #1931
Full Changelog: c2patool-v0.26.36...c2pa-v0.78.2
c2pa-v0.78.1
12 March 2026
Fixed
- Fragmented video verification (#1925)
What's Changed
- fix: add new
httpfeature forc2pa_c_ffiin Windows build script by @ok-nick in #1924 - fix: Fragmented video verification by @timmurphydev in #1925
- chore: release by @caiopensrc in #1928
Full Changelog: c2patool-v0.26.35...c2pa-v0.78.1
c2patool-v0.26.35
11 March 2026
c2patool-v0.26.34
10 March 2026
c2pa-c-ffi-v0.78.0
c2pa-c-ffi-v0.77.1
c2pa-v0.78.0
11 March 2026
Added
- Emscripten (#1886)
Fixed
What's Changed
- fix: x86_64 Linux CI build failure by @redaranj in #1906
- fix: Merkle api integration by @mauricefisher64 in #1902
- fix: correct validation of OCSP signature by @mauricefisher64 in #1863
- feat: Emscripten by @cdmurph32 in #1886
- chore: release by @caiopensrc in #1921
Full Changelog: c2patool-v0.26.34...c2pa-v0.78.0
What's Changed
- fix: x86_64 Linux CI build failure by @redaranj in #1906
- fix: Merkle api integration by @mauricefisher64 in #1902
- fix: correct validation of OCSP signature by @mauricefisher64 in #1863
- feat: Emscripten by @cdmurph32 in #1886
- chore: release by @caiopensrc in #1921
Full Changelog: c2patool-v0.26.34...c2pa-v0.78.0
c2pa-v0.77.1
10 March 2026
Documented
- Combine docs on Context and Settings to reduce duplication (#1899)
What's Changed
- docs: Combine docs on Context and Settings to reduce duplication by @crandmck in #1899
- chore: clippy fixes for Rust 1.94.0 by @cdmurph32 in #1917
- chore: bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1915
- chore: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1914
- chore: bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 by @dependabot[bot] in #1913
- fix: Return -1 on settings failure by @redaranj in #1905
- fix: Add API to read manifest bytes using reader+context by @tmathern in #1904
- chore: release by @caiopensrc in #1918
Full Changelog: c2patool-v0.26.33...c2pa-v0.77.1
c2patool-v0.26.33
04 March 2026
c2pa-c-ffi-v0.77.0
04 March 2026
Added
- Embeddable manifest API with Context/Settings, CAWG and BMFF.v3 support. (#1847)