Skip to content

Releases: 51Degrees/device-detection-dotnet

Version 4.4.25

08 Jun 01:59
6a09c3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.24...4.4.25

Version 4.4.24

05 Jun 15:28
7e1eaf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.23...4.4.24

Version 4.4.23

02 May 09:03
Compare
Choose a tag to compare
  • REF: Updated submodule references.

Version 4.4.22

20 Mar 15:57
Compare
Choose a tag to compare
  • REF: Updated package references.
  • BUILD/EXAMPLE: Removed device-detection packages from framework example.

Version 4.4.21

15 Mar 14:10
Compare
Choose a tag to compare

FEAT: UachJsConversionElement now writes header. evidence values instead of query.

Version 4.4.20

10 Mar 15:53
Compare
Choose a tag to compare
  • BUILD: Updated tests, examples, and packages to NuGet 6.0

Version 4.4.19

06 Mar 11:25
Compare
Choose a tag to compare

FEAT: Added UachJsConversionElement. This is needed to support supplying User-Agent Client Hints values collected from UA-CH JavaScript API.

Version 4.4.17

15 Feb 12:26
Compare
Choose a tag to compare
  • Optimizations for logging improve performance
  • Optimization for the on-premise implementation that improves performance by approx 25% in certain scenarios
  • Update to device-detection-cxx that fixes a bug which resulted in Access Violations occurring when using LowMemory or Balanced configurations in high concurrency scenarios.
  • Revert change to location of native dlls for .NET framework projects. See #26 for details.
  • Wrap the BadImageFormat exception that can occur when loading the native dll with a message that is more helpful to the user.

Version 4.4.16

01 Feb 14:17
Compare
Choose a tag to compare

Version 4.4.15

18 Jan 10:51
Compare
Choose a tag to compare

Add examples demonstrating use of the .NET framework web integration for cloud and on-premise.