Browser v3.0.0 Release Notes

    • โž• Add ArchiveTeam's ArchiveBot to the bot list.
    • ๐Ÿ›  Fix QQ Browser detection.
    • โšก๏ธ Update modern rules.
    • You can now define new bot matchers by adding a callable object to Browser::Bot.matchers.
    • ๐Ÿ›  Fix browser.yandex? and browser.sputnik?.
    • ๐Ÿšš [BREAKING CHANGE] Removed methods to enable the bot's empty user agent detection (Browser::Bot.detect_empty_ua! and Browser::Bot.detect_empty_ua?).
    • 0๏ธโƒฃ [BREAKING CHANGE] Bot detection is now more aggressive by default. It matches empty user agents, anything that matches crawl|fetch|search|monitoring|spider|bot, and anything listed under https://github.com/fnando/browser/blob/master/bots.yml.
    • โž• Add Jaunt to the bot list.