3.0.84

Features

  • [UI Customization]: Added additional CSS variables for z-index customization. Learn more.
    • --velt-comment-pin-z-index: 2147483557: For Components like Comment Pin, Triangle, etc.
    • --velt-arrow-z-index: 2147483557: For Arrow Component.
    • --velt-recorder-player-z-index: 2147483557: For Recorder Player Component.
    • --velt-cursor-z-index: 2147483647: For Cursor Component.
    • --velt-persistent-comment-frame-z-index: 2147483647: For Persistent Comment Frame Component.
    • --velt-toast-popup-z-index: 2147483647: For Toast Popup Component.
    • --velt-live-state-sync-overlay-z-index: 2147483647: For Live State Sync Overlay Component.
    • --velt-follow-mode-overlay-z-index: 2147483647: For Follow Mode Overlay Component.
    • --velt-comments-minimap-z-index: 2147483637: For Comments Minimap Component.
    • --velt-global-overlay-z-index: 2147483637: For Global Overlay Component.

Improvements

  • [Comments]: Improved comment annotation view count logic.

Bug Fixes

  • [Comments]: Fixed an issue where default custom status was not applied when adding new comment annotation.
  • [Comments]: Added support for setting dynamic targetElementId value asynchronously in comment tool.
  • [Comments]: Fixed an issue where assign dropdown input wasn’t closing after user selection.
  • [Comments]: Fixed padding around assign dropdown.
  • [Comments]: Fixed horizontal scroll and overflow issues for longer emails in assign dropdown input and assign banner.