All Versions
48
Latest Version
Avg Release Cycle
33 days
Latest Release
1314 days ago

Changelog History
Page 5

  • v1.5.0 Changes

    October 31, 2016
    • [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)
  • v1.4.6 Changes

    September 19, 2016
    • [FIX] Fix mobile Opera's version detection on Android
    • [FIX] Fix typescript typings โ€” add mobile and tablet flags
    • [DOC] Fix description of bowser.check
  • v1.4.5 Changes

    August 30, 2016
    • ๐Ÿ‘ [FIX] Add support of Samsung Internet for Android
    • [FIX] Fix case when navigator.userAgent is undefined
    • [DOC] Add information about strictMode in check function
    • [DOC] Consistent use of bowser variable in the README
  • v1.4.4 Changes

    August 10, 2016
    • [FIX] Fix AMD define call โ€” pass name to the function
  • v1.4.3 Changes

    July 27, 2016
    • ๐Ÿ‘ [FIX] Fix error Object doesn't support this property or method on IE8
  • v1.4.2 Changes

    July 26, 2016
    • ๐Ÿ’ป [FIX] Fix missing isUnsupportedBrowser in typings description
    • [DOC] Fix check's declaration in README
  • v1.4.1 Changes

    July 07, 2016
    • ๐Ÿ’ป [FIX] Fix strictMode logic for isUnsupportedBrowser
  • v1.4.0 Changes

    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