Releases: sanchezzzhak/node-device-detector
Version 2.0.5
What's Changed
- added new device brands: ~100
added device count: ~554
added browser count: 20
added bot count: 11
added os count: 1
Full Changelog: 2.0.4...2.0.5
Version 2.0.4
What's Changed
- improved detection client: added indexing for browsers
- to activate indexing, use next code:
const detector = new DeviceDetect({
deviceIndexes: true, // default false
clientIndexes: true, // default false
});
-
option discardDeviceIndexes, for constructor removed
-
improved detection device: added skip device detect is desktop regex pattern
-
added devices count: ~240
-
added apps count: 1
-
added bots count: 14
Full Changelog: 2.0.3...2.0.4
Version 2.0.3
What's Changed
-
new browsers and improves: BrowseHere, Midori Lite, Pure Lite Browser, Berry Browser, Fulldive, Hi Browser, SuperFast Browser. Amaze Browser, Smart Search & Web Browser, Aloha Browser Lite, HUB Browser, Open Browser 4U, Chowbo, MaxTube Browser, Debuggable Browser, iDesktop PC Browser, Tesla Browser, Wave Browser
-
new device brands: X-AGE, QLink, Aoro, EBEN, VUCATIMES, Zonko, Zeeker, TJC, HOTREALS, YEPEN, AUX, EYU, FOODO, ATMAN, Neolix, BROR, Vortex, Xiaodu, AYYA, Sylvania, Future Mobile Technology, MBI, OUJIA, Qware, AFFIX, Listo, Aquarius
-
new OS: Lineage OS, Revenge OS
-
improved detection versions: iOS, macOS
-
added devices count: ~597
-
added bots count: ~10
Full Changelog: 2.0.2...2.0.3
Version 2.0.2
Updated device-detector class declaration for typescript
Added new brands of devices, apps and browsers
Version 2.0.1
Added new browsers and devices brands
Small fix for clienthints version
Version 2.0.0
Added Clienthint as well as browsers and devices
Version 1.4.4
mini-list of changes
New brands have been added.
Added 400~ device models to detection.
New browsers and apps have been added.
Added improvements for existing OS.
Version 1.4.3
Added detections brands and devices.
Version 1.4.2
Added detections brands and devices.
Version 1.4.1
Added detections brands and devices.
Improves detection OS and Browsers.