You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload: Added a visibility option to uploads, letting clips be shared as Public or Unlisted.
Segments: Added total segment time in the sidebar.
Segments: Improved thumbnails to capture instantly and crossfade instead of showing a loader.
Hotkeys: Switched keybind detection to OBS's built-in hotkey system instead of a custom implementation, improving reliability.
Recording: Migrated recording and replay-buffer output handling to ObsKit.NET's newer output APIs, improving detection of unexpected stops such as a full disk.