Skip to content

Releases: nielsbasjes/yauaa

v7.28.1

15 Sep 16:38
Compare
Choose a tag to compare

If you have 7.28.0 there is no need to update because there are no changes.

Build/Release:

  • Trino UDF was not released with 7.28.0
  • Fix reproducibility issue

v7.28.0

13 Sep 11:00
Compare
Choose a tag to compare

Analyzer:

  • Fix edge case if ONLY a specific useragent is given in SQL class UDFs.

New/improved detections:

  • TikTok app

v7.27.0

24 Aug 14:41
Compare
Choose a tag to compare
  • 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
  • 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

15 Apr 11:35
Compare
Choose a tag to compare

New/improved detections:

  • Samsung Browser 24 now does Frozen UA

v7.26.0

14 Mar 22:05
Compare
Choose a tag to compare

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

28 Jan 17:25
Compare
Choose a tag to compare

New/improved detections:

  • Mitigate the invalid ClientHints given by Opera GX 2.1

v7.24.0

13 Dec 11:36
Compare
Choose a tag to compare

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

19 Nov 16:28
Compare
Choose a tag to compare

New/improved detections:

  • Detect more of the Yahoo Japan bots
    Updated UDF dependencies
  • Trino 427 changed their API

v7.22.0

06 Aug 14:47
Compare
Choose a tag to compare
  • 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

27 Jul 10:44
Compare
Choose a tag to compare
  • 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!)