Faisal Salman
70b3003344
[submodule:helpers] Add new method isAIBot()
: detect AI bots
2024-11-16 22:14:14 +07:00
Faisal Salman
5b375b90d5
[submodule:helpers] Enable directly pass user-agent as an input to isAppleSilicon()
/ isBot()
/ isChromeFamily()
2024-11-16 21:23:39 +07:00
Faisal Salman
b1c7dfcc3a
[submodule:helpers] Revert providing extra param in isAppleSilicon()
and just check for window instead
2024-11-16 19:22:43 +07:00
Faisal Salman
2b125c8de4
[submodule:extensions] Add new bots: AI2Bot, aiHitBot, anthropic-ai, cohere-ai, Diffbot, ImagesiftBot, magpie-crawler, Omgilibot, Screaming Frog SEO Spider, Seznambot, Teoma, Timpibot, VelenPublicWebCrawler, Vercelbot, Webzio-Extended, YouBot
2024-11-16 18:40:02 +07:00
Faisal Salman
2181559b01
[submodule:extensions] Add new email: Airmail, BlueMail, eMClient, NaverMailApp, Sparrow, Yahoo
2024-11-16 15:28:35 +07:00
Faisal Salman
14caf6d204
[submodule:extensions] Add new library: java
, python-urllib
, python-requests
2024-11-15 17:25:43 +07:00
Faisal Salman
4a12562946
[submodule:extensions] Add new CLI: ELinks, HTTPie
2024-11-14 22:51:41 +07:00
Faisal Salman
ba980c8250
Refine changelog details regarding v1 to v2 migration
2024-11-14 11:54:11 +07:00
Faisal Salman
ee51caf422
Update version to 2.0.0-rc.3
2.0.0-rc.3
2024-11-13 17:47:44 +07:00
Faisal Salman
84c4613145
Add new device vendors: Advan
, IMO
, Smartfren
2024-11-12 16:07:06 +07:00
Faisal Salman
6b8920c700
Add new device vendors: Cat
, Energizer
, Micromax
...
- https://www.catphones.com
- https://www.energizeyourdevice.com
- https://micromaxinfo.com/
2024-11-11 22:16:39 +07:00
Faisal Salman
49151e478c
Add new browser engine: Servo
2024-11-11 19:55:40 +07:00
Faisal Salman
cbe06acaf2
[submodule:extensions] Add email clients: Evolution
, KMail
, Kontact
2024-11-10 19:32:37 +07:00
Faisal Salman
a0e11b701e
[submodule:extensions] Add some new bots: 360Spider
, Archive.org Bots
, CCBot
, DataForSeoBot
, DuckAssistBot
, Exabot
, Google Bots
, Meta Bots
, MojeekBot
, PerplexityBot
, PetalBot
, TurnitinBot
, Yeti
, YisouSpider
2024-11-10 13:08:21 +07:00
Faisal Salman
3b3361fe53
[submodule:extensions] Breaking change: rename module
to library
2024-11-10 08:16:24 +07:00
Faisal Salman
19e5d322e2
[submodule:helpers] Add an optional parameter in isAppleSilicon()
that flags the use of feature detection
2024-11-09 20:53:20 +07:00
Faisal Salman
75690f16cc
Merge remote-tracking branch 'origin/develop'
2024-11-09 10:50:44 +07:00
Faisal Salman
d5edcbae12
Fix #763 - Add support for Headers object
2024-11-09 10:21:36 +07:00
Aiyush
be2f167f90
Added support for honor separated from Huawei ( #749 )
...
* Added support for honor separated from Huawei
* Revert "Added support for honor separated from Huawei"
This reverts commit 28bde1c0b4da2aa14082a8d036914761e00ca750.
* Added changes wrt comments
* Added another change
2024-11-09 10:20:45 +07:00
Faisal Salman
a1644b6775
Update version to 2.0.0-rc.2
2.0.0-rc.2
2024-11-07 21:00:04 +07:00
Faisal Salman
0808d1d940
Fix #759 - Incorrect import path for ESM files in build script
2024-11-07 18:38:17 +07:00
Faisal Salman
e954f19b5c
Move isFrozenUA()
& isStandalonePWA()
to its own npm module
2024-11-05 19:57:08 +07:00
Faisal Salman
5097b8093e
[submodule:enums] Add some of Chromecast OS variants
2024-11-04 11:10:44 +07:00
Faisal Salman
2223a2b2d4
Add new browser: LibreWolf
...
https://librewolf.net/
2024-11-03 11:32:02 +07:00
Faisal Salman
246c038895
Improve browser detection: Maxthon
2024-11-03 11:17:30 +07:00
Faisal Salman
2dc1be1a50
Add new browser: 115 Browser
...
http://pc.115.com/
2024-11-03 01:35:47 +07:00
Faisal Salman
2624a92b39
Improve browser detection: 2345
& 360
2024-11-03 01:30:47 +07:00
Faisal Salman
d571859b2e
Improve browser detection: Comodo Dragon
, or simply Dragon
2024-11-02 20:17:50 +07:00
Faisal Salman
b7c2f541d9
Add new browsers: Slimjet & SlimBoat
...
https://www.slimjet.com/
2024-11-02 19:57:54 +07:00
Faisal Salman
10b81836f1
Improve browser detection: SRWare Iron
2024-11-02 18:26:35 +07:00
Faisal Salman
5a1d0319f8
Add new helper method: isBot()
to detect whether current browser is a bot
2024-11-02 13:15:33 +07:00
Faisal Salman
7a754ef227
Update browser.type="inapp" for InApp browsers
2024-11-02 12:30:31 +07:00
Faisal Salman
1e0175c001
Update version to 2.0.0-rc.1
2.0.0-rc.1
2024-10-29 22:29:51 +07:00
Faisal Salman
aad163ffc5
Change withFeatureCheck()
return value to also include PromiseLike<T>
as an anticipation
2024-10-29 22:15:07 +07:00
Faisal Salman
9890f9f5f8
Move icons under /dist
folder
2024-10-25 10:31:07 +07:00
Faisal Salman
fe15f115f9
Fix #754 : Add new Engine: ArkWeb & new OS: OpenHarmony
2024-10-22 21:36:46 +07:00
Faisal Salman
7201755f5f
Fix #719 - Add icons
2024-10-18 21:36:44 +07:00
Faisal Salman
5b7fe9141b
[submodule:enums] Replace underscore with quotation
2024-10-17 15:48:32 +07:00
Faisal Salman
a4c81a5600
[submodule:extensions] Add new crawler: OAI-SearchBot (OpenAI's bot for SearchGPT)
2024-09-28 10:33:33 +07:00
Faisal Salman
f00fb3a2e2
[submodule:extensions] Restore Bots
as an umbrella term for any kind of automated browsers: CLIs
, Crawlers
, Fetchers
, and Modules
2024-09-22 13:50:00 +07:00
Faisal Salman
391b8087fb
Fix #747 : Python Request mistakenly identified as Meta Quest
2024-09-20 09:26:39 +07:00
Faisal Salman
3de1961892
Add new helper method: isElectron()
to detect whether the current window is running inside Electron
2024-09-14 13:20:56 +07:00
Faisal Salman
db1612401f
Add new helper method: isFromEU()
to detect whether user comes from an EU country
2024-09-14 12:58:55 +07:00
Faisal Salman
b9f1bf6223
Fix #743 - Improve device detection for Xiaomi
2024-09-06 19:26:05 +07:00
Faisal Salman
491c2d7477
Add new device vendor: itel
...
https://www.itel-life.com/
2024-08-24 10:40:54 +07:00
Faisal Salman
b1dae13245
[extension][bot] Add AhrefsBot, AhrefsSiteAudit, Dotbot, Rogerbot, Uptimerobot, Coc Coc Bot
2024-08-20 14:06:06 +07:00
Faisal Salman
b8d823dd57
Improve detection: Amazon Echo Show devices
2024-08-16 14:23:07 +07:00
Faisal Salman
ccc554232b
Improve detection: recognize Samsung Galaxy Watch devices as wearable
2024-08-16 14:19:49 +07:00
Pablo Osés
68ae2a76de
adding detection of MJ12Bot and SemrushBot into extension Crawlers including testing ( #738 )
2024-08-14 10:46:46 +07:00
Joey Parrish
692b175d49
feat: Update and expand Chromecast device families ( #724 )
2024-08-14 10:46:21 +07:00