Ngx Device Detector Versions Save

An Angular v7+ library to detect the device, OS, and browser details.

v7.0.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/AhsanAyaz/ngx-device-detector/compare/v6.0.2...v7.0.0

v6.0.1

11 months ago

Added new tablets and devices. 🚀 #278, #279 Thanks to @rofunn, @rasmus-eklund and @allanheremi 🙌🏼

v6.0.0

11 months ago

Angular v16 support landing in ngx-device-detector. Resolves #276

v5.0.1

1 year ago

Everything in v5.0.0 plus a better Readme 🙂

v5.0.0

1 year ago

🚀 Compatibility with Angular v15

v4.0.1

1 year ago

#251 Added regex for another Samsung device 🎉

v4.0.0

1 year ago

What's Changed

Full Changelog: https://github.com/KoderLabs/ngx-device-detector/compare/v3.0.0...v4.0.0

v3.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/KoderLabs/ngx-device-detector/compare/v2.2.1...v3.0.0

v2.2.1

2 years ago

What's Changed

  • fix(backward-compat): fix angular12 backward compat4 *docs(readme): update compatibility chart

Full Changelog: https://github.com/KoderLabs/ngx-device-detector/compare/v2.2.0...v2.2.1

v2.2.0

2 years ago

Angular v13 support Thanks to @nicholas-ochoa for the contribution