Pagawa / PgwBrowser

Browser & OS / platform detection plugin for jQuery and Zepto
GNU General Public License v3.0
64 stars 35 forks source link

OS X 10.11 El Capitan misidentified as Puma (10.1) #15

Open arubis opened 9 years ago

arubis commented 9 years ago

PgwBrowser doesn't explicitly detect 10.11, so it ends up matching identifier: 'Mac OS X (10([_|\.])1([0-9_\.]*))' and being marked as OS X Puma.

dmhendricks commented 7 years ago

The Edge bug is fixed it in dmhendricks/PgwBrowser, which is a fork of kikorb/PgwBrowser and has the El Capitan fix, et al.