Skip to content

Releases: bowser-js/bowser

1.7.2

17 Aug 19:26
Compare
Choose a tag to compare
  • [FIX] Fix typings.d.ts according to #185

1.6.0

05 Dec 20:46
Compare
Choose a tag to compare
  • [ADD] Add some tests for Windows devices (#89)
  • [ADD] Add root to initialization process (#170)
  • [FIX] Upgrade .travis.yml config

1.5.0

31 Oct 09:15
Compare
Choose a tag to compare
  • [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)

1.4.6

19 Sep 20:17
Compare
Choose a tag to compare
  • [FIX] Fix mobile Opera's version detection on Android
  • [FIX] Fix typescript typings — add mobile and tablet flags
  • [DOC] Fix description of bowser.check

1.4.5

29 Aug 21:28
Compare
Choose a tag to compare
  • [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

1.4.4

10 Aug 19:28
Compare
Choose a tag to compare
  • [FIX] Fix AMD define call — pass name to the function

1.4.3

27 Jul 10:04
Compare
Choose a tag to compare

Changes:

  • [FIX] Fix error Object doesn't support this property or method on IE8

1.4.2

26 Jul 11:07
Compare
Choose a tag to compare

Changes:

  • [FIX] Fix missing isUnsupportedBrowser in typings description
  • [DOC] Fix check's declaration in README

1.4.1

07 Jul 15:21
Compare
Choose a tag to compare

1.4.1 (July 7, 2016)

  • [FIX] Fix strictMode logic for isUnsupportedBrowser

1.4.0

30 Jun 18:17
Compare
Choose a tag to compare

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