HTTP-BrowserDetect
view release on metacpan or search on metacpan
1.42 2012-03-01
- Adds bot detection for askjeeves, baidu and googleadsbot (Bill Rhodes)
1.41 2012-01-19
- Exposes test categorization via our (Olivier Bilodeau)
1.40 2012-01-05
- Fixes false positive results for RealPlayer browser (John Oatis)
1.39 2011-12-01
- Adds logical groupings of test cases BrowserDetect.pm (Olivier Bilodeau)
- Fixes win-based device names (Olivier Bilodeau)
1.38 2011-11-30
- Ensures that all methods return undef where advertised (Ronald J. Kimball)
1.37 2011-11-29
- Adds nintendo mobile browsers (Nintendo DSi, Nintendo 3DS) (cho45)
- Adds kindle, dsi, n3ds to device and device_name methods
1.36 2011-11-07
- Tweaks detection of Yahoo robot (Atsushi Kato)
1.35 2011-11-02
- Fixes false positive for bot() with Puffin browser (Atsushi Kato)
1.34 2011-10-24
- Adds BlackBerry to the list of possible return values of browser_string()
(John Oatis)
1.33 2011-10-15
- Adds detections for the Trident engine (Douglas Christopher Wilson)
1.32 2011-10-12
- Fixes RealPlayer false positives (John Oatis)
1.31 2011-10-12
- Adds detection and device name for Windows Phone (Douglas Christopher Wilson)
1.30 2011-09-15
- Tweaks language regexes to reduce false positives
1.29 2011-09-01
- Adds ios method for ipod, ipad and iphone (os_string returns "iOS")
1.28 2011-08-31
- Adds ie9 and ie10 methods (Douglas Christopher Wilson)
1.27 2011-08-30
- Google and MSN mobile bots are now detected as mobile agents (Uwe Voelker)
1.26 2011-07-12
- Fixes Pod typo
1.25 2011-07-12
- Fix warnings about iceweasel test being defined twice (Paul Findlay)
- Adds Opera Tablet to mobile devices (Jacob Rask)
1.24 2011-05-13
- Removes dependency on Modern::Perl, which was accidentally introduced
(Yoshiki Kurihara)
1.23 2011-05-02
- Adds a browser_properties() call that exposes all the browser
"properties" (Olivier Bilodeau)
- Fixes issues where a Chrome string would return 1 to a ->nav45up check
(Olivier Bilodeau)
- Fixes issue where some WebKit/KHTML browsers returned 1 on ->gecko
(Olivier Bilodeau)
- Adds wince method (Windows CE) (Olivier Bilodeau)
- Now detects Java UserAgent as a robot (Graham Barr)
- Now detects Jakarta Commons-HttpClient as a Java client (Graham Barr)
- UserAgent tests moved from YAML to JSON
- Moves issue tracking to Github
- Dist now includes META.json rather than META.yaml
1.22 2011-03-10
- Adds Namoroka to list of Firefox browsers (Viacheslav Tykhanovskyi)
1.21 2010-12-23
- Test suite now uses YAML rather than YAML::Tiny as YAML::Tiny 1.46
refuses to load useragents.yaml
- Alphabetically re-ordered some of the documentation
1.20 2010-11-23
- Be a little more selective in marking ua as robot when contains search
or seek (Graham Barr)
- Add facebook crawler as a robot (Graham Barr) (Enrico Sorcinelli)
1.19 2010-09-24
- Added support for WebOS (Jesse Thompson) RT #61437
1.18 2010-09-06
- Added support for Netfront and Safari on Kindle
1.17 2010-08-28
- Added support for Mobile Safari, Links and Elinks (Jon Jensen)
- Added more UserAgents to test suite (Jon Jensen)
1.16 2010-08-19
- Added support for the < 3.0 Safari public versions (Jon Jensen)
- Added new UserAgents to useragents.yaml (Jon Jensen)
1.15 2010-08-18
- Re-releasing after some folders unintentionally included in build
1.14 2010-08-18
- Fixed uninitialized value warnings for Safari (Heiko Weber) RT #60440
1.13 2010-08-10
- Firefox Mobile (Fennec) is now detected as mobile RT #60186 (Jacob Rask)
- Double digit Opera version #s now detected correctly RT #50717, #59817
1.12 2010-08-01
- Added msn and msnmobile (Luke Saunders: f5c87a17b8fa2b09e294)
- Added googlemobile (Luke Saunders: ec28d49d7218b43788b9)
- SymbOS and Opera Mobi added to mobile detection RT #59817 (Jacob Rask)
- Distribution is now managed with Dist::Zilla
1.11 2010-06-03
( run in 0.496 second using v1.01-cache-2.11-cpan-39bf76dae61 )