Skip to content

Releases: cobrowseio/cobrowse-enterprise-helm

Release v2.5.1

03 May 21:46
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.40.1

Cobrowse Enterprise API

  • fix: only require signed SAML responses, assertion signing is not required

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

No changes.

Release v2.5.0

01 May 21:25
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • feat: add support for specifying ingress TLS secret name
  • chore(api): bump image version to 1.40.0

Cobrowse Enterprise API

  • feat: allow signing of SAML authn requests

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

No changes.

Release v2.4.4

27 Apr 16:50
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 2.37.11

Cobrowse Enterprise API

No changes.

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: update CSP for enterprise deployments

Release v2.4.3

24 Apr 11:25
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.39.1
  • chore(sockets): bump image version to 1.8.0

Cobrowse Enterprise API

  • fix: use mailserver address as default from address if nothing else is configured
  • feat: support redis without cluster mode

Cobrowse Enterprise Sockets

  • feat: support redis without cluster mode

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

No changes.

Release v2.4.2

12 Apr 16:52
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 2.37.8
  • chore(api): bump image version to 1.37.2
  • chore(recording): bump image version to 1.10.2
  • chore(proxy): bump image version to 1.5.2
  • chore(sockets): bump image version to 1.7.3
  • fix: simplify ingress configuration

Cobrowse Enterprise API

  • fix: fix off-by-one error in metrics for active session reporting
  • feat: add endpoint to allow removing a config entry by key

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

  • fix: filter unknown ebml tags

Cobrowse Enterprise Frontend

  • fix: disable picture-in-picture for video elements
  • fix(integration-freshworks): update integration build (v0.1.8)
  • fix: Fixes the alignment and display of annotations in some cases with scrollbars
  • fix: don't try to schedule images with a loading attribute
  • feat: allow removing config items and change input to textarea

Release v2.4.1

14 Mar 19:03
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.35.1
  • chore(frontend): bump image version to 2.35.1

Cobrowse Enterprise API

  • fix: disable session timeouts for all enterprise accounts
  • fix: add further http proxy support to egress traffic
  • fix: restore build number search indexing
  • feat: add support for instance level service accounts

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • feat: improve second agent leave session flow

Release v2.4.0

06 Mar 10:20
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • feat: switch to cert-manager to use Issuer instead of ClusterIssuer, avoid double cert creation issue
  • chore(frontend): bump image version to 2.34.4
  • chore(api): bump image version to 1.34.1
  • chore(sockets): bump image version to 1.7.2
  • chore(proxy): bump image version to 1.5.1
  • chore(recording): bump image version to 1.10.1

Cobrowse Enterprise API

  • fix: allow overriding from address when using smtp_url
  • feat: Create Join Token API endpoint that accepts role parameter

Cobrowse Enterprise Sockets

  • fix: send acks for subscriptions to avoid rare subscription race condition

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: add a minimum height to login buttons
  • fix: don't proxy fragment links
  • fix: Fix subscribe race condition
  • feat: Allow selecting the role for join links

Release v2.3.1

22 Feb 11:59
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.33.2
  • chore(frontend): bump image version to 2.33.1

Cobrowse Enterprise API

  • fix: restore app_version to searchable fields

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix(integration-zendesk): update integration build (v0.1.8)

Release v2.3.0

16 Feb 16:55
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • feat(all): add config to disable securityContext for al containers
  • chore(frontend): bump image version to 2.33.0
  • chore(recording): bump image version to 1.10.0
  • chore(proxy): bump image version to 1.5.0
  • chore(sockets): bump image version to 1.7.0
  • chore(api): bump image version to 1.33.0
  • feat: add sockets_url env var to API service, remove unused config

Cobrowse Enterprise API

  • feat: add support for multiple platforms using buildx
  • fix: Use internal stream hostname
  • fix: Expose user email and account created_by fields

Cobrowse Enterprise Sockets

  • feat: add support for multiple platforms using buildx
  • feat: enable select events

Cobrowse Enterprise Proxy

  • feat: add support for multiple platforms using buildx

Cobrowse Enterprise Recording

  • feat: add support for multiple platforms using buildx

Cobrowse Enterprise Frontend

  • feat: add support for multiple platforms using buildx
  • feat: Support text selection via remote control
  • fix: Allow mouse event for pointer or cursor capabilities
  • fix: ensure empty urls are not processed to prevent broken css or proxy urls
  • fix: improve handling of SVG elements
  • fix: always update adoptedStyleSheets on changes
  • fix: don't try to proxy fragment links
  • fix: fix laser pointer for mobile browsers
  • feat: support non-FQDN socket URLs

Release v2.2.2

25 Jan 16:19
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(recording): bump image version to 1.9.9
  • chore(proxy): bump image version to 1.4.6
  • chore(frontend): bump image version to 2.30.11
  • chore(sockets): bump image version to 1.5.6
  • chore(api): bump image version to 1.31.13
  • chore(frontend): bump image version to 2.30.10

Cobrowse Enterprise API

No changes.

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

  • build(deps): bump cookiejar from 2.1.3 to 2.1.4

Cobrowse Enterprise Frontend

  • fix: more defensive checking of scroll bars