Skip to content

Releases: 51Degrees/dotNET-Device-Detection

v3.2.5.6

23 Oct 08:55
Compare
Choose a tag to compare

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

15 Oct 15:19
Compare
Choose a tag to compare

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

09 Oct 15:58
Compare
Choose a tag to compare

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

08 Sep 11:02
Compare
Choose a tag to compare

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

21 Jul 21:37
Compare
Choose a tag to compare