Skip to content

Releases: alaz/legitbot

Minor fixes

26 Oct 06:23
Compare
Choose a tag to compare
  • It turns out that Yandex's list of bot user agents changes over time. So, the list in "legitbot" is updated.
  • "legitbot" used to select the first matched rule in case of several matches. This behavior will be confusing in case of custom rules. So, now "legitbot" chooses the last match.

Bug fixes

25 Oct 10:36
Compare
Choose a tag to compare
  • Some Android browsers can have Pinterest extension or plugin. Legitbot was wrongly detecting such requests as "Pinterest" bot.
  • Some IP addresses do not have reverse records. Fixed.

Minor

09 Oct 16:11
Compare
Choose a tag to compare
  • Lazy load the set of valid Facebook IPs. Thanks @yjukaku for feature request #7.

Breaking changes

26 May 18:11
Compare
Choose a tag to compare
  • Bot name is reported as a Ruby symbol.
  • Support for Apple bot impersonating as Googlebot.

Maintenance release

18 May 07:12
Compare
Choose a tag to compare

Two new bots:

  • Applebot
  • Pinterest

0.1.0

21 Dec 08:08
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • Support for Facebook bot

Initial release

20 Dec 15:26
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is a pre-release push to RubyGems. Basically everything works, but has not been battle tested in production yet.