- [ADD] Add a public method
.detect()
(#205) - [DOCS] Fix description of
chromium
flag in docs (#206)
- [FIX] Fix detection of MS Edge on Android and iOS (#201)
- [ADD] Add
osname
into result object (#200)
- [FIX] Fix detection of Chrome on Android 8 OPR6 (#193)
- [FIX] Fix typings.d.ts according to #185
- [ADD] Fix detecting of Tablet PC as tablet (#183)
- [ADD] Add OS version support for Windows and macOS (#178)
- [ADD] Add some tests for Windows devices (#89)
- [ADD] Add
root
to initialization process (#170) - [FIX] Upgrade .travis.yml config
- [ADD] Throw an error when
minVersion
map has not a string as a version and fix readme (#165) - [FIX] Fix truly detection of Windows Phones (#167)
- [FIX] Fix mobile Opera's version detection on Android
- [FIX] Fix typescript typings — add
mobile
andtablet
flags - [DOC] Fix description of
bowser.check
- [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
- [FIX] Fix AMD
define
call — pass name to the function
- [FIX] Fix error
Object doesn't support this property or method
on IE8
- [FIX] Fix missing
isUnsupportedBrowser
in typings description - [DOC] Fix
check
's declaration in README
- [FIX] Fix
strictMode
logic forisUnsupportedBrowser
- [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