faisalman / ua-parser-js

"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
https://uaparser.dev/
GNU Affero General Public License v3.0
9.28k stars 1.2k forks source link

Chrome Browser Full Version issue #635

Closed Enfs-dev closed 1 year ago

Enfs-dev commented 1 year ago

image image

If we observe above images, The package is giving only major version of the browser (111.0.0.0) and not minor versions, where as the real complete version of the browser is 111.0.5563.64.

Please look into it.

faisalman commented 1 year ago

It is the intended behavior since Chrome starts hiding the full version in favor of user agent client hints. You can track the related issue here: #408

https://developer.chrome.com/blog/user-agent-reduction-android-model-and-version/

ghost commented 10 months ago

It is the intended behavior since Chrome starts hiding the full version in favor of user agent client hints. You can track the related issue here: #408

https://developer.chrome.com/blog/user-agent-reduction-android-model-and-version/

Hey I have this game issue however the correct full version is provided in the client hints however it is prioritizing the user-agent version instead of the client hint full version win11 ch