Skip to content

Releases: Segergren/Segra

Release v1.4.2

26 Apr 17:35

Choose a tag to compare

  • Branding: Updated the logo.
  • UI: Added support for copying replay buffers to the clipboard.
  • Recording: Added the ability to block the currently recording game directly from the recording card. Closes #133.
  • Recording: Added a live preview window showing what is currently being recorded, toggleable with F11.
  • Video Player: Redesigned the overlay with a full-width seek bar and slide-up animation.
  • Video Player: Reduced arrow-key and back/forward button seeking from 10 to 5 seconds.
  • Audio: Improved waveform generation.
  • Audio Menu: Animated the audio track and per-segment menus and flipped them above the button when overflowing the viewport. Fixes #137.
  • Upload Modal: Improved keyboard navigation in the upload modal.
  • Release Notes: Reduced the release notes modal width.
  • Selection: Added support for pressing DEL to remove all selected items.
  • Keyboard Shortcuts: Fixed global shortcuts triggering while renaming a content card.
  • Game Integration: Added the game name as a fallback for starting integrations when no IGDB ID is available.
  • PUBG: Extended the wait time for match data to become available after a match ends.
  • Bugfix: Fixed video deletion failing when the file was still in use.

Release v1.4.2-rc.2

26 Apr 13:22

Choose a tag to compare

Release v1.4.2-rc.2 Pre-release
Pre-release
  • Game Integration: Added game name as a fallback for starting integrations when no IGDB ID is available.
  • PUBG: Allowed more time for match data to become available after a match ends.

Release v1.4.2-rc.1

26 Apr 00:07

Choose a tag to compare

Release v1.4.2-rc.1 Pre-release
Pre-release
  • Branding: Updated the logo.
  • Recording: Added the ability to block the currently recording game directly from the recording card. Closes #133.
  • Keyboard Shortcuts: Fixed global shortcuts (e.g. Ctrl+A) triggering while renaming a content card.

Release v1.4.2-beta.3

25 Apr 17:26

Choose a tag to compare

Release v1.4.2-beta.3 Pre-release
Pre-release
  • Recording: Added live canvas preview stream that can be toggled during recordings via F11 keybind.

Release v1.4.2-beta.2

25 Apr 12:33

Choose a tag to compare

Release v1.4.2-beta.2 Pre-release
Pre-release
  • Video Player: Redesigned the video player overlay with a full-width seek bar and slide-up animation.
  • Video Player: Reduced left/right arrow seeking and the back/forward buttons from 10 to 5 seconds.
  • Audio Menu: Animated the audio track and per-segment menus, and flipped them above the button when they would overflow the viewport. Fixes #137.
  • Selection: Added support for pressing DEL on the keyboarad to remove all selected items.
  • Upload Modal: Improved keyboard navigation in the upload modal.
  • Release Notes: Reduced the release notes modal width.

Release v1.4.2-beta.1

25 Apr 10:51

Choose a tag to compare

Release v1.4.2-beta.1 Pre-release
Pre-release
  • UI: Added support for copying replay buffers to the clipboard.
  • Audio: Improved waveform generation.
  • Bugfix: Fixed video deletion failing when the file was still being used.

Release v1.4.1

16 Apr 17:42

Choose a tag to compare

  • UI: Refreshed all icons across the app for a cleaner, more consistent look.
  • Audio: Added noise suppression for microphone input, enabled by default, to filter out background noise during recording.
  • Clips: Added a Copy button to clips and highlights to quickly copy the video file to your clipboard.
  • UI: Videos can now be renamed inline instead of opening a popup.
  • UI: Bookmark icons now adapt based on the game being played (e.g., League of Legends uses a sword icon instead of a crosshair for kills).

Release v1.4.1-beta.2

12 Apr 18:52

Choose a tag to compare

Release v1.4.1-beta.2 Pre-release
Pre-release
  • UI: Refreshed all icons across the app for a cleaner, more consistent look.
  • UI: Videos can now be renamed inline instead of opening a popup.
  • UI: Bookmark icons now adapt based on the game being played (e.g., League of Legends uses a sword icon instead of a crosshair for kills).
  • Clips: Added a Copy button to clips and highlights to quickly copy the video file to your clipboard.

Release v1.4.1-beta.1

12 Apr 11:14

Choose a tag to compare

Release v1.4.1-beta.1 Pre-release
Pre-release
  • Audio: Added noise suppression for microphone input, enabled by default, to filter out background noise during recording.

Release v1.4.0

11 Apr 20:47

Choose a tag to compare

Release

  • Multi-Track Audio: Added multi-track playback with per-track mute and per-segment track selection and volume when creating clips. Closes #89.
  • Multi-Track Audio: Added detection of multi-track audio on imported recordings. Closes #88.
  • UI: Renamed "Selections" to "Segments".
  • Window Detection: Added 15:8 aspect ratio support so windowed Minecraft is detected properly.
  • Game Integrations: Switched game matching to IGDB IDs instead of names for more reliable detection.
  • PUBG: Fixed the integration never activating due to a name mismatch.
  • Updates: Added support for the beta release channel.
  • Security: Fixed path injection, command injection, and XSS issues.