c75596a077
Accepting request 1218421 from home:yeey:OpenWebUI
Dirk Mueller2024-10-28 10:16:44 +00:00
71d78f8537
Accepting request 1158955 from devel:languages:python
Ana Guerrero2024-03-18 15:47:05 +00:00
d6647ed9e0
- update to 1.5.1: * Remove trailing spaces in user agent strings - update to 1.5.0: * 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).
Dirk Mueller2024-03-18 10:40:46 +00:00
5d801f611a
- update to 1.4.0: * python 3.12 support * Introducing new ua.getRandom, ua.getFirefox, ua.getChrome, ua.getSafari. And a generic method: ua.getBrowser(..) (eg. getBrowser('firefox')) These new properties above allows you to retrieve the whole raw Python dictionary, instead of only the UA string. These properties might return different key/values pairs in the future! So ua.random is a more stable interface. * Improved user-agent scraper (now also containing Safari browser again) * Updated browsers.json data file * security update
Dirk Mueller2023-12-02 14:17:21 +00:00
e856cc3607
- update to 1.2.1: * Still using the new dataset of course! * Small improvements in the min_percentage check * Update all Pip package dependencies * Updated browser useragent data 🚀 * Allow filters on browser, OS and usage percentage 🚀 * Update the cache scraper to scape the new data source for user-agent strings * Adapted the code to work with the new JSON data format
Dirk Mueller2023-08-08 11:06:28 +00:00