Releases: barisaydinoglu/Detectizr
Releases · barisaydinoglu/Detectizr
2.2.0
2.1.0
Detect screen fixes “screen” object added to Detectizr.device. Detectizr.device.screen.resolution=hight defines high resolution displays (like Retina, HiDPI, etc...)
2.0.0
v2.0.0 Update version to 2.0.0
1.5.0
Fix: Tests failing in Firefox (Issue #14) Issue #14 fixed. The reason being that the userAgent property is readonly [1], per spec [2]. [1] http://mxr.mozilla.org/mozilla-central/source/dom/webidl/Navigator.webidl#45 [2] http://www.whatwg.org/specs/web-apps/current-work/#the-navigator-object Instead of changing navigator.userAgent of browser, the userAgent parameter of Modernizr.Detectizr.device changed at the initialization stage.
1.4.5
v1.4.5 Version 1.4.5 Stable