All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.0 - 2021-11-29
- Add support for PS256 signature.
2.0.0 - 2021-10-18
- Change the implementation to be C2PA draft v0.7.0 compatible.
1.4.0 - 2021-09-02
- Update materials from CAI to C2PA.
1.3.3 - 2021-08-26
- #17 Fail to pass signature verification
1.3.2 - 2021-06-20
- #12 Doing multi-injection multiple times causes the injected image to be corrupted
- #15 Can not support using copy of raw photo as thumbnail for some photos
1.3.1 - 2021-05-19
- Workaround to reduce the probability to treat non-CAI data as CAI metadata.
1.3.0 - 2021-03-03
- Make the
starling
submodule to be importable. - Add "hello world" example for the
starling
submodule usage. - Merge
signature
PR to support CMS and CAdES-B signature standards.
- Update dependency from
pycrypto
topycryptodome
.
- Section about "changelog" vs "CHANGELOG".