Skip to content

Releases: dealfonso/sapp

1.5.8

27 Apr 10:34
244ed49

Choose a tag to compare

What's Changed

  • Fix regex pattern for trailer extraction by @erikn69 in #134

Full Changelog: 1.5.7...1.5.8

1.5.7

22 Apr 08:25
69cb655

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.6...1.5.7

1.5.6

21 Jan 10:41
2e8a56c

Choose a tag to compare

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

08 Oct 09:43
d6f6c64

Choose a tag to compare

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 Length field in streams by @dealfonso in #114

Full Changelog: 1.5.4...1.5.5

1.5.4

05 Sep 16:15
77c52bd

Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

01 Sep 10:14
d822578

Choose a tag to compare

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

28 Aug 12:39
1ceab39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

22 Jul 08:12
8a9b844

Choose a tag to compare

What's Changed

  • Global constants to class properties by @erikn69 in #75 (solves issue #74)

Full Changelog: 1.5.0...1.5.1

1.5.0

13 Jul 11:47
37ff265

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.3...1.5.0

1.4.3

07 May 07:37
5690e90

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.4.3