3.0.63

Bug Fixes

  • [Comments]: Fixed issue where bottom sheet was incorrectly opening in the sidebar on mobile devices.

3.0.62

Features

  • [Comments]: Fixed issue where edit comment composer was not appearing in the sidebar.

  • [Comments]: Added offset property to Comment Player Timeline. This allows comment bubbles to be positioned relative to both parent and child video clips.

    <VeltCommentPlayerTimeline offset={10} />
    

Improvements

  • [Dynamic Hooks]: Now the LiveStateSync and Views hooks support dynamic input parameters for non-primitive data types.

Bug Fixes

  • [Comments]: Fixed issue where edit comment composer was not appearing in the sidebar.