Skip to content

0.4.0

Compare
Choose a tag to compare
@cburgmer cburgmer released this 27 Aug 19:57
· 314 commits to master since this release

Features

  • New optional parameters width & height to specify the size of the viewport. Helpful when testing responsive designs/media queries (#39).
  • A small tooltip is shown to hint at the possiblity to resize the rendered page (#38).

Bug fixes

  • Fixes garbled text in non-ASCII encoded pages (#35).
  • Works around an issue with Firefox showing an incorrectly rendered page image for certain media queries on retina displays (#45).
  • URLs including a query ("?") are now correctly loaded (#40).

Other changes

  • The Git repo now does not ship the built artifacts anymore. The prefered way of installing is documented in the README.