medama-io / medama

Self-hostable, privacy-focused website analytics.
https://oss.medama.io
388 stars 8 forks source link

fix(core): improve user agent coverage #144

Closed ayuhito closed 1 month ago

ayuhito commented 1 month ago

This updates medama-io/go-useragent to v1.0.1 which fixes a few common edge cases and improves browser coverage.

Also reduce a few unnecessary checks in the event load path.