Skip to content

Releases: cobrowseio/cobrowse-enterprise-helm

Release v2.8.4

23 Oct 16:49
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 3.12.4
  • chore(api): bump image version to 1.65.2
  • chore(proxy): bump image version to 1.21.2
  • chore(sockets): bump image version to 1.13.2
  • chore(recording): bump image version to 1.12.0
  • fix: Add .DS_Store to .helmignore

Cobrowse Enterprise API

  • feat: add support for session state policy, add readonly role
  • fix: fix bug with modifying default content type config
  • fix: stop recording limit events in their own collection
  • feat: Add Nice integration
  • fix: update for nodesaml api changes
  • fix: round iat time
  • fix: add support for api prerelease tags in version check

Cobrowse Enterprise Sockets

  • fix: support sec-websocket-protocol authentication
  • fix: improve token validation before verification
  • feat: forward remote error event

Cobrowse Enterprise Proxy

  • fix: rewrite object data attribute
  • fix: change cookie name separator
  • feat: support scope tracking when traversing js ast
  • fix: rewrite frame element src

Cobrowse Enterprise Recording

  • feat: Support disappearing ink properties

Cobrowse Enterprise Frontend

  • fix: retain query params on error link
  • fix: fix find device when forceStart = false
  • fix: fix disable tool icon colours
  • feat: Allow receiving the token via the iframe bridge
  • feat: add Nice CX settings section
  • fix: Disappearing Ink improvements
  • fix: use sec-websocket-protocol authentication
  • fix: stricter check for custom components
  • fix: Update translations
  • fix: make FindDevice smarter when forceStart is true
  • feat: track asset loading errors
  • fix: disable share desktop button when not supported
  • fix: prevent a role error from appearing for non-admins
  • fix: drop inline CSPs
  • feat: Annotation Tool Updates

Release v2.8.2

30 Sep 09:59
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.63.0
  • chore(frontend): bump image version to 3.10.2
  • chore(proxy): bump image version to 1.20.5
  • chore(frontend): bump image version to 3.10.1

Cobrowse Enterprise API

  • feat: support string only selectors for mobile
  • fix: filter selectors with no valid parts
  • fix: improve invalid JWT error messages

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

  • fix: fix CORS header for assets route
  • fix: allow graphql and vendor content types
  • fix: remove content encoding header
  • fix: only proxy http and https protocols
  • fix: allow legacy font mime types

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: fix find device behaviour
  • fix: improve calculation of mouse position in xdoc iframes within shadowDOM
  • feat: new post message API based on IFrameBridge / IFrameRPC
  • fix: automatically request remote control on tool change

Release v2.8.1

19 Sep 09:07
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(proxy): bump image version to 1.20.2
  • chore(api): bump image version to 1.62.0
  • chore(frontend): bump image version to 3.9.0
  • chore(sockets): bump image version to 1.12.6

Cobrowse Enterprise API

  • feat: update document db ca certs
  • fix: strip invalid trusted origins
  • fix: ensure uniqueness of embedding origins config
  • fix: set default proxy whitelist for universal cobrowse
  • feat: allow configuration of proxy content type filters by superusers
  • feat: Add support for selectors with only attributes
  • fix: optimise pubsub routing
  • fix: cache generated tokens for session requests
  • fix: send content types of proxy tokens
  • fix: improve session garbage collection performance
  • fix: end sessions closer to expiry timestamp
  • fix: speed up garbage collections

Cobrowse Enterprise Sockets

  • fix: avoid re-encoding same filter params multiple times
  • fix: allow some slop in the channel sync setup
  • fix: update presence event format
  • fix: delay broadcasting messages for unsync'd channels
  • fix: optimise pubsub routing
  • feat: add cluster support, optimise pubsub routing

Cobrowse Enterprise Proxy

  • fix: remove x-content-type-options for universal proxy
  • feat: filter universal proxy using claim
  • feat: support javascript module parsing
  • fix: trim html before checking for character
  • fix: remove zstd encoding from accept-encoding header
  • fix: test for html content before rewriting
  • feat: add static identifying request header to asset proxy
  • fix: rewrite use tag href and xlink:href
  • fix: prevent double escaping css urls
  • fix: pass original value to cbioGetter
  • fix: fix rewriting of arrow params, allow webp proxying
  • fix: wrap parent and top in setter accessor
  • fix: use optional origin query param as referrer
  • fix: remove referrer policy meta tag
  • fix: include transfer encoding response header
  • fix: prevent wrapping function parameters

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • feat: edit only support in array map editor
  • feat: proxy content type filtering
  • feat: Allow configuration of unredaction selectors via dashboard
  • fix: set redaction styling priority to important
  • fix: delay frame creation until html node is available
  • fix: remount iframes on new documents
  • fix: change sync id to better handle message losses
  • fix: register custom element in try catch
  • fix: cross origin svg use tags

Release v2.8.0

20 Aug 12:20
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(proxy): bump image version to 1.18.1
  • chore(api): bump image version to 1.58.7
  • chore(frontend): bump image version to 3.7.6
  • feat: keep pvc on uninstall

Cobrowse Enterprise API

  • fix: fix self-hosted report generation period
  • fix: fix session duration enforcement
  • fix: reduce metric recording granularity
  • fix: group metrics by dimension
  • feat: expose account created_by id when listing all accounts

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

  • fix: include referer header in universal proxy
  • fix: prevent rewriting of application/json scripts
  • feat: limit universal cookies expiry
  • feat: support certain binary data mimetypes by extension

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: reset session content on mount / unmount
  • fix: fix device name display during a session
  • fix: Speed up loading a session via connect button
  • fix: Prevent error flash on connect
  • fix: Prevent push notification duplication

Release v2.7.6

02 Jul 15:25
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 3.7.2
  • chore(api): bump image version to 1.57.8

Cobrowse Enterprise API

  • fix: add sessions ratings feature switch

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: add UI for session ratings feature switch
  • fix: skip session ended screen entirely if ratings are not enabled
  • feat: respect session_ratings feature switch
  • fix(integration-zendesk): update integration build (v0.1.16)

Release v2.7.5

24 Jun 16:13
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 3.6.12

Cobrowse Enterprise API

No changes.

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

  • fix: remove session expiry warning overlay

Release v2.7.4

20 Jun 19:37
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(api): bump image version to 1.57.7
  • chore(recording): bump image version to 1.11.2
  • chore(frontend): bump image version to 3.6.11
  • chore(proxy): bump image version to 1.17.0

Cobrowse Enterprise API

No changes.

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

  • fix: check for raw values on literals
  • fix: fix handling of escaped literals
  • feat: scope and filter universal cobrowse cookies
  • fix: set all rewritten cookies in response
  • refactor: universal and asset routing

Cobrowse Enterprise Recording

  • fix: fix issue that could lead to some truncated recordings during video generation

Cobrowse Enterprise Frontend

  • fix: prevent the universal proxy path from being used

Release v2.7.3

12 Jun 12:13
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • chore(frontend): bump image version to 3.6.10
  • chore(recording): bump image version to 1.11.1
  • chore(api): bump image version to 1.57.6
  • chore(sockets): bump image version to 1.11.7
  • chore(proxy): bump image version to 1.16.5

Cobrowse Enterprise API

  • feat: add account level metric tracking with dimensions
  • feat: include average ratings in reporting

Cobrowse Enterprise Sockets

No changes

Cobrowse Enterprise Proxy

  • fix: add explicit cors headers
  • fix: fix Via header format for including existing Via's
  • fix: add request Via header
  • fix: proxy Accept-Language header
  • feat: support active and focus pseudo selectors
  • fix: resolve proxy url against api url
  • fix: response without content type

Cobrowse Enterprise Recording

  • fix: startswith usage

Cobrowse Enterprise Frontend

  • fix: rewrite img srcset attribute
  • fix: replace Xamarin with DotNet
  • fix: only apply margin if agent tools are visible
  • fix: prevent double proxy of url
  • fix: fix remote control of some A tags
  • fix: update wrong bg colours
  • fix: set bg colour to transparent when embedded in an iframe
  • fix: retain query params on session leave (not end)
  • fix: improve canvas performance
  • feat: support active and focus pseudo selectors

Release v2.7.2

24 Apr 16:34
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • feat: add cluster domain config, pod annotations
  • chore(recording): bump image version to 1.10.33
  • chore(frontend): bump image version to 3.5.7
  • chore(proxy): bump image version to 1.14.1
  • chore(sockets): bump image version to 1.11.2
  • chore(api): bump image version to 1.53.0

Cobrowse Enterprise API

  • feat: add ratings
  • fix: Stop printing SMTP URL to console
  • feat: send heartbeats through redis pubsub

Cobrowse Enterprise Sockets

  • feat: monitor for heartbeats through redis pubsub from API

Cobrowse Enterprise Proxy

  • feat: rewrite string imports
  • fix: safely wrap proxied URL in quotes
  • fix: prevent proxying fragment of URL
  • feat: support new URL format for asset path

Cobrowse Enterprise Recording

No changes

Cobrowse Enterprise Frontend

  • feat: rewrite inline styles
  • feat: allow rating of ended sessions
  • fix: use a comma and space separator for srcsets
  • fix: register web components to support :defined pseudoselector
  • fix: prevent proxying fragment of URL
  • feat: support new proxy asset format
  • fix: Remove active session padding when no user controls are shown

Release v2.7.1

28 Mar 15:54
Compare
Choose a tag to compare

Deployment instructions

Run helm upgrade

Detailed changes

Cobrowse Enterprise Helm

  • fix: automountservicetoken config

Cobrowse Enterprise API

No changes.

Cobrowse Enterprise Sockets

No changes.

Cobrowse Enterprise Proxy

No changes.

Cobrowse Enterprise Recording

No changes.

Cobrowse Enterprise Frontend

No changes.