| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-05 | 1.0 kB | |
| v8.14.0 source code.tar.gz | 2026-08-05 | 19.5 MB | |
| v8.14.0 source code.zip | 2026-08-05 | 19.8 MB | |
| Totals: 3 Items | 39.2 MB | 2 | |
Minor Changes
-
Update Server API schema to
v3.5.2: -
events: Add
labelsfield with machine learning based predictions for specific use cases (beta). - events: Add
rareDeviceSmart Signal withresultandpercentileBucket. - events-search: Add
rare_deviceandrare_device_percentile_bucketfilters. - events: Add
mlScorefields to theVPNandProxysignals, andmlPredictiontoVPNMethods(beta). - events: Add the
unknownvalue to theProxyDetailsproxyTypefield for proxies detected solely by the ML model. - Clarify the
DeveloperToolssignal description to note it also covers Android/iOS devices. (ed4ca07)
Patch Changes
- events: Fix parsing of
GeolocationSubdivisionssosubdivisionsreturns a typed list ofGeolocationSubdivision(8dd9ef4)