DeviceDetector.NET icon indicating copy to clipboard operation
DeviceDetector.NET copied to clipboard

Plan for Google's deprecation of UserAgent and introduction of new User-Agent Client Hints

Open steelsteed opened this issue 3 years ago • 3 comments

https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html

and

https://wicg.github.io/ua-client-hints/

So like everything, its out with the old, and in with the new. The snag is that Client Hints appears to be a very complicated solution to the problem. Will a library like this support his in future ? Because without said support, the accuracy and usefulness of this Nuget would die over time.

Am interested in your feedback/thoughts on this matter

Thanks,

Steed.

steelsteed avatar May 04 '22 15:05 steelsteed

Hi @steelsteed

Yes this library will support ClientHints because the original php library already implement this feature . I plan to upgrade this library to last php version with all the features and changes but I'm busy now but I will try to do this upgrade.

Thank for the suggestion 👍

totpero avatar May 06 '22 18:05 totpero

Hi @totpero

Any progress on this? It would be great to have this feature integrated in this great library.

Thanks

Val

valgen avatar Jun 01 '22 04:06 valgen

Hi @valgen , Now I try to do this implementation on v6 branch.

totpero avatar Jul 15 '22 14:07 totpero

Hi @steelsteed , @valgen ,

I just release new version v6.1.0, this version include Client Hints feature.

Test if is ok, Thanks 👍

totpero avatar Mar 05 '23 18:03 totpero