Changelog for
ruby3.1-rubygem-browser-5.3.1-1.68.i586.rpm :
* Thu Jun 24 2021 Stephan Kulow
updated to version 5.3.1 see installed CHANGELOG.md [#]# 5.3.1 - Remove Stripe webhooks from bot list. [#]# 5.3.0 - Bump up minimum required ruby version to 2.5.0. We\'re now relying on `String#match?`, which was introduced by ruby-2.4, but given that ruby\'s stable version is >= 2.5, seems reasonable.
* Sat Dec 19 2020 Matthew Trescott updated to version 5.2.0 see installed CHANGELOG.md
* Fri Sep 25 2020 Stephan Kulow updated to version 5.0.0 see installed CHANGELOG.md
* Thu May 07 2020 Stephan Kulow - updated to version 4.0.0 see installed CHANGELOG.md
* Mon Feb 10 2020 Stephan Kulow - updated to version 3.0.3 see installed CHANGELOG.md [#]# Unreleased - Nothing yet. [#] 3.0.3 - Deprecate `Browser.modern_rules` and `Browser::Base#modern?`. Theses methods will be removed on the next major released, or by June 1st 2020. [#]# 3.0.2 - Remove .bundle directory from package. [#]# 3.0.1 - Fix issue with MS Edge detection as a modern browser. [#]# 3.0.0 - 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?`). - [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. [#]# 2.7.1 - 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. [#]# 2.7.0 - 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.
* Fri Jul 19 2019 Stephan Kulow - updated to version 2.6.1 see installed CHANGELOG.md [#]# 2.6.1 - Also include controller extensions to `ActionController::Base`. [#]# 2.6.0 - 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.
* Wed Feb 28 2018 factory-autoAATTkulow.org- updated to version 2.5.3 see installed CHANGELOG.md [#]# v2.5.3 - 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.
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 2.5.2 see installed CHANGELOG.md [#]# v2.5.2 - Add COMODO SSL Checker bot - Add Swiftype bot - Add WhatsApp detection
* Mon Sep 11 2017 cooloAATTsuse.com- updated to version 2.5.1 see installed CHANGELOG.md [#]# v2.5.1 - Add Android Oreo detection
* Mon Aug 28 2017 cooloAATTsuse.com- updated to version 2.5.0 see installed CHANGELOG.md [#]# v2.5.0 - 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.