Skip to content

Commit 972c59b

Browse files
committed
add release info to noget
1 parent 2899a2e commit 972c59b

File tree

1 file changed

+130
-8
lines changed

1 file changed

+130
-8
lines changed

DeviceDetector.NET/DeviceDetector.NET.csproj

Lines changed: 130 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,138 @@
1515
<SignAssembly>false</SignAssembly>
1616
<FileVersion>6.4.6.0</FileVersion>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>
18-
<PackageReleaseNotes>## What's Changed
19-
* Fix browsers detected as 360 Secure Browser by @liviuconcioiu in https://github.com/totpero/DeviceDetector.NET/pull/89
20-
* Improve tests for 360 Secure Browser by @liviuconcioiu in https://github.com/totpero/DeviceDetector.NET/pull/91
21-
* Harmonize dependencies against NET 8 by @lahma in https://github.com/totpero/DeviceDetector.NET/pull/90
18+
<PackageReleaseNotes>
19+
## What's Changed
20+
* Update README.md by @totpero in https://github.com/totpero/DeviceDetector.NET/pull/92
2221

23-
## New Contributors
24-
* @liviuconcioiu made their first contribution in https://github.com/totpero/DeviceDetector.NET/pull/89
22+
### V6.4.6:
23+
* Detect new brand Romsat and Detect devices for exist brands
24+
* Adds detection for Pocket Internet Explorer browsers, smzdm, Zite apps and improves detection for Motorola Internet Browser, Safari, YouTube, YunOS
25+
* Improves detection for SONOS devices
26+
* Remove Chromium OS from desktop os families
27+
* Adds detection for Crestron brand, improves version detection for iOS, macOS, Windows
28+
* add detection for the HeartFocus app on iOS
29+
* Adds detection for PPDS, Star-Light and improves detection for coocaa, Funai, Philips, Sharp brands
30+
* Detect new brand: McLaut And Detect devices for exist brands
31+
* Detect new brands: Galatec, Gazal, CUD, KMC, Icone Gold, RAZZ and Detect device for exist brands
32+
* Detect new brand: MORTAL and Detect devices for exist brands
33+
* Detect new brand: JUSYEA and Detect devices for exist brands
34+
* Detect new brands: Caixun, Cogeco, Dawlance, Denka, EcoStar, Fision, FRESH, Nesons, Sambox, Spider, Trecfone and Detect devices for exist brands
35+
* Detect new brand: MULTYNET and Detect devices for exist brands
36+
* feat: added some new user agents
37+
* Detect new brands: AileTV, Bqeel, DuoTV, Indurama, HOMII, InfinityPro, Magenta, Nexar, Qupi, Sencrom and Detect devices for exist brands
38+
* Add Bluesky bots detection (#8050)
39+
* Detect new brands: ApoloSign, KGTEL, LUNNEN, NOVIS, V7, Qiuwoky and Detect devices for exist brands
40+
* Add OpenGraph.io bots detection
41+
* Detect new brands: XB, ZIOVO, KTC, Tricolor and Detect device for exist brands
42+
* [Wearables] addes support for Apple Watch Series 10
43+
* Adds detection for Apple iPhone 16e
44+
* Improves detection for Opera GX and adds detection for MatomoTracker
45+
* Improves version detection for iOS, iPadOS and macOS
2546

26-
**Full Changelog**: https://github.com/totpero/DeviceDetector.NET/compare/v6.4.1...v6.4.2
27-
</PackageReleaseNotes>
47+
### V6.4.5:
48+
* Fix bot detection for Matomo itself
49+
50+
### V6.4.4:
51+
* Detect new brand: SOWLY and Detect devices for exist brands
52+
* Adds detection for OpenVAS, Telegram, Webex Teams and improves detection for Semrush bots
53+
* Adds detection for LOGAN brand and improves detection for Aspera, Condor, Maxcom2
54+
* Improves detection for Android, Chrome OS, iOS and macOS, improves detection for Mobile Safari and Safari
55+
* Improves detection for various bots
56+
* Improve bot regexes
57+
* Adds detection for various bots
58+
* Detect new brand: HAVIT and Detect devices for exist brands
59+
* Adds detection for coocaa brand and improves detection for Metz and RCA Tablets brands
60+
* Adds detection for VORTEX bot
61+
* Detect devices for exist brands
62+
* Improves year detection for various tv brands
63+
* Adds detection for andersson, FINIX, HUMElab brands and improves detection for Lenco brand
64+
* Improves detection for various tv brands
65+
* Detect new brands: CONSUNG, FONTEL and Detect devices for exist brands
66+
* Adds detection for Coolita OS
67+
* Adds detection for various tv brands
68+
* Improves detection for ViziOS and Vizio models
69+
70+
### V6.4.3:
71+
* Adds detection for All Star, Astro (UA), astro (MY), FUJICOM, GN Electronics, TUCSON, UNITED brands and improves detection for various brands
72+
* Detect new brands: MEGAMAX, PLDT and Detect devices for exist brands
73+
* Adds detection for Herond Browser
74+
* Adds detection for various bots
75+
* Detect new brands: Dora, Elista, Everfine, Horion, MECHEN, PRISM+, SINGER, Stilevs, Viendo, Weston, ZIFFLER and Detect devices for exist brands
76+
* Detect new brands: Altibox, G Guard, Supermax, TV+, UnoPhone, WildRed and Detect devices for exist brands
77+
* Adds support for PHP 8.4 and improve phpunit.yml
78+
* Adds detection for allente, alpsmart, CommScope, Formovie, Grünberg, multibox brands, improves detection for BenQ, Haier, Kodak, ok., Philips, Stilevs,
79+
* Detect new brands: hoco, LUO and Detect devices for exist brands
80+
* Adds detection for Epson EF-100
81+
* Add missing device flag
82+
* Adds detection for the HeartFocus Education for iOS
83+
* Improves version detection for iOS and macOS
84+
* Adds detection for SuperTV brand
85+
* Adds detection for Blackphone, Geo Phone, IDC, R3Di, RED-X brands, improves detection for various brands, improves detection for feature phones
86+
* Adds detection for AltiBrowser, Maple (browser and engine) and improves detection for Tizen
87+
88+
### V6.4.2:
89+
* Detect new brand COLORROOM And Detect devices for exist brands
90+
* Improves detection for Aloha Browser family
91+
* Detect new brand E-TACHI And Detect devices for exist brands
92+
* Improves detection for client hints fragment
93+
* Detect new brands: CPDEVICE, Korax, XPPen and Detect devices for exist brands
94+
* Improves detection for various bots
95+
* Add new zeit online mobile app
96+
* Adds detection for Peer39 bot
97+
* Detect new brands: Adreamer, Ehlel, Hemilton, Umiio and Detect devices for exist brands
98+
* Adds detection for LeafOS
99+
* Detect new brand RENSO and Detect devices for exist brands
100+
* Improves version detection for Windows
101+
* Improves engine detection for Pluma
102+
* Adds detection for Adobe Acrobat Reader and improves detection for various apps
103+
* Adds detection for TracePal and TopSecret Chat
104+
* Adds detection for CloudServerMarketSpider and Pandalytics
105+
* Improves version detection for iOS and macOS
106+
* Improves detection for Google bots
107+
* Improves version detection for Windows client hints
108+
* Improves detection for Chrome OS and LeafOS from client hints
109+
* Adds detection for Whale TV Browser, Cultraview, evvoli and Top-Tech brands, improves detection for various brands
110+
* Improves version detection for Fire OS from client hints
111+
* Improves version detection for Lineage OS
112+
* Improves detection for Fire TV devices
113+
* Improves version detection for webOS
114+
* Improves version detection for Blink engine
115+
* Detect new brand AZOM and Detect devices for exist brands
116+
* Improves detection for LG, ONVO and Qilive devices
117+
* Improves version detection for Blink engine
118+
* Adds detection for Singlebox and improves detection for Skye
119+
* Improve regexes
120+
* Improves detection for quic-go
121+
* Detect new brand DUDU AUTO and Detect devices for exist brands
122+
* Improves detection for Lectrus, Maxcom and Sunmax devices
123+
* Rename Arc to Arc Search and improves detection for Arc Search and Chrome Webview
124+
* Improves detection for Edenwood, Infomir, Hisense and Salora devices
125+
* Adds detection for Jaunt, PhantomJS and improves detection for other libraries
126+
* Adds detection for various apps and improves detection for TikTok
127+
* Remove duplicate regex
128+
* Detect new brands Blackton, Temigereev and Detect devices for exist brands
129+
* Removed GZ short code for FireFox family and Create test check shortcode comparison to browser
130+
* Improves version detection for Azure Linux, macOS and Windows
131+
* Detect new brand: Biegedy And Detect devices for exist brands
132+
* Remove duplicate regexes
133+
* Adds detection for various bots
134+
* Detect new brand Eudora and Detect devices for exist brands
135+
* Remove Java port - no longer available
136+
* Detect new brands: Acepad, Diofox and Detect devices for exist brands
137+
* Detect devices for exist brands
138+
* Detect devices for exist brands
139+
* Detect mobile apps: Klara, Edmodo
140+
* Adds detection for Meta Horizon
141+
* Improve Android regexes
142+
* Improves version detection for Android
143+
* Adds detection for Smart Tech brand and RTOS &amp; Next os, and improves detection for Hisense, MediaTek, Next &amp; NextStar
144+
* Ignore empty values for client hints
145+
* Adds test for null values in client hints
146+
147+
148+
**Full Changelog**: https://github.com/totpero/DeviceDetector.NET/compare/v6.4.2...v6.4.6
149+
</PackageReleaseNotes>
28150
<PackageIcon>logo.jpg</PackageIcon>
29151
<RepositoryType>git</RepositoryType>
30152

0 commit comments

Comments
 (0)