Jabra.DeviceConnector.Windows 2.2.5

Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.2.5                
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.2.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Jabra.DeviceConnector.Windows" Version="2.2.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jabra.DeviceConnector.Windows --version 2.2.5                
#r "nuget: Jabra.DeviceConnector.Windows, 2.2.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Jabra.DeviceConnector.Windows as a Cake Addin
#addin nuget:?package=Jabra.DeviceConnector.Windows&version=2.2.5

// Install Jabra.DeviceConnector.Windows as a Cake Tool
#tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.2.5                

Device Connector for the Gen 3 Jabra SDKs on Windows

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Jabra.DeviceConnector.Windows:

Package Downloads
Jabra.NET.Sdk

This package contains the Jabra Device Interface Library for .NET. The Jabra Device Interface Library for .NET makes it easy to integrate call control for Jabra devices. For documentation, release notes, support, and other information please visit the Jabra Developer Zone on https://developer.jabra.com.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.5 438 12/2/2024
2.1.9 2,558 5/13/2024
2.1.8 154 4/23/2024
2.1.7 261 4/4/2024

## [2.2.5] - 2024-11-27

### Added

- Support Bluetooth devices paired and connected directly with the PC without the use of a dongle.
 Both Bluetooth Classic and LE devices are supported.

### Changed

- Updated dependencies to address detected CVEs (CVE-2024-29188, CVE-2024-30105)

### Security

- Added code signing for bundled dependencies to enhance security and integrity of the application.
- Code signing subject has changed from `CN=GN Audio A/S, O=GN Audio A/S, L=Ballerup, C=DK` to `CN=GN Audio, O=GN Audio, L=Ballerup, S=Capital Region, C=DK` due to internal changes to build infrastructure.
- Confirmed that no exploitable vulnerabilities were found in this application related to the updated CVEs