Detector Versions Save

:dog: 客户端环境识别模块。(UserAgent detector)

2.2.0

9 years ago
  • #15, Add Blink engine.
  • #64, Add 增加了大量的杂牌手机设备 (Node)
  • Fixed nokia and some rules.
  • #37, #43, Delete window.detector global variable.

[email protected]

2.1.2

9 years ago
  • Fixed BlackBerry device, os, and browser rule.
  • Fixed Gecko render engine version number.

2.1.1

9 years ago
  • Update var window to var win for jscoverage.
  • Fixed BaiduHD browser rule.

[email protected]

2.1.0

9 years ago
  • 由于 2.0.2 版修改了部分浏览器名称,可能会有不兼容影响,因此升级次版本号。

https://github.com/hotoo/detector/milestones/2.1.0

2.0.2

9 years ago
  • Add #59 欧朋浏览器(oupeng)
  • Fixed #56 sogou, liebao, maxthon, baidu 浏览器规则
  • Fixed #60 UC 浏览器规则,支持 UC 桌面版。
  • Update #58 修改 sg, mx, fs, sy 浏览器名称。

2.0.1

10 years ago
  • 调整代码结构,层次更简单。
  • 优化命令行工具,输出更美观。

1.5.0

10 years ago
  • Update: 猎豹浏览器 for iPhone 的识别。
  • Add: 海豚浏览器识别规则。
  • Add: 阿里巴巴系列移动设备客户端的识别。
  • Add: UC 浏览器的 u2, u3 渲染引擎。
  • Fixed: 修复并增强 UC 浏览器的的一些规则。
  • Fixed: vivo 无版本号的识别。

2.0.0

10 years ago
  • Update: 托 [email protected] 的福,遵循 CommonJS 规范。同一份源码,不同一个世界。
  • Add: 增加了多个搜索引擎爬虫识别规则。
  • Fixed: 支持 UC 浏览器使用 adr 来标识 Android 设备的规则。
  • Delete: g_detector 全局变量。
  • Update: 更新或优化多个规则,提升了识别准确率。

1.4.0

10 years ago
  • #11, Yandex browser support.
  • #43, window.detector and window.g_detector.

1.3.0

10 years ago
  • #37 同时支持 CMD 和非 CMD 模块。但我们强烈建议使用 CMD。