Skip to content

Releases: barisaydinoglu/Detectizr

2.2.0

28 Sep 21:40
Compare
Choose a tag to compare
v2.2.0

Windows10 and Edge support

2.1.0

01 Sep 11:19
Compare
Choose a tag to compare
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

21 Mar 17:22
Compare
Choose a tag to compare
v2.0.0

Update version to 2.0.0

1.5.0

07 Jan 11:37
Compare
Choose a tag to compare
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

01 Sep 11:18
Compare
Choose a tag to compare
v1.4.5

Version 1.4.5 Stable