3.0.87

Improvements

  • [Comments]: Added pagination in autocomplete option dropdown for improved performance.
  • [Comments]: Added “Edit Comment” option in header options dropdown menu for editing the first comment. Only visible to comment author and admins. Learn more.
  • [Recorder]: Added shadow dom prop in Recorder Player component to control shadow DOM encapsulation.

Using Props:

<VeltRecorderPlayer recorderId="-OEIX04CL_jGATT_zunp" shadowDom={false} />

Bug Fixes

  • [Recorder]: Fixed an issue where summary prop was not working in Recorder Player component.

3.0.86

Improvements

  • [Core]: Added updates to the core library packages.