v1.6.0
SebastiaanKlippert
released this
23 Jul 21:37
·
42 commits
to master
since this release
-
Added new fields introduced in wkhtmltopdf release 0.12.6.
Most importantly page option--enable-local-file-access
which is now required to enable access to local files when to--allow
option is not used. -
Fixed a couple of incorrect options.
-
Breaking change: Global option
Lowquality
is nowLowQuality
. The compiler will fail if you use this options so no big issue for most users. For JSON users it will not break because the JSON parser will parse the field with both casing options.