Releases: nielsbasjes/yauaa
Releases · nielsbasjes/yauaa
v7.28.1
v7.28.0
Analyzer:
- Fix edge case if ONLY a specific useragent is given in SQL class UDFs.
New/improved detections:
- TikTok app
v7.27.0
- New/improved detections:
- Many Email Clients: Yahoo Y!mail, Mailapp, Foxmail, Superhuman, PostboxApp, Mailspring, Mailbird, Spark, Zoho Mail, Zoho Trident, MailMaster, NewtonMail, Tempo, Lark, Sunsama, Monday, Tuta, Fastmail, OneOutlook
Lenovo SLBrowser
- Many Email Clients: Yahoo Y!mail, Mailapp, Foxmail, Superhuman, PostboxApp, Mailspring, Mailbird, Spark, Zoho Mail, Zoho Trident, MailMaster, NewtonMail, Tempo, Lark, Sunsama, Monday, Tuta, Fastmail, OneOutlook
- Updated UDF dependencies
- The Trino UDF requires Java 22 which is non-LTS. This UDF will simply not be built if Java 22 is missing.
- Webapp
- Improved the layout in case of very long single words.
v7.26.1
New/improved detections:
- Samsung Browser 24 now does Frozen UA
v7.26.0
Analyzer:
- Improve handling of invalid ClientHints
New/improved detections:
- Ecosia browser
- Phoenix browser (has very bad ClientHints)
- Lookup Amazon device tags from ClientHints
- Report the agent version 'NULL' as '??'
- Handle edge case of unknown device names
Updated UDF dependencies
- Trino 439 changed their API
v7.25.0
New/improved detections:
- Mitigate the invalid ClientHints given by Opera GX 2.1
v7.24.0
Analyzer:
- Allow cloning an instance and share the configuration (reducing memory footprint)
New/improved detections:
- CamScanner is not a robot
- NextCloud app
Build:
- Update commons-text required shading to make it work.
v7.23.0
New/improved detections:
- Detect more of the Yahoo Japan bots
Updated UDF dependencies - Trino 427 changed their API
v7.22.0
- New/improved detections:
- Detect robots: Internet-Measurement, BuildWith, ThinkChaos, Turnitin, Naver Yeti, Swagger Validator
- Handle version bug fixed in Opera 98.
- Report all Opera variants as distinct browsers because they all have unrelated version numbers.
- Handle special case of anonymization
v7.21.0
- Analyzer:
- Handle the < and > brackets better.
- New/improved detections:
- Report Samsung DEX (Desktop Experience) as Tablet
- New DeviceClass: "Smart Display"
- Detect more Robots: Feerder.co, Buck, Rome, python-requests, GoogleAssociationService
- Initial handling of Robots and Hackers using client hints.
- Detect Amazon Echo Show better (a "Smart Display")
- Detect Bitwarden Mobile app
- Detect more Federated Social Clients, Servers and Robots (Mastodon and such)
- Detect brand: Cloud Mobile Stratus C5
- Detect Power PC Little Endian CPU
- Detect Qihoo 360 Safe Browser
- Handle some really bad WeChat useragents.
- Handle the Despegar App
- Detect Opera GX
- Detect Fuchsia OS
- Better Brand extraction
- Detect several situations of UserAgent changing plugins
- Better classify normal Desktop imitating GoogleBot
- Updated UDF dependencies
- Trino 422 (it needs 421 or newer!)