Releases: spatie/crawler
Releases · spatie/crawler
8.4.0
What's Changed
- Add execution time limit by @VincentLanglet in #480
New Contributors
- @VincentLanglet made their first contribution in #480
Full Changelog: 8.3.1...8.4.0
8.3.1
What's Changed
- Upgrade spatie/browsershot to 5.0 by @hasansoyalan in #478
New Contributors
- @hasansoyalan made their first contribution in #478
Full Changelog: 8.3.0...8.3.1
8.3.0
8.2.3
8.2.2
What's Changed
- Catch unhandled Browsershot exceptions in
crawlFailed
by @superpenguin612 in #469
Full Changelog: 8.2.1...8.2.2
8.2.1
What's Changed
- Check original URL against depth tree when visited link is a redirect by @superpenguin612 in #467
New Contributors
- @superpenguin612 made their first contribution in #467
Full Changelog: 8.2.0...8.2.1
8.2.0
What's Changed
- Fix wording in documentation by @adamtomat in #460
- Add Laravel/Illuminate 11 Support by @Jubeki in #461
New Contributors
- @adamtomat made their first contribution in #460
- @Jubeki made their first contribution in #461
Full Changelog: 8.1.0...8.2.0
8.1.0
What's Changed
- feat: custom link parser by @Velka-DEV in #458
New Contributors
- @Velka-DEV made their first contribution in #458
Full Changelog: 8.0.4...8.1.0
8.0.4
- allow Browsershot v4