Releases: dealfonso/sapp
Releases · dealfonso/sapp
1.5.8
1.5.7
What's Changed
- Fix: Signature validation by @joaovdiasb in #133
New Contributors
- @joaovdiasb made their first contribution in #133
Full Changelog: 1.5.6...1.5.7
1.5.6
What's Changed
- Fix ObjStm index parsing by using whitespace-tolerant splitting by @erikn69 in #121
- Fix /Contents to mismatch /ByteRange by @erikn69 in #116
- Fix ParseError: syntax error, unexpected '|' on php 7.4 by @erikn69 in #123
- Fix invalid stream ending by @erikn69 in #122
- Fix regex match to capture object position correctly by @erikn69 in #130
Full Changelog: 1.5.5...1.5.6
1.5.5
What's Changed
- Fix pdf objs regex - some PDFs don’t have whitespace after obj string by @erikn69 in #106
- bug: make sure that the Fields field is a list in AcroForm by @dealfonso in #113
- enhancement: parse the streams when reading the object and not after, and recover from missing
Lengthfield in streams by @dealfonso in #114
Full Changelog: 1.5.4...1.5.5
1.5.4
What's Changed
- BUG: Update signature appearance name parameter by @ridgey-dev in #104
Full Changelog: 1.5.3...1.5.4
1.5.3
What's Changed
- corrects a bug where a malformed PDF file may cause a DoS by @dealfonso in #99
Full Changelog: 1.5.2...1.5.3
1.5.2
What's Changed
- correct bug to conform PDF/A by @dealfonso in #83
- Correcting UTF-16BE metadata by @krupong in #84
- Dont debug by default by @jose123v in #86
- Remove __TMP_FOLDER const by @erikn69 in #87
- Fix regex typo on
PDFUtilFnc::object_from_stringby @erikn69 in #98 - Option to create signature appearance with a fixed name by @ridgey-dev in #90
New Contributors
- @krupong made their first contribution in #84
- @jose123v made their first contribution in #86
- @ridgey-dev made their first contribution in #90
Full Changelog: 1.5.1...1.5.2
1.5.1
1.5.0
1.4.3
What's Changed
- Add certificate options when placing digital signatures (#64) by @aphoe in #68
- Add keywords to facilitate discovery on https://packagist.org/ by @marclaporte in #69
- Update .gitattributes by @parallels999 in #71
New Contributors
- @aphoe made their first contribution in #68
- @marclaporte made their first contribution in #69
- @parallels999 made their first contribution in #71
Full Changelog: 1.4.2...1.4.3