Skip to content

Releases: pdfkit/pdfkit

v0.8.7.3

30 May 17:14
762b366
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.7.2...v0.8.7.3

v0.8.7.2

18 Oct 19:07
404a5a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.7.1...v0.8.7.2

v0.8.7.1

17 Oct 14:35
ceca488
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.7...v0.8.7.1

v0.8.7

02 Oct 16:54
6213317
Compare
Choose a tag to compare
  • Lowercase the header names for rack 3 changes (#511)
  • Partially escaped URLs should be escaped (#509)

v0.8.6

11 Apr 19:18
46cdf53
Compare
Choose a tag to compare

#499 - Update for new ruby and rails versions

v0.8.4.3.2

16 Aug 21:54
18f9fd4
Compare
Choose a tag to compare
  • Bump to 0.8.4.3.2
  • Reduce scope of middleware exception handling (#476)

v0.8.4.3.1

06 Jul 00:50
b0170f8
Compare
Choose a tag to compare
  • Bump to 0.8.4.3
  • Don't override request level Content-Disposition header if it exists (#466)
  • Update rake (#471)
  • Add missing require statements for tempfile (#467)
  • Only grab last line of bundle exec which output (#464)
  • Return 500 status when an exception is caught in middleware (#469)
  • Update Travis CI URL for wkhtmltopf (#473)

v0.8.4.2

01 Apr 16:00
fa54af4
Compare
Choose a tag to compare

Improve Path Detection Feedback - #460
Fix typo - #444
Update Readme - #444