Most important change: The user-agent database has been updated with a more recent list of user agents. It also now comes with mobile UA's, meaning a new parameter: platforms
has been introduced (see README.md).
The only down-side is that this new data source didn't contain any usage data, meaning min_percentage
is not useful anymore. Despite which min_percentage
value you set, fake-useragent always return all data records for backwards compatibility reasons.
What's Changed
- Bump cryptography from 41.0.5 to 41.0.6 in /cache_scraper by @dependabot in #246
- Bump idna from 3.4 to 3.6 by @dependabot in #245
- Bump twisted from 22.10.0 to 23.10.0 by @dependabot in #244
- Bump tox from 4.11.3 to 4.11.4 by @dependabot in #247
- Bump cryptography from 41.0.6 to 41.0.7 by @dependabot in #248
- Bump importlib-metadata from 6.8.0 to 7.0.0 by @dependabot in #249
- Bump virtualenv from 20.24.7 to 20.25.0 by @dependabot in #250
- Bump ruff from 0.1.6 to 0.1.13 by @dependabot in #263
- Bump isort from 5.12.0 to 5.13.2 by @dependabot in #258
- Bump typing-extensions from 4.8.0 to 4.9.0 by @dependabot in #256
- Bump pathspec from 0.11.2 to 0.12.1 by @dependabot in #255
- Bump platformdirs from 4.0.0 to 4.1.0 by @dependabot in #252
- Bump cryptography from 41.0.7 to 42.0.0 in /cache_scraper by @dependabot in #271
- Bump importlib-metadata from 7.0.0 to 7.0.1 by @dependabot in #264
- Bump fastjsonschema from 2.19.0 to 2.19.1 by @dependabot in #266
- Bump service-identity from 23.1.0 to 24.1.0 by @dependabot in #268
- Bump coverage from 7.3.2 to 7.4.1 by @dependabot in #269
- Bump ruff from 0.1.13 to 0.2.1 by @dependabot in #272
- Bump tzdata from 2023.3 to 2024.1 by @dependabot in #277
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #274
- Bump platformdirs from 4.1.0 to 4.2.0 by @dependabot in #273
- Bump distlib from 0.3.7 to 0.3.8 by @dependabot in #275
- Bump black from 23.11.0 to 24.1.1 by @dependabot in #276
- Bump black from 23.11.0 to 24.2.0 by @dependabot in #279
- Bump scrapy from 2.11.0 to 2.11.1 in /cache_scraper by @dependabot in #280
- Bump tox from 4.11.4 to 4.13.0 by @dependabot in #283
- Bump scrapy from 2.11.0 to 2.11.1 by @dependabot in #282
- Bump urllib3 from 2.1.0 to 2.2.1 by @dependabot in #285
- Bump zope-interface from 6.1 to 6.2 by @dependabot in #286
- Bump cryptography from 42.0.0 to 42.0.4 in /cache_scraper by @dependabot in #288
- Bump cryptography from 42.0.0 to 42.0.5 by @dependabot in #289
- Bump twisted from 23.10.0 to 24.3.0 by @dependabot in #291
- Bump pyopenssl from 23.3.0 to 24.0.0 by @dependabot in #293
- Bump attrs from 23.1.0 to 23.2.0 by @dependabot in #292
- Bump coverage from 7.4.1 to 7.4.3 by @dependabot in #294
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #295
- Useragent list update by @BoudewijnZwart in #290
- Create an auto merge dependabot workflow by @melroy89 in #296
- Bump validate-pyproject from 0.15 to 0.16 by @dependabot in #300
- Bump tox from 4.13.0 to 4.14.1 by @dependabot in #297
- Bump pluggy from 1.3.0 to 1.4.0 by @dependabot in #299
- Bump importlib-resources from 6.1.1 to 6.1.3 by @dependabot in #301
- Bump importlib-metadata from 7.0.1 to 7.0.2 by @dependabot in #298
New Contributors
- @BoudewijnZwart made their first contribution in #290
Full Changelog: 1.4.0...1.5.0