You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+30-20Lines changed: 30 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,24 +4,21 @@
4
4
5
5
Version 1.0.x is basically the equivalent of version 0.7.x. See [#536](https://github.com/faisalman/ua-parser-js/issues/536) for the reason behind this confusion.
6
6
7
-
## Version 0.7.30 / 1.0.1
7
+
## Version 0.7.34 / 1.0.34
8
+
- Fix Sharp Mobile detected as Huawei Tablet
9
+
- Fix IE8 bug
10
+
- Add new devices : Kobo e-Reader, Apple Watch, and some new SmartTV devices
11
+
- Add new OS : watchOS
12
+
- Improve browser detection : Kakao, Naver, Brave
13
+
- Improve device detection : Oculus, iPad
14
+
- Improve OS detection : Chrome OS
15
+
- Using navigator.userAgentData as fallback for device.type & os.name
<td><br/><p>UAParser.js has been upgraded to detect comprehensive device data based on the User-Agent and User-Agent Client Hints.</p><p>This package supports all device types including Apple and Android devices and can be used either in a browser (client-side) or Node.js environment (server-side).</p><p>Visit <ahref="https://www.npmjs.com/package/@51degrees/ua-parser-js">↗ 51Degrees <u>UAParser</u></a> to get started.</p>
34
+
</td>
35
+
</tr>
36
+
<tr>
37
+
<td>
38
+
<p>On 6 March, we’ll be hosting a demonstration of the 51Degrees UAParser. Register your place for the webinar <ahref="https://event.webinarjam.com/register/36/6k2gqu5p">↗ here</a>.</p></td>
0 commit comments