3.0.2

New Features

  • [Reactions]: Added inline reaction section feature component.

    <VeltInlineReactionsSection 
      targetReactionElementId="containerId"
    />
    

Improvements

  • [Comments]: Truncated video timeline comment card to 100 characters for improved readability.
  • [Users]: Limited user names to a maximum of 20 characters and disallowed URLs in names for security purposes.

Bug Fixes

  • [Comments]: Resolved an issue with the unread indicator in the comment dialog.