Skip to content

Releases: spatie/crawler

4.7.4

15 Jul 20:51
c714a85
Compare
Choose a tag to compare
  • fix: method and property name error (#311)

4.7.3

15 Jul 19:47
31f16f8
Compare
Choose a tag to compare
  • add crawler option to allow crawl links with rel="nofollow" (#310)

4.7.2

06 May 11:35
ed7301f
Compare
Choose a tag to compare
  • only crawl links that are completely parsed

4.7.1

14 Apr 14:38
3ec6b08
Compare
Choose a tag to compare
  • fix curl streaming responses (#295)

4.7.0

13 Apr 07:43
31909a6
Compare
Choose a tag to compare
  • add setParseableMimeTypes() (#293)

4.6.9

11 Apr 18:49
2b3c849
Compare
Choose a tag to compare
  • fix LinkAdder not receiving the updated DOM (#292)

4.6.8

13 Mar 10:56
3c1eb2d
Compare
Choose a tag to compare
  • allow tightenco/collect 7 (#282)

4.6.7

09 Mar 19:54
db5cee0
Compare
Choose a tag to compare
  • respect maximum response size when checking Robots Meta tags (#281)

4.6.6

31 Jan 10:52
6f814a4
Compare
Choose a tag to compare
  • allow Guzzle 7

4.6.5

23 Nov 19:49
b890e95
Compare
Choose a tag to compare
  • allow symfony 5 components