OpenPanelO
OpenPanel
AnonymousSep 4

Track specific Windows versions

Currently all Windows data shows Windows as version 10. I can imagine it being quite involved to determine all versions but at least it would be nice to see 10 and 11.
PendingPending

Anonymous2 weeks ago

The version can be gotten from the navigator.userAgentData.getHighEntropyValues API for the "platformVersion" hint. Microsoft wrote about it here: https://learn.microsoft.com/en-us/microsoft-edge/web-platfor…