Releases: medama-io/go-useragent
Releases · medama-io/go-useragent
v1.0.1
Release Notes
This update adds support for a few more browsers as well as fix detecting some edge cases.
What's Changed
- feat: support safari uiwebview by @ayuhito in #28
- feat: add falkon browser support by @ayuhito in #30
- fix: ensure android triggers is mobile flag by @ayuhito in #31
- feat: add more arm supported browsers by @ayuhito in #32
- fix: support more instances of samsung browser by @ayuhito in #33
- fix: edge cases for mac os by @ayuhito in #34
- feat: support openbsd by @ayuhito in #35
Full Changelog: v1.0.0...v1.0.1
v1.0.0
After months of production use, the go-useragent
parser is now officially stable and ready for general use. This update significantly cleaned-up the API for public consumption.
For detailed usage, refer to the latest documentation.
Full Changelog: https://github.com/medama-io/go-useragent/commits/v1.0.0