new crawler

This commit is contained in:
Peter Hedenskog 2012-12-31 23:32:58 +01:00
parent eaeb4c6950
commit b919a93bdd
1 changed files with 2 additions and 1 deletions

View File

@ -11,10 +11,11 @@ version 1.5
* Removed exprimental rule for the amount of JS used
* Added new rule: Critical Path
* Finetuned the SPOF rule: Now also check font face
* Added time to first byte
* Added time to first byte (using curl, new requirement)
* Fixed so document weight is fetched from curl aka the right sized if gzipped
* Bugfix: The check for phantomjs wasn't working, works now
* Bugfix: Now using JAVA_HOME in a correct way (thanks Rob-m)
* Bugfix: Upgraded the crawler to 1.3, now only fetched text/html links
version 1.4
------------------------