All Versions
28
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v3.0.1 Changes

    • πŸ›  Fix issue with MS Edge detection as a modern browser.
  • v3.0.0 Changes

    • βž• 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.
  • v2.7.1 Changes

    • πŸ– Handle Snapchat user agents that have a space or an empty string instead of a slash before the version.
    • πŸ›  Fix iOS 10+ version detection.
    • βž• Add fallback versions for instagram and snapchat to avoid NoMethodErrors on unexpected user agents.
  • v2.7.0 Changes

    • βž• Add more Slack bots.
    • πŸ– Handle instagram user agents that have a slash instead of a space.
    • βž• Add Browser::Bot.why?(ua) to help debugging why a user agent is considered bot.
    • πŸ’» Promote Snapchat to a browser (it was detected as a bot previously).
    • Detect Edge based on Chrome correctly.
    • πŸ‘Œ Improve Yandex detection.
    • βž• Add Sputnik (https://browser.sputnik.ru)
    • Detect Android devices.
    • βž• Add ScoutURLMonitor to the bot list.
  • v2.6.1 Changes

    • Also include controller extensions to ActionController::Base.
  • v2.6.0 Changes

    • βž• Add GarlikCrawler, ImplisenseBot and WikiDo bots.
    • βž• Add Mastodon URL expander bot.
    • βž• Add eZ Publish Link Validator, GermCrawler, Pu_iN Crawler, ZoomBot, and ZoominfoBot bots.
    • βž• Add Datanyze bot.
    • βž• Add support for Instagram in-app browser.
    • βž• Add Updown.io monitor bot.
    • βž• Add Snapshat detection.
    • βž• Add Instagram detection.
    • βž• Add Nintendo Switch detection.
    • βž• Add WooRank bot.
    • βž• Add Trendsmap bot.
    • βž• Add Go 1.1 package http bot.
    • βž• Add MauiBot.
    • βž• Add SiteCheck-sitecrawl bot.
    • βž• Add PR-CY.RU bot.
    • βž• Add AdsTxtCrawler bot.
    • βž• Add HTTrack bot.
    • βž• Add Google Shopping bot.
    • βž• Add DataFeedWatch bot.
    • βž• Add Zabbix bot.
    • βž• Add TangibleeBot.
    • βž• Add Jooble bot.
    • βž• Add Fyre bot.
    • ⬇️ Drop Rails 4 official support.
    • πŸ›  Fix accept-language sorting (If HTTP-header has value en,frβ€”without qualitiesβ€”the first language should be en instead of fr).
    • Ignore malformed strings when comparing versions.
    • πŸ›  Fix Facebook detection on newer apps.
    • πŸ”„ Change precedence for bot detection when common libs are used.
    • βž• Add Yandex's search browser to the exception list.
  • v2.5.3 Changes

    • βž• Add Google Site Verification to the bot list.
    • πŸ– Handle invalid quality values that look like numbers.
    • βž• Add Barkrowler bot.
    • βž• Add AlwaysOnline bot: CloudFlare.
    • βž• Add News aggregator crawler: AndersPink, BuzzBot.
    • βž• Add Domain crawler: CipaCrawler.
    • βž• Add Job bot: JobSeeker's.
    • βž• Add Apparel crawler: TeeRaid.
    • βž• Add Search engine crawler: SemanticBot, Mappy.
    • βž• Add Copyright crawler: Copypants' BotPants.
    • βž• Add SEO bots: SEOdiver, SeoAudit, WebCeo.
    • βž• Add Woriobot from Zite.
    • βž• Add BUbiNG bot.
    • βž• Add Paessler bot.
  • v2.5.2 Changes

    • βž• Add COMODO SSL Checker bot.
    • βž• Add Swiftype bot.
    • βž• Add WhatsApp detection.
  • v2.5.1 Changes

    • βž• Add Android Oreo detection.
  • v2.5.0 Changes

    • βž• Add support for QQ Browser Mac & Mac Lite.
    • βž• Add support for Electron Framework.
    • βž• Add support for Facebook in-app browser.
    • βž• Add support for Otter Browser.
    • βž• Add Android webview detection.