Skip to content

Release v1.7.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:08
· 14 commits to main since this release
  • Sharing: Added Copy as 10/50/100/500 MB options that compress a video under the chosen size before copying it (#140).
  • Clips: Accelerated clip creation with GPU-based video decoding and an automatic fallback to software decoding on unsupported hardware.
  • Window: Added saving of the window size and maximized state so the window reopens as it was left (#182).
  • Audio Tracks: Added microphone and headphone icons that distinguish input from output tracks. Thanks @them3rcury!
  • UI: Added the source recording's thumbnail as a background cover on clip and upload cards.
  • Clip Editor: Changed segment resizing so the playhead stays in place while the video previews the dragged edge.
  • Clip Editor: Paused playback during segment resizing and resumed it from the correct position on release.
  • Clip Editor: Moved the playhead to the new start after resizing a segment's start edge.
  • Timeline: Improved audio waveform rendering.
  • Timeline: Raised the maximum zoom level from 500x to 1000x.
  • Timeline: Reduced the minimum length of new segments from 6 seconds to 1 second.
  • Timeline: Kept resize handles usable when the playhead sits on a segment edge.
  • Timeline: Fixed segment edges showing the "move" cursor on a 1px strip that actually resized the segment.
  • Clip Editor: Fixed volume sliders in segment cards dragging the whole card instead of adjusting the volume.
  • Clip Editor: Fixed an oversized segment card drag preview after the audio track menu had been opened.
  • Tray: Added a Reset window size option that restores the default window size.
  • Tray: Renamed Exit to Quit and hid the Open option while the window is already visible.
  • UI: Changed the Add Segment button to flash yellow when creating a clip without segments.
  • Settings: Added Discord and documentation links.