Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #82 from gnaudio/release/chrome-host-mac-v2.1.1
Browse files Browse the repository at this point in the history
Release/chrome host mac v2.1.1
  • Loading branch information
tfroehlich-jabra authored Mar 8, 2021
2 parents 9fa4360 + 24be341 commit e441cf6
Show file tree
Hide file tree
Showing 97 changed files with 126,832 additions and 7 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,17 @@ Here are listed changes for (1) Javascript API, (2) Browser extension and (3) na
0.5 Original version with call control support.

# 3. CHROMEHOST:
2.1.0-beta.8 Changed the following

2.1.1 (macOS only)
- Update Chrome Host for macOS to support Big Sur

2.1.0 Changed the following
- Updated to C-SDK 1.8.7.12
- Added Mac uninstaller script.
- Removed Mac downgrade check/error.
- Mac installer is now notarized (backported to v2.0.0, v2.0.2, beta7)

2.1.0-beta7
* Fixed various bugs, incl. chrome device matching, button takeover on mac, ignoring repeated button presses etc.
* Updated to new C-SDK.
- Fixed various bugs, incl. chrome device matching, button takeover on mac, ignoring repeated button presses etc.
- Updated to new C-SDK.

2.0.2 Added permission for 3CX extensions to use chromehost executable.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The library internally checks for dependencies – and will report this to the a
| Operating systems | Chrome host native download | Description |
| ----------------------------- | --------------------------------------- | --------------------------------------- |
| Windows (Windows 7 or newer) | [JabraChromeHost2.1.0.msi](https://gnaudio.github.io/jabra-browser-integration/download/JabraChromeHost2.1.0.msi) | Chromehost 2.1.0 |
| macOS (El Capitan or newer) | [JabraChromeHost2.1.0.dmg](https://gnaudio.github.io/jabra-browser-integration/download/JabraChromeHost2.1.0.dmg) | Chromehost 2.1.0 |
| macOS (El Capitan or newer) | [JabraChromeHost2.1.1.dmg](https://gnaudio.github.io/jabra-browser-integration/download/JabraChromeHost2.1.1.dmg) | Chromehost 2.1.1 |

The Chromehost can also be downloaded from [Jabra developer zone](https://developer.jabra.com)

Expand Down
Binary file added downloads/JabraChromeHost2.1.1.dmg
Binary file not shown.
Binary file added downloads/JabraChromeHost2.1.1.pkg
Binary file not shown.
2 changes: 1 addition & 1 deletion src/ChromeHost/Meta.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SOFTWARE.
#include "stdafx.h"

// Version of this chromehost library
const std::string VERSION = "2.1.0";
const std::string VERSION = "2.1.1";

// Helper to get version of underlaying native platform sdk.
inline const std::string getNativeSDKVersion() {
Expand Down
Binary file modified src/ChromeHost/SDKmacOS/libjabra.dylib
Binary file not shown.
10 changes: 10 additions & 0 deletions src/DeveloperSupportBeta/amazonconnectclient/Chart.min.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/DeveloperSupportBeta/amazonconnectclient/Icon/Expand.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e441cf6

Please sign in to comment.