Releases: bowser-js/bowser
Releases · bowser-js/bowser
1.7.2
1.6.0
1.5.0
1.4.6
- [FIX] Fix mobile Opera's version detection on Android
- [FIX] Fix typescript typings — add
mobile
andtablet
flags - [DOC] Fix description of
bowser.check
1.4.5
- [FIX] Add support of Samsung Internet for Android
- [FIX] Fix case when
navigator.userAgent
isundefined
- [DOC] Add information about
strictMode
incheck
function - [DOC] Consistent use of
bowser
variable in the README
1.4.4
- [FIX] Fix AMD
define
call — pass name to the function
1.4.3
Changes:
- [FIX] Fix error
Object doesn't support this property or method
on IE8
1.4.2
Changes:
- [FIX] Fix missing
isUnsupportedBrowser
in typings description - [DOC] Fix
check
's declaration in README
1.4.1
1.4.1 (July 7, 2016)
- [FIX] Fix
strictMode
logic forisUnsupportedBrowser
1.4.0
1.4.0 (June 28, 2016)
- [FEATURE] Add
bowser.compareVersions
method - [FEATURE] Add
bowser.isUnsupportedBrowser
method - [FEATURE] Add
bowser.check
method - [DOC] Changelog started
- [DOC] Add API section to README
- [FIX] Fix detection of browser type (A/C/X) for Chromium