Releases: 51Degrees/dotNET-Device-Detection
Releases · 51Degrees/dotNET-Device-Detection
v3.2.5.6
Release note: http://51degrees.github.io/dotNET-Device-Detection/Release3.2.5.html
List of changes:
- The SQL project now works as expected with the 3.2 device detection logic.
- Methods used to retrieve property values from Profiles and Signatures have been made clearer, memory use reduced and performance improved further.
- Automatic data file updates explicitly refresh file status during the update in case .NET did not do this automatically. Avoids a possible cause of automatic update failure.
- Automatic data file updates bug fixed, if temporary folder does not exist, it is created. Also ensures that subsequent updates operations can occur.
- GetProperty method now marked as deprecated.
v3.2.5.5
Release note: http://51degrees.github.io/dotNET-Device-Detection/Release3.2.5.html
List of changes:
- The SQL project now works as expected with the 3.2 device detection logic.
- Methods used to retrieve property values from Profiles and Signatures have been made clearer, memory use reduced and performance improved further.
- Automatic data file updates explicitly refresh file status during the update in case .NET did not do this automatically. Avoids a possible cause of automatic update failure.
- Automatic data file updates bug fixed, if temporary folder does not exist, it is created. Also ensures that subsequent updates operations can occur.
- GetProperty method now marked as deprecated.
Version 3.2.5.3
Release note: http://51degrees.github.io/dotNET-Device-Detection/Release3.2.5.html
List of changes:
- The SQL project now works as expected with the 3.2 device detection logic.
- Methods used to retrieve property values from Profiles and Signatures have been made clearer, memory use reduced and performance improved further.
- Automatic data file updates explicitly refresh file status during the update in case .NET did not do this automatically. Avoids a possible cause of automatic update failure.
Version 3.2.4.4
Release note: http://51degrees.github.io/.NET-Device-Detection/Release3.2.4.html
List of changes:
- Changed the MobileCapabilitiesProvider to continue to support .NET Adapters and Browsers.
- Matches using multiple headers will return the sum of all difference for each header, not just the last one that was used.
- Removed redundant properties and some working properties and fields made internal.
- Nodes with the same number of ranked signatures are now also ordered on their position within the User-Agent to ensure consistency with Java and C APIs.
Version 3.2.3.2
The Release Note can also be viewed at
http://51degrees.github.io/.NET-Device-Detection/Release3.2.3.html