Skip to main content

Changelog

[1.1.0] - 2023-10-17

Added

  • Virtual background feature added
  • Custom thumbnail feature added

[1.0.0] - 2023-03-13

Added

  • video_title, show_mirror_webcam configs added to RecordWidgetConfig
  • WidgetErrorCallback added in Widget create method
  • Widget create method - returns CreateError on errors
  • Custom css class names added
  • video_title_updated event added to Record, Import and Edit Widgets

Changed

  • teleprompter in RecordingConfig will have additional customization
  • share_url in import_complete event changed to play_url

Fixed

  • Event listener exception handled
  • Image loading issue fix
  • Edit widget preview issue

Removed

  • show_video_title removed from RecordWidgetConfig
  • show_mirror_mode removed from AdvancedSettingsConfig