Skip to content

Releases: intellisense/tc_pdf

1.0.0

17 May 10:12
Compare
Choose a tag to compare

What's Changed

  • Provide Thumbor 7 / Python 3 compatibility by @relthyg in #3

New Contributors

Full Changelog: 0.0.7...1.0.0

0.0.7

15 Dec 17:26
Compare
Choose a tag to compare
  • Use tornado async http client to prevent create_preview coroutine from locking the tornado loop
  • Patch request and context only after preview is successfully created or fetched from storage

0.0.6

14 Dec 19:25
Compare
Choose a tag to compare
  • Set preview file name in response headers instead of pdf file name

0.0.5

14 Dec 17:59
Compare
Choose a tag to compare
  • Major bug fix, should not use previous versions
  • Fixed app registration in __init__