Skip to content

Releases: 51Degrees/device-detection-dotnet

Version 4.4.14

08 Dec 16:11
Compare
Choose a tag to compare
  • BUILD: Updated pipeline packages.

Version 4.4.13

07 Dec 17:16
Compare
Choose a tag to compare
  • FEAT: Remove dependency on SourceLink package.
  • FEAT: Examples will now use references to packages by default, rather than projects.

Version 4.4.12

02 Nov 15:53
Compare
Choose a tag to compare
  • BUILD: Native DLLs in Framwork are now copied to the runtimes directory, not the root of the bin directory, and the default for AnyCPU is now x64 instead of x86.
  • BUG: Instead of throwing an exception when the data could not be refreshed, log the error and continue.
  • BUILD: Updated device data classes.

Version 4.4.11

31 Aug 15:52
Compare
Choose a tag to compare
  • BUG: Metrics properties should be accessible when using the TAC file.

Version 4.4.10

10 Aug 15:35
Compare
Choose a tag to compare
  • DOC: Fix some problems with the doxygen section for the performance example.
  • EXAMPLE: Change performance example to run for a smaller range of configurations by default.
  • EXAMPLE: Add setting to load data from memory. Modify to create engine explicitly.
  • DOC: Fix some issues with Apple example documentation.

Version 4.4.9

27 Jul 14:28
Compare
Choose a tag to compare
  • New AppleProfileEngine. This runs server-side and determines the Apple device using data gathered from client-side script. This is an alternative to the existing solution, which uses dynamic JavaScript to determine the Apple device on the client-side and then pass this back to the server.
  • New examples for AppleProfileEngine
  • New example for using the cloud solution with a .NET Framework web application.

Version 4.4.7

22 Jun 12:51
Compare
Choose a tag to compare
  • DOC: Updated URLs to use https

Version 4.4.6

15 Jun 12:44
Compare
Choose a tag to compare

Update references

Veresion 4.4.1

20 Apr 10:53
Compare
Choose a tag to compare

REF: Updated submodule reference device-detection-cxx

Version 4.4.0

07 Apr 15:04
Compare
Choose a tag to compare

Included changes:

  • REF: Updated submodule reference device-detection-cxx