Skip to content

v1.5.0

Compare
Choose a tag to compare
@estradino estradino released this 08 Feb 13:53
· 5894 commits to main since this release

馃殌 Features

  • (OmniSearch) Reviewed search and added more filters and operators
  • (Metrics) Support of custom metrics so you can track what you care about the most
  • (Assist) Rewritten Assist from scratch for better reliability

馃挭 Improvements

  • (Assist) Reviewed search and added ability to find live sessions by metadata
  • (Assist) Remote control can be initiated without calling the end user
  • (Assist) Ability to customize both call and remote control popup
  • (OmniSearch) Save your search and share it with your team
  • Right-click on a recording in sessions list to open in a new tab
  • Share a session recording with a link having the current timestamp

馃悰 Bug Fixes

  • Ender and db workers reprocess all previously committed messages upon restart leading to big delays in displaying new recordings
  • Db worker would hang indefinitely if a table is locked
  • Check response parsing in axios plugin
  • Various fixes in elasticsearch integration
  • Inspector in DevTools doesn't highlight the proper element
  • "select" menu not appearing on replay (#294)
  • Issue searching/filtering sessions (#292)
  • Pollution of console with "OpenReplay tracking started" in production (#289)
  • Live feed on Assist loads indefinitely (#146)
  • Postgres listener error handling logs in an infinite loop (#311)
  • Minor UI fixes for a better experience