Releases: 51Degrees/device-detection-dotnet
Releases · 51Degrees/device-detection-dotnet
Version 4.4.14
- BUILD: Updated pipeline packages.
Version 4.4.13
- FEAT: Remove dependency on SourceLink package.
- FEAT: Examples will now use references to packages by default, rather than projects.
Version 4.4.12
- 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
- BUG: Metrics properties should be accessible when using the TAC file.
Version 4.4.10
- 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
- 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
- DOC: Updated URLs to use https
Version 4.4.6
Update references
Veresion 4.4.1
REF: Updated submodule reference device-detection-cxx
Version 4.4.0
Included changes:
- REF: Updated submodule reference device-detection-cxx