Fix headers parameter not being parsed correctly (#15, thanks @Deatheart)
Changed Jade dependency to Pug
Thanks to @ITsvetkoFF:
Added image rendering option
Option to add requests made by webpage to result
Thanks to @andersju:
Option to add requests made by webpage to result Option to add cookies created by webpage to result
Thanks to @falhashimi for amazing feedback on PhearJS in a production environment.
Catch persistent 100% CPU consumption by PhantomJS after continuous high load Catch rare Qt garbage collection issue
Added a status page Fixed favicon Improved docs
Added version information on startup Workaround for memory leak in QT (relevant PhantomJS issue)
Added connection limiter to prevent failure due to overloading Improved/fixed header passing to workers Improved response on server error
Added memcached pool Added thread count for request handler Code cleanup (whitespace/comments) Fix query string parameter handling for raw/force Improved error handling for crashed workers Improved package.json Improved process tree killing Improved random worker selection
First release