Skip to content

Releases: spatie/robots-txt

2.1.0

19 Apr 11:44
d44c058

Choose a tag to compare

What's Changed

  • Add some efficiencies to prevent unnecessary requests by @tsjason in #42

New Contributors

Full Changelog: 2.0.3...2.1.0

2.0.3

22 Nov 12:57
dacba2b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

18 May 15:14
f40a12b

Choose a tag to compare

What's Changed

  • Match meta tag for single quotes, often used by Wordpress sites by @gjportegies in #35

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

06 May 16:56
312ff78

Choose a tag to compare

  • added x-robots-tag: none (#32)

2.0.0

28 Mar 11:10
0ab08e8

Choose a tag to compare

  • require PHP 8+
  • drop support for PHP 7.x
  • convert syntax to PHP 8
  • remove deprecated methods
  • use php-cs-fixer & github workflow

1.0.10

07 Dec 11:11
8802a2b

Choose a tag to compare

  • handle multiple user-agent (#29)

1.0.9

27 Nov 11:00
e4672f2

Choose a tag to compare

  • add support for PHP 8.0 + move to GitHub actions (#27)

1.0.7

29 Apr 08:04
20d4cae

Choose a tag to compare

  • fix find robots meta tag line if minified code (#23)

1.0.6

18 Apr 17:37
64e4c98

Choose a tag to compare

  • fix headers checking (nofollow, noindex) for custom userAgent (#21)

1.0.5

07 Aug 22:29
dbd8d20

Choose a tag to compare

  • improvements around handling of wildcards, end-of-string, query string