Unclaimed project
Are you a maintainer of wkhtmltopdf? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
wkhtmltopdf
Convert HTML to PDF using Webkit (QtWebKit)
Last updated over 3 years ago
Back to changelogDedicated to my elder brother Amit, who was born on this day :smile:
- fixed build without patched Qt and integrate with Travis CI and AppVeyor
- #1524: [qt] partial fix for overlapping text when repeating headers/footers in table (qt#29)
- #1914: [qt] rotated elements not rendered on thead on second page and beyond
- #1870: fixed sending of duplicate cookies (#3257)
- #2609: add
viewportSize property to C API (#3440)
- #2711: fix differences between "counting" and "printing" phases (causing crashes/blank pages)
- #3001: fix static builds not working with updated OpenSSL
- #3090: added support for SSL client certificates (#3206)
- : fix for DPI regression on OS X (#3386)
#3241
#3363: added error message for network errors related to non-media files#3364: new option verbosity to allow different log levels in both CLI and API#3476: fix application name in libwkhtmltox (#3878)#3672: [qt] fix broken PDF with fonts having spaces in name (qt#38) #3680: [qt] fix build on macOS 10.13#3900: [qt] properly encode URLs with unicode characters in linksadd outlineDepth property to C API (#3291)add wkhtmltoimage_destroy_global_settings method to C API (#3324)switch to self-hosted website and downloads as gna.org is shutting down (#3390)fix conversion of read-only form fields (#3550)flush stderr to allow reading progress updates (#3583)fix handling of errors for media URLs with query string (#3593)add setting to perform hostname lookup via proxy (#3628)correctly pass --copies to underlying QPrinter (#3747)minor documentation updates and fixing compiler warningsadd various Qt patches to support OpenSSL 1.1 and latest MinGW/macOS environmentsremoved build scripts in favor of separate packaging repository Packages were built using the scripts from the tag 0.12.5-1.
C++