Skip to main content

Launcher 5.61.0

Added

  • Support custom scopes added to idp requests

Changed

  • Upgrade web sdk to version 2.315.0

Fixed

  • Ensure configuration panel correctly shows if the sdk is installed on the current tab

Web SDK 2.315.0

Added

  • HTML guides plugin
  • guide display channel support
  • excludeRequestUrls config option for network logs
  • add localStorage caching to segment flags plugin

Fixed

  • fix issue where guide could display before its badge was displayed
  • fix issue where throttling could be ignored in multi-tab/window scenarios
  • avoid sending multiple RRWEB_ERROR logs
  • fix Guide Personalization in URLs
  • clear do not process flag when identity changes

Launcher 5.60.1

Fixed

  • Update visual design studio dependency to allow inline editing tools to operate correctly

Launcher 5.59.2

Fixed

  • Update visual design studio dependency to allow inline editing tools to operate correctly

Launcher 5.60.0

Changed

  • Upgrade web sdk to version 2.314.0
  • Do not force configuration popup to wait for refresh success message

Fixed

  • Keep header buttons visible in narrow sidepanel view
  • Ensure configuration popup shows selective urls under current apps
  • Allow popup to recognize extension urls

Web SDK 2.314.0

Added

  • add link to guide from last step seen in debugger
  • allow up to 7 days of offline data if localStorageUnload is enabled
  • analytics request retry backoff raised to 5 minutes
  • analytics request timeout is time-based instead of a fixed number of failures

Fixed

  • fix guide logic in markdown scripts for embedded guides
  • ensure all promises involved in guide loading are resolved or rejected

Launcher 5.59.1

Fixed

  • Safely handle errors in postmessage safeguard for wider message support
  • Make configuration popup messages reactive to late loaded frames

Launcher 5.58.1

Fixed

  • Safely handle errors in postmessage safeguard for wider message support
  • Make configuration popup messages reactive to late loaded frames

Web SDK 2.313.0

Added

  • pass active guide and RC module ID to listen portal
  • added alias support for publicAppId
  • analytics events can be cancelled by plugins before being sent
  • enhanced debugger search bar functionality
  • add config option to force leader frame

Fixed

  • fixed config aliasing conflicts
  • fix guide advance breaks if host application overrides Array.prototype.find incorrectly