Egjs Agent Versions Save

Extracts browser and operating system information from the user agent string or user agent object(userAgentData).

2.4.3

1 year ago

Fixed

  • Fixed a bug that types associated with the agent were not exported.

2.4.2

2 years ago

Fixed

  • Support fullVersionList option #53
  • Support webview in getClientHintsAgent #54

2.4.0

2 years ago

Added

  • add getLegacyAgent function #49

2.3.1

2 years ago

Fixed

  • fix os preset. support navigator.platform #47

2.3.0

3 years ago

Added

  • Add the version of webkit or chromium. #44

2.2.1

3 years ago

Fixed

  • Fix cjs type

2.2.0

3 years ago

Added

  • Support Client Hints #33
  • Add getAccurateAgent function #33
  • Add firefox preset. #16
  • Support typescript
  • Support node.js environment

2.1.6

3 years ago

Fixed

  • No version prop on interface AgentInfoOS #30

2.1.4

6 years ago

Fix

  • Support IE 7+ by exchanging ES5 Array methods(some, forEach, filter)

2.1.3

6 years ago