Releases: naver/egjs-agent
Releases · naver/egjs-agent
2.4.4 Release (2024-08-23)
2.4.3 Release (2022-08-12)
Fixed
- Fixed a bug that types associated with the agent were not exported.
2.4.2 Release (2022-05-04)
2.4.0 Release (2022-04-18)
Added
- add
getLegacyAgent
function #49
2.3.1 Release (2022-03-25)
Fixed
- fix os preset. support navigator.platform #47
2.3.0 Release (2021-02-25)
Added
- Add the version of webkit or chromium. #44
2.2.1 Release (2020-09-03)
Fixed
- Fix cjs type
2.2.0 Release (2020-08-31)
2.1.6 Release (2020-06-19)
Fixed
- No version prop on interface AgentInfoOS #30
2.1.4 (2018-03-20)
Fix
- Support IE 7+ by exchanging ES5 Array methods(some, forEach, filter)