Skip to content

v1.3.6

Compare
Choose a tag to compare
@estradino estradino released this 06 Dec 17:05
· 6435 commits to main since this release
92869b6

馃殌 Features

  • Assist now have co-browsing capabilities with support of remote control
  • Advanced permissions and roles (EE)
  • Use of TURN servers for more reliable webRTC connections (EE)

馃挭 Improvements

  • Capture iframe's console
  • Use of full selectors for click maps
  • Video is now disabled by default when starting a call in Assist
  • Made sharing the list of recordings slightly easier by embedding userId filter into the URL (.../sessions?userId=some_user_id)
  • Replaced docker with cri
  • Removed one bottleneck by using host volume if nfs not explicitly specified
  • Security enhancements

馃悰 Bug Fixes

  • Live session (Assist) cannot start
  • Chunks were sometimes missing from the end of recordings
  • Unable to reset password
  • Back button in replay went mad after using auto-play
  • Error when bundling with Webpack 5 (#219)
  • OpenReplay was unable to start - DOMException: Blocked a frame with origin (#211)
  • iFrame Cross-Origin Blocked (#209)
  • Do not throw error on cancelled session (#222)
  • Tracker.start() throws uncatchable errors when capture rate is limited (#199)
  • HTTP pod auto restarting a lot (#207)
  • RangeError: offset is out of bounds (#102)
  • Selected funnel doesn't save after playing next record of the selected one (#221)
  • DOMException is thrown sometimes when displaying click maps
  • Properly resize player after clicking on events toggle
  • Minor UI fixes for a better experience