|
@@ -8,8 +8,17 @@ v0.12.5 (unreleased)
|
|
|
* **#3241**: fix for DPI regression on OS X (#3386)
|
|
|
* **#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)
|
|
|
* switch to self-hosted website and downloads as gna.org is shutting down (#3390)
|
|
|
+* add viewportSize to C API (#3440)
|
|
|
+* 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 warnings
|
|
|
+* add various Qt patches to get compilation working in recent distributions
|
|
|
* update OpenSSL to 1.0.2k, zlib to 1.2.11, libpng to 1.6.28 and xz to 5.2.3
|
|
|
|
|
|
v0.12.4 (2016-11-22)
|